[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 12:46:20.804313 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:33139,127.24.64.253:36493,127.24.64.252:36933
I20260608 12:46:20.806147 24835 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 12:46:20.807153 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:20.823511 24844 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:20.823695 24841 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:20.823513 24842 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:21.956692 24843 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:46:21.956840 24835 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 12:46:21.961383 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:21.961628 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:21.961820 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922781961800 us; error 0 us; skew 500 ppm
I20260608 12:46:21.962811 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:21.969024 24835 webserver.cc:533] Webserver started at http://127.24.64.254:39153/ using document root <none> and password file <none>
I20260608 12:46:21.969997 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:21.970211 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:21.970671 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:21.977319 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "9518313be4b24f4cb83e9aa99b60bc7f"
format_stamp: "Formatted at 2026-06-08 12:46:21 on dist-test-slave-nzcs"
I20260608 12:46:21.986742 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:46:21.993352 24850 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:21.994935 24835 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:46:21.995358 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "9518313be4b24f4cb83e9aa99b60bc7f"
format_stamp: "Formatted at 2026-06-08 12:46:21 on dist-test-slave-nzcs"
I20260608 12:46:21.995743 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:22.051816 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:22.053699 24835 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 12:46:22.054206 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:22.136332 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:33139
I20260608 12:46:22.136603 24901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:33139 every 8 connection(s)
I20260608 12:46:22.143343 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:22.145797 24902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:46:22.150383 24904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:22.152367 24905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:22.156178 24907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:22.157619 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:22.158625 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:22.158941 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:22.159161 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922782159139 us; error 0 us; skew 500 ppm
I20260608 12:46:22.160115 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:22.165027 24835 webserver.cc:533] Webserver started at http://127.24.64.253:38313/ using document root <none> and password file <none>
I20260608 12:46:22.165866 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:22.166177 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:22.166575 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:22.168195 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-1-root/instance:
uuid: "3a92d96288b742a89c491912deffec99"
format_stamp: "Formatted at 2026-06-08 12:46:22 on dist-test-slave-nzcs"
I20260608 12:46:22.171387 24902 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:22.175778 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:46:22.183652 24914 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:22.184738 24835 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:46:22.185050 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-1-root
uuid: "3a92d96288b742a89c491912deffec99"
format_stamp: "Formatted at 2026-06-08 12:46:22 on dist-test-slave-nzcs"
I20260608 12:46:22.185356 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:22.209760 24902 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:46:22.213310 24854 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.64.253:36493: connect: Connection refused (error 111)
I20260608 12:46:22.214564 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:22.216082 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:46:22.219031 24902 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.64.253:36493: Network error: Client connection negotiation failed: client connection to 127.24.64.253:36493: connect: Connection refused (error 111)
I20260608 12:46:22.269196 24902 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } attempt: 1
W20260608 12:46:22.275025 24902 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.64.253:36493: Network error: Client connection negotiation failed: client connection to 127.24.64.253:36493: connect: Connection refused (error 111)
I20260608 12:46:22.297292 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.253:36493
I20260608 12:46:22.297503 24966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.253:36493 every 8 connection(s)
I20260608 12:46:22.302953 24967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.303790 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:22.310420 24967 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:46:22.310995 24969 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:22.312408 24970 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:22.319032 24835 server_base.cc:1061] running on GCE node
W20260608 12:46:22.319450 24972 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:22.320389 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:22.320611 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:22.320818 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922782320799 us; error 0 us; skew 500 ppm
I20260608 12:46:22.321489 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:22.325278 24835 webserver.cc:533] Webserver started at http://127.24.64.252:39753/ using document root <none> and password file <none>
I20260608 12:46:22.326081 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:22.326345 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:22.326651 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:22.327157 24967 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:22.328013 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-2-root/instance:
uuid: "c9dd6605b2b94b2f84913a80c8342636"
format_stamp: "Formatted at 2026-06-08 12:46:22 on dist-test-slave-nzcs"
I20260608 12:46:22.335148 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.005s
I20260608 12:46:22.341143 24979 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:22.342155 24835 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:46:22.342309 24967 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:22.342438 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-2-root
uuid: "c9dd6605b2b94b2f84913a80c8342636"
format_stamp: "Formatted at 2026-06-08 12:46:22 on dist-test-slave-nzcs"
I20260608 12:46:22.342754 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:22.343441 24902 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } attempt: 2
W20260608 12:46:22.360052 24967 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.64.252:36933: Network error: Client connection negotiation failed: client connection to 127.24.64.252:36933: connect: Connection refused (error 111)
I20260608 12:46:22.363446 24902 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:22.364466 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:22.366287 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:46:22.369200 24902 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.64.252:36933: Network error: Client connection negotiation failed: client connection to 127.24.64.252:36933: connect: Connection refused (error 111)
I20260608 12:46:22.401091 24902 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } attempt: 1
I20260608 12:46:22.403565 24967 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } attempt: 1
W20260608 12:46:22.407514 24902 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.64.252:36933: Network error: Client connection negotiation failed: client connection to 127.24.64.252:36933: connect: Connection refused (error 111)
W20260608 12:46:22.409183 24967 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.64.252:36933: Network error: Client connection negotiation failed: client connection to 127.24.64.252:36933: connect: Connection refused (error 111)
I20260608 12:46:22.447978 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.252:36933
I20260608 12:46:22.448119 25031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.252:36933 every 8 connection(s)
I20260608 12:46:22.452883 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:22.453300 25032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.459214 25032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:22.472936 25032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:22.476584 24967 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } attempt: 2
I20260608 12:46:22.483067 24902 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } attempt: 2
I20260608 12:46:22.483634 25032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:22.503134 24967 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99: Bootstrap starting.
I20260608 12:46:22.507354 24902 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f: Bootstrap starting.
I20260608 12:46:22.511482 24967 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:22.512924 24902 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:22.514376 24967 log.cc:826] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99: Log is configured to *not* fsync() on all Append() calls
I20260608 12:46:22.516050 25032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636: Bootstrap starting.
I20260608 12:46:22.521143 24902 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f: No bootstrap required, opened a new log
I20260608 12:46:22.521270 24967 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99: No bootstrap required, opened a new log
I20260608 12:46:22.523164 25032 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:22.529899 25032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636: No bootstrap required, opened a new log
I20260608 12:46:22.543363 24902 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } }
I20260608 12:46:22.543377 24967 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } }
I20260608 12:46:22.543377 25032 raft_consensus.cc:359] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } }
I20260608 12:46:22.544229 24902 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:22.544368 24967 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:22.544399 25032 raft_consensus.cc:385] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:22.544579 24902 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9518313be4b24f4cb83e9aa99b60bc7f, State: Initialized, Role: FOLLOWER
I20260608 12:46:22.544821 24967 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a92d96288b742a89c491912deffec99, State: Initialized, Role: FOLLOWER
I20260608 12:46:22.544978 25032 raft_consensus.cc:740] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9dd6605b2b94b2f84913a80c8342636, State: Initialized, Role: FOLLOWER
I20260608 12:46:22.545868 24902 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } }
I20260608 12:46:22.545874 24967 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } }
I20260608 12:46:22.545876 25032 consensus_queue.cc:260] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } }
I20260608 12:46:22.549942 25042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [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: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } } }
I20260608 12:46:22.550753 25042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:22.552317 24902 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:22.552678 25041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [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: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } } }
I20260608 12:46:22.553501 25041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:22.554512 24967 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:22.555138 25043 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [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: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } } }
I20260608 12:46:22.555891 25043 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:22.556361 25032 sys_catalog.cc:565] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:46:22.560501 24856 tablet.cc:2404] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:46:22.588006 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:46:22.593241 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:46:22.598184 25066 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:22.598613 25066 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:46:22.599359 25071 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:22.599709 25071 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:46:22.608486 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:22.609840 25077 catalog_manager.cc:1593] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:22.610105 25077 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:46:22.619050 25078 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:22.620369 25079 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:22.624639 24835 server_base.cc:1061] running on GCE node
W20260608 12:46:22.625066 25081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:22.626107 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:22.626377 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:22.626626 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922782626607 us; error 0 us; skew 500 ppm
I20260608 12:46:22.627424 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:22.630559 24835 webserver.cc:533] Webserver started at http://127.24.64.193:35609/ using document root <none> and password file <none>
I20260608 12:46:22.631291 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:22.631525 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:22.631903 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:22.633505 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "a23056e2c05e485ba70c08ade0193aff"
format_stamp: "Formatted at 2026-06-08 12:46:22 on dist-test-slave-nzcs"
I20260608 12:46:22.640020 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:46:22.644570 25086 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:22.645406 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:22.645668 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "a23056e2c05e485ba70c08ade0193aff"
format_stamp: "Formatted at 2026-06-08 12:46:22 on dist-test-slave-nzcs"
I20260608 12:46:22.645951 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:22.669039 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:22.670369 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:22.672938 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:22.676967 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:22.677186 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:22.677435 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:22.677592 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:22.769567 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:36587
I20260608 12:46:22.769671 25148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:36587 every 8 connection(s)
I20260608 12:46:22.778688 25041 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:22.779413 25041 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } }
I20260608 12:46:22.783042 25042 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:22.783569 25042 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } }
I20260608 12:46:22.784174 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3a92d96288b742a89c491912deffec99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" is_pre_election: true
I20260608 12:46:22.785116 24877 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a92d96288b742a89c491912deffec99 in term 0.
I20260608 12:46:22.786970 24915 leader_election.cc:304] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a92d96288b742a89c491912deffec99, 9518313be4b24f4cb83e9aa99b60bc7f; no voters: 
I20260608 12:46:22.788168 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9dd6605b2b94b2f84913a80c8342636" is_pre_election: true
I20260608 12:46:22.788916 25007 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9518313be4b24f4cb83e9aa99b60bc7f in term 0.
I20260608 12:46:22.790138 25006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3a92d96288b742a89c491912deffec99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9dd6605b2b94b2f84913a80c8342636" is_pre_election: true
I20260608 12:46:22.790589 24853 leader_election.cc:304] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9518313be4b24f4cb83e9aa99b60bc7f, c9dd6605b2b94b2f84913a80c8342636; no voters: 
I20260608 12:46:22.790864 25006 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a92d96288b742a89c491912deffec99 in term 0.
I20260608 12:46:22.792431 25041 leader_election.cc:290] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9518313be4b24f4cb83e9aa99b60bc7f (127.24.64.254:33139), c9dd6605b2b94b2f84913a80c8342636 (127.24.64.252:36933)
I20260608 12:46:22.792520 25042 leader_election.cc:290] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a92d96288b742a89c491912deffec99 (127.24.64.253:36493), c9dd6605b2b94b2f84913a80c8342636 (127.24.64.252:36933)
I20260608 12:46:22.793103 25041 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:22.793673 25041 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:22.794121 25041 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:22.799680 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a92d96288b742a89c491912deffec99" is_pre_election: true
I20260608 12:46:22.793135 25042 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:22.800424 25042 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:22.800931 25042 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:22.807518 25042 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } }
I20260608 12:46:22.810082 25149 heartbeater.cc:344] Connected to a master server at 127.24.64.252:36933
I20260608 12:46:22.811379 25149 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:22.813793 25149 heartbeater.cc:507] Master 127.24.64.252:36933 requested a full tablet report, sending...
I20260608 12:46:22.819847 24997 ts_manager.cc:194] Registered new tserver with Master: a23056e2c05e485ba70c08ade0193aff (127.24.64.193:36587)
I20260608 12:46:22.825737 25041 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } }
I20260608 12:46:22.830194 24942 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9518313be4b24f4cb83e9aa99b60bc7f in current term 1: Already voted for candidate 3a92d96288b742a89c491912deffec99 in this term.
I20260608 12:46:22.830351 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3a92d96288b742a89c491912deffec99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9518313be4b24f4cb83e9aa99b60bc7f"
I20260608 12:46:22.830806 25042 leader_election.cc:290] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [CANDIDATE]: Term 1 election: Requested vote from peers 3a92d96288b742a89c491912deffec99 (127.24.64.253:36493), c9dd6605b2b94b2f84913a80c8342636 (127.24.64.252:36933)
I20260608 12:46:22.832055 24877 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a92d96288b742a89c491912deffec99 in current term 1: Already voted for candidate 9518313be4b24f4cb83e9aa99b60bc7f in this term.
I20260608 12:46:22.828603 25041 leader_election.cc:290] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [CANDIDATE]: Term 1 election: Requested vote from peers 9518313be4b24f4cb83e9aa99b60bc7f (127.24.64.254:33139), c9dd6605b2b94b2f84913a80c8342636 (127.24.64.252:36933)
I20260608 12:46:22.831780 25006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3a92d96288b742a89c491912deffec99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9dd6605b2b94b2f84913a80c8342636"
I20260608 12:46:22.836361 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9dd6605b2b94b2f84913a80c8342636"
I20260608 12:46:22.836985 25006 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:22.835451 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a92d96288b742a89c491912deffec99"
I20260608 12:46:22.839233 25150 heartbeater.cc:344] Connected to a master server at 127.24.64.253:36493
I20260608 12:46:22.839781 25150 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:22.840026 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:22.842540 25150 heartbeater.cc:507] Master 127.24.64.253:36493 requested a full tablet report, sending...
I20260608 12:46:22.843169 24854 leader_election.cc:304] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [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: 9518313be4b24f4cb83e9aa99b60bc7f; no voters: 3a92d96288b742a89c491912deffec99, c9dd6605b2b94b2f84913a80c8342636
I20260608 12:46:22.844300 25042 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:46:22.847172 24932 ts_manager.cc:194] Registered new tserver with Master: a23056e2c05e485ba70c08ade0193aff (127.24.64.193:36587)
I20260608 12:46:22.848007 25006 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a92d96288b742a89c491912deffec99 in term 1.
I20260608 12:46:22.849399 24917 leader_election.cc:304] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [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: 3a92d96288b742a89c491912deffec99, c9dd6605b2b94b2f84913a80c8342636; no voters: 9518313be4b24f4cb83e9aa99b60bc7f
I20260608 12:46:22.850584 25041 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:22.851261 25151 heartbeater.cc:344] Connected to a master server at 127.24.64.254:33139
I20260608 12:46:22.851130 25041 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 1 LEADER]: Becoming Leader. State: Replica: 3a92d96288b742a89c491912deffec99, State: Running, Role: LEADER
I20260608 12:46:22.851670 25151 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:22.852725 25151 heartbeater.cc:507] Master 127.24.64.254:33139 requested a full tablet report, sending...
I20260608 12:46:22.852742 25041 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } }
I20260608 12:46:22.856791 24867 ts_manager.cc:194] Registered new tserver with Master: a23056e2c05e485ba70c08ade0193aff (127.24.64.193:36587)
W20260608 12:46:22.861979 25158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:22.867465 25160 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:22.871222 25154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a92d96288b742a89c491912deffec99. Latest consensus state: current_term: 1 leader_uuid: "3a92d96288b742a89c491912deffec99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } } }
I20260608 12:46:22.872169 25154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [sys.catalog]: This master's current role is: LEADER
W20260608 12:46:22.879004 25162 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:22.879572 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:22.881162 25164 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:22.881155 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:22.881623 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:22.881857 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922782881828 us; error 0 us; skew 500 ppm
I20260608 12:46:22.882717 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:22.889254 24835 webserver.cc:533] Webserver started at http://127.24.64.194:32797/ using document root <none> and password file <none>
I20260608 12:46:22.889814 25164 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:22.889977 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:22.890239 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:22.890591 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:22.892136 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "b5d9d2d674cf45b588145e9e9fec4518"
format_stamp: "Formatted at 2026-06-08 12:46:22 on dist-test-slave-nzcs"
I20260608 12:46:22.898765 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:46:22.903126 25169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:22.903972 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:46:22.904368 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "b5d9d2d674cf45b588145e9e9fec4518"
format_stamp: "Formatted at 2026-06-08 12:46:22 on dist-test-slave-nzcs"
I20260608 12:46:22.904790 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:22.907063 25006 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [term 1 FOLLOWER]: Refusing update from remote peer 3a92d96288b742a89c491912deffec99: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:22.908319 24877 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 1 FOLLOWER]: Refusing update from remote peer 3a92d96288b742a89c491912deffec99: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:22.908906 25154 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:22.910578 25154 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:22.926075 25042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a92d96288b742a89c491912deffec99. Latest consensus state: current_term: 1 leader_uuid: "3a92d96288b742a89c491912deffec99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } } }
I20260608 12:46:22.926800 25042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:22.929020 25043 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a92d96288b742a89c491912deffec99. Latest consensus state: current_term: 1 leader_uuid: "3a92d96288b742a89c491912deffec99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } } }
I20260608 12:46:22.929718 25043 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:22.931409 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:22.933149 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:22.944263 25042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3a92d96288b742a89c491912deffec99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } } }
I20260608 12:46:22.945219 25042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:22.946362 25174 mvcc.cc:204] Tried to move back new op lower bound from 7294659718769266688 to 7294659718579474432. Current Snapshot: MvccSnapshot[applied={T|T < 7294659718769266688}]
I20260608 12:46:22.951596 25041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3a92d96288b742a89c491912deffec99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } } }
I20260608 12:46:22.952371 25041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:22.952838 25164 catalog_manager.cc:1382] Generated new cluster ID: e04aba38aa1a4abd9a53882ae29a8b9c
I20260608 12:46:22.953317 25041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3a92d96288b742a89c491912deffec99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } } }
I20260608 12:46:22.954018 25041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:22.953285 25164 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:22.968398 25043 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3a92d96288b742a89c491912deffec99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9518313be4b24f4cb83e9aa99b60bc7f" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 33139 } } peers { permanent_uuid: "3a92d96288b742a89c491912deffec99" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 36493 } } peers { permanent_uuid: "c9dd6605b2b94b2f84913a80c8342636" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 36933 } } }
I20260608 12:46:22.969317 25043 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:22.969568 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:22.973536 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:22.973848 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:22.974157 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:22.974370 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:22.989753 25164 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:22.992311 25164 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:23.035607 25164 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99: Generated new TSK 0
I20260608 12:46:23.038205 25164 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:23.109153 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:37193
I20260608 12:46:23.109283 25239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:37193 every 8 connection(s)
I20260608 12:46:23.132326 25240 heartbeater.cc:344] Connected to a master server at 127.24.64.252:36933
I20260608 12:46:23.132968 25240 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:23.133920 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:23.133963 25240 heartbeater.cc:507] Master 127.24.64.252:36933 requested a full tablet report, sending...
I20260608 12:46:23.137465 24997 ts_manager.cc:194] Registered new tserver with Master: b5d9d2d674cf45b588145e9e9fec4518 (127.24.64.194:37193)
I20260608 12:46:23.151345 25241 heartbeater.cc:344] Connected to a master server at 127.24.64.253:36493
I20260608 12:46:23.151888 25241 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:23.152978 25241 heartbeater.cc:507] Master 127.24.64.253:36493 requested a full tablet report, sending...
W20260608 12:46:23.154512 25247 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:23.155942 24932 ts_manager.cc:194] Registered new tserver with Master: b5d9d2d674cf45b588145e9e9fec4518 (127.24.64.194:37193)
I20260608 12:46:23.159201 24932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39910
I20260608 12:46:23.161103 25242 heartbeater.cc:344] Connected to a master server at 127.24.64.254:33139
W20260608 12:46:23.161275 25248 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:23.161530 25242 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:23.162292 25242 heartbeater.cc:507] Master 127.24.64.254:33139 requested a full tablet report, sending...
I20260608 12:46:23.165203 24867 ts_manager.cc:194] Registered new tserver with Master: b5d9d2d674cf45b588145e9e9fec4518 (127.24.64.194:37193)
I20260608 12:46:23.171918 24835 server_base.cc:1061] running on GCE node
W20260608 12:46:23.172498 25250 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:23.173548 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:23.173741 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:23.173934 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922783173914 us; error 0 us; skew 500 ppm
I20260608 12:46:23.174528 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:23.177126 24835 webserver.cc:533] Webserver started at http://127.24.64.195:33439/ using document root <none> and password file <none>
I20260608 12:46:23.177642 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:23.177834 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:23.178085 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:23.179168 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "a8ded04439504a72b929a52827bfabe7"
format_stamp: "Formatted at 2026-06-08 12:46:23 on dist-test-slave-nzcs"
I20260608 12:46:23.183848 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:46:23.187692 25255 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:23.188546 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:46:23.188866 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "a8ded04439504a72b929a52827bfabe7"
format_stamp: "Formatted at 2026-06-08 12:46:23 on dist-test-slave-nzcs"
I20260608 12:46:23.189147 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:23.211683 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:23.213068 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:23.215135 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:23.218400 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:23.218609 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:23.218842 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:23.218999 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:23.311322 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:44925
I20260608 12:46:23.311657 25317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:44925 every 8 connection(s)
I20260608 12:46:23.346161 25318 heartbeater.cc:344] Connected to a master server at 127.24.64.252:36933
I20260608 12:46:23.346665 25318 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:23.347836 25318 heartbeater.cc:507] Master 127.24.64.252:36933 requested a full tablet report, sending...
I20260608 12:46:23.352238 25320 heartbeater.cc:344] Connected to a master server at 127.24.64.254:33139
I20260608 12:46:23.352188 24997 ts_manager.cc:194] Registered new tserver with Master: a8ded04439504a72b929a52827bfabe7 (127.24.64.195:44925)
I20260608 12:46:23.353283 25320 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:23.354372 25319 heartbeater.cc:344] Connected to a master server at 127.24.64.253:36493
I20260608 12:46:23.354295 25320 heartbeater.cc:507] Master 127.24.64.254:33139 requested a full tablet report, sending...
I20260608 12:46:23.354772 25319 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:23.355610 25319 heartbeater.cc:507] Master 127.24.64.253:36493 requested a full tablet report, sending...
I20260608 12:46:23.357825 24867 ts_manager.cc:194] Registered new tserver with Master: a8ded04439504a72b929a52827bfabe7 (127.24.64.195:44925)
I20260608 12:46:23.358088 24932 ts_manager.cc:194] Registered new tserver with Master: a8ded04439504a72b929a52827bfabe7 (127.24.64.195:44925)
I20260608 12:46:23.358458 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024168125s
I20260608 12:46:23.359952 24932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39916
I20260608 12:46:23.605372 25066 catalog_manager.cc:1294] Loaded cluster ID: e04aba38aa1a4abd9a53882ae29a8b9c
I20260608 12:46:23.605808 25066 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f: loading cluster ID for follower catalog manager: success
I20260608 12:46:23.614022 25066 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f: acquiring CA information for follower catalog manager: success
I20260608 12:46:23.614977 25077 catalog_manager.cc:1294] Loaded cluster ID: e04aba38aa1a4abd9a53882ae29a8b9c
I20260608 12:46:23.615260 25077 catalog_manager.cc:1587] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636: loading cluster ID for follower catalog manager: success
I20260608 12:46:23.620083 25066 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:46:23.620707 25077 catalog_manager.cc:1609] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636: acquiring CA information for follower catalog manager: success
I20260608 12:46:23.624432 25077 catalog_manager.cc:1637] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:46:23.853533 24932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39898
I20260608 12:46:24.162684 25241 heartbeater.cc:499] Master 127.24.64.253:36493 was elected leader, sending a full tablet report...
I20260608 12:46:24.363256 25319 heartbeater.cc:499] Master 127.24.64.253:36493 was elected leader, sending a full tablet report...
I20260608 12:46:24.592242 25070 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:24.732324 24932 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39922:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:46:24.821620 25114 tablet_service.cc:1511] Processing CreateTablet for tablet 68788b82fc3a4a118fca472769cbe8a1 (DEFAULT_TABLE table=test-workload [id=888ab58d4c73457aa2ddf2450af55425]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:46:24.822628 25113 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddf61c2680d48d49178e18cb8951197 (DEFAULT_TABLE table=test-workload [id=888ab58d4c73457aa2ddf2450af55425]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:46:24.825778 25114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68788b82fc3a4a118fca472769cbe8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:24.826496 25113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddf61c2680d48d49178e18cb8951197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:24.832324 25283 tablet_service.cc:1511] Processing CreateTablet for tablet 17ae0dd3bd6b4e6fbcf01988245b915a (DEFAULT_TABLE table=test-workload [id=888ab58d4c73457aa2ddf2450af55425]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:46:24.833947 25283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ae0dd3bd6b4e6fbcf01988245b915a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:24.837218 25205 tablet_service.cc:1511] Processing CreateTablet for tablet d76e006f810d4c7daa54fb8263376064 (DEFAULT_TABLE table=test-workload [id=888ab58d4c73457aa2ddf2450af55425]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:46:24.838387 25205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76e006f810d4c7daa54fb8263376064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:24.856973 25150 heartbeater.cc:499] Master 127.24.64.253:36493 was elected leader, sending a full tablet report...
I20260608 12:46:24.864104 25352 tablet_bootstrap.cc:492] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff: Bootstrap starting.
I20260608 12:46:24.865933 25354 tablet_bootstrap.cc:492] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7: Bootstrap starting.
I20260608 12:46:24.871094 25353 tablet_bootstrap.cc:492] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518: Bootstrap starting.
I20260608 12:46:24.872681 25352 tablet_bootstrap.cc:654] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:24.874297 25354 tablet_bootstrap.cc:654] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:24.878252 25353 tablet_bootstrap.cc:654] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:24.880803 25352 tablet_bootstrap.cc:492] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff: No bootstrap required, opened a new log
I20260608 12:46:24.881476 25352 ts_tablet_manager.cc:1403] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 12:46:24.886376 25352 raft_consensus.cc:359] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23056e2c05e485ba70c08ade0193aff" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36587 } }
I20260608 12:46:24.887033 25352 raft_consensus.cc:385] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:24.887356 25352 raft_consensus.cc:740] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23056e2c05e485ba70c08ade0193aff, State: Initialized, Role: FOLLOWER
I20260608 12:46:24.887856 25354 tablet_bootstrap.cc:492] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7: No bootstrap required, opened a new log
I20260608 12:46:24.888326 25354 ts_tablet_manager.cc:1403] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260608 12:46:24.888402 25353 tablet_bootstrap.cc:492] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518: No bootstrap required, opened a new log
I20260608 12:46:24.888438 25352 consensus_queue.cc:260] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a23056e2c05e485ba70c08ade0193aff" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36587 } }
I20260608 12:46:24.889150 25353 ts_tablet_manager.cc:1403] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.015s
I20260608 12:46:24.889447 25352 raft_consensus.cc:399] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:24.889863 25352 raft_consensus.cc:493] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:24.890242 25352 raft_consensus.cc:3060] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:24.891695 25354 raft_consensus.cc:359] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8ded04439504a72b929a52827bfabe7" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44925 } }
I20260608 12:46:24.892191 25354 raft_consensus.cc:385] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:24.892436 25354 raft_consensus.cc:740] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8ded04439504a72b929a52827bfabe7, State: Initialized, Role: FOLLOWER
I20260608 12:46:24.892542 25353 raft_consensus.cc:359] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5d9d2d674cf45b588145e9e9fec4518" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 37193 } }
I20260608 12:46:24.893187 25353 raft_consensus.cc:385] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:24.893174 25354 consensus_queue.cc:260] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a8ded04439504a72b929a52827bfabe7" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44925 } }
I20260608 12:46:24.893685 25353 raft_consensus.cc:740] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d9d2d674cf45b588145e9e9fec4518, State: Initialized, Role: FOLLOWER
I20260608 12:46:24.893909 25354 raft_consensus.cc:399] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:24.894286 25354 raft_consensus.cc:493] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:24.894593 25354 raft_consensus.cc:3060] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:24.894693 25353 consensus_queue.cc:260] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5d9d2d674cf45b588145e9e9fec4518" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 37193 } }
I20260608 12:46:24.895466 25353 raft_consensus.cc:399] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:24.895790 25353 raft_consensus.cc:493] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:24.896134 25353 raft_consensus.cc:3060] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:24.898097 25352 raft_consensus.cc:515] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23056e2c05e485ba70c08ade0193aff" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36587 } }
I20260608 12:46:24.898929 25352 leader_election.cc:304] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [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: a23056e2c05e485ba70c08ade0193aff; no voters: 
I20260608 12:46:24.899638 25354 raft_consensus.cc:515] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8ded04439504a72b929a52827bfabe7" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44925 } }
I20260608 12:46:24.900269 25354 leader_election.cc:304] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [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: a8ded04439504a72b929a52827bfabe7; no voters: 
I20260608 12:46:24.901547 25352 leader_election.cc:290] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:24.903203 25354 leader_election.cc:290] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:24.903026 25353 raft_consensus.cc:515] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5d9d2d674cf45b588145e9e9fec4518" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 37193 } }
I20260608 12:46:24.904790 25353 leader_election.cc:304] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [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: b5d9d2d674cf45b588145e9e9fec4518; no voters: 
I20260608 12:46:24.906772 25358 raft_consensus.cc:2804] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:24.908335 25361 raft_consensus.cc:2804] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:24.909219 25354 ts_tablet_manager.cc:1434] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.003s
I20260608 12:46:24.927947 25353 leader_election.cc:290] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:24.928253 25352 ts_tablet_manager.cc:1434] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff: Time spent starting tablet: real 0.046s	user 0.020s	sys 0.023s
I20260608 12:46:24.928459 25361 raft_consensus.cc:697] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [term 1 LEADER]: Becoming Leader. State: Replica: a8ded04439504a72b929a52827bfabe7, State: Running, Role: LEADER
I20260608 12:46:24.929711 25364 raft_consensus.cc:2804] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:24.931279 25352 tablet_bootstrap.cc:492] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff: Bootstrap starting.
I20260608 12:46:24.929646 25361 consensus_queue.cc:237] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [LEADER]: Queue going to LEADER mode. State: All 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: "a8ded04439504a72b929a52827bfabe7" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44925 } }
I20260608 12:46:24.934235 25358 raft_consensus.cc:697] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [term 1 LEADER]: Becoming Leader. State: Replica: a23056e2c05e485ba70c08ade0193aff, State: Running, Role: LEADER
I20260608 12:46:24.935223 25364 raft_consensus.cc:697] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [term 1 LEADER]: Becoming Leader. State: Replica: b5d9d2d674cf45b588145e9e9fec4518, State: Running, Role: LEADER
I20260608 12:46:24.936424 25364 consensus_queue.cc:237] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [LEADER]: Queue going to LEADER mode. State: All 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: "b5d9d2d674cf45b588145e9e9fec4518" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 37193 } }
I20260608 12:46:24.935151 25358 consensus_queue.cc:237] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [LEADER]: Queue going to LEADER mode. State: All 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: "a23056e2c05e485ba70c08ade0193aff" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36587 } }
I20260608 12:46:24.946177 25352 tablet_bootstrap.cc:654] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:24.946342 25353 ts_tablet_manager.cc:1434] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518: Time spent starting tablet: real 0.057s	user 0.030s	sys 0.018s
I20260608 12:46:24.970044 24932 catalog_manager.cc:5696] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8ded04439504a72b929a52827bfabe7 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "a8ded04439504a72b929a52827bfabe7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8ded04439504a72b929a52827bfabe7" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44925 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:24.962364 24931 catalog_manager.cc:5696] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d9d2d674cf45b588145e9e9fec4518 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "b5d9d2d674cf45b588145e9e9fec4518" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5d9d2d674cf45b588145e9e9fec4518" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 37193 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:25.004480 24930 catalog_manager.cc:5696] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff reported cstate change: term changed from 0 to 1, leader changed from <none> to a23056e2c05e485ba70c08ade0193aff (127.24.64.193). New cstate: current_term: 1 leader_uuid: "a23056e2c05e485ba70c08ade0193aff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23056e2c05e485ba70c08ade0193aff" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36587 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:25.025039 25352 tablet_bootstrap.cc:492] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff: No bootstrap required, opened a new log
I20260608 12:46:25.025556 25352 ts_tablet_manager.cc:1403] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.016s
I20260608 12:46:25.035322 25352 raft_consensus.cc:359] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23056e2c05e485ba70c08ade0193aff" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36587 } }
I20260608 12:46:25.035965 25352 raft_consensus.cc:385] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:25.036267 25352 raft_consensus.cc:740] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23056e2c05e485ba70c08ade0193aff, State: Initialized, Role: FOLLOWER
I20260608 12:46:25.037026 25352 consensus_queue.cc:260] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a23056e2c05e485ba70c08ade0193aff" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36587 } }
I20260608 12:46:25.037734 25352 raft_consensus.cc:399] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:25.038224 25352 raft_consensus.cc:493] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:25.038638 25352 raft_consensus.cc:3060] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:25.052541 25352 raft_consensus.cc:515] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23056e2c05e485ba70c08ade0193aff" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36587 } }
I20260608 12:46:25.053655 25352 leader_election.cc:304] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [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: a23056e2c05e485ba70c08ade0193aff; no voters: 
I20260608 12:46:25.058215 25358 raft_consensus.cc:2804] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:25.059062 25358 raft_consensus.cc:697] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [term 1 LEADER]: Becoming Leader. State: Replica: a23056e2c05e485ba70c08ade0193aff, State: Running, Role: LEADER
I20260608 12:46:25.060065 25358 consensus_queue.cc:237] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [LEADER]: Queue going to LEADER mode. State: All 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: "a23056e2c05e485ba70c08ade0193aff" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36587 } }
I20260608 12:46:25.065176 25352 leader_election.cc:290] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:25.067119 25352 ts_tablet_manager.cc:1434] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.011s
I20260608 12:46:25.081939 24930 catalog_manager.cc:5696] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff reported cstate change: term changed from 0 to 1, leader changed from <none> to a23056e2c05e485ba70c08ade0193aff (127.24.64.193). New cstate: current_term: 1 leader_uuid: "a23056e2c05e485ba70c08ade0193aff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23056e2c05e485ba70c08ade0193aff" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36587 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:25.126765 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:46:25.149039 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:25.150079 24835 tablet_replica.cc:333] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff: stopping tablet replica
I20260608 12:46:25.150835 24835 raft_consensus.cc:2243] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.151391 24835 raft_consensus.cc:2272] T 68788b82fc3a4a118fca472769cbe8a1 P a23056e2c05e485ba70c08ade0193aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.154611 24835 tablet_replica.cc:333] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff: stopping tablet replica
I20260608 12:46:25.155143 24835 raft_consensus.cc:2243] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.155579 24835 raft_consensus.cc:2272] T 0ddf61c2680d48d49178e18cb8951197 P a23056e2c05e485ba70c08ade0193aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.312589 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:46:25.325224 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:46:25.346266 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:25.347160 24835 tablet_replica.cc:333] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518: stopping tablet replica
I20260608 12:46:25.347754 24835 raft_consensus.cc:2243] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.348244 24835 raft_consensus.cc:2272] T d76e006f810d4c7daa54fb8263376064 P b5d9d2d674cf45b588145e9e9fec4518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.369403 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:46:25.379354 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:46:25.396827 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:25.397857 24835 tablet_replica.cc:333] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7: stopping tablet replica
I20260608 12:46:25.398546 24835 raft_consensus.cc:2243] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.399230 24835 raft_consensus.cc:2272] T 17ae0dd3bd6b4e6fbcf01988245b915a P a8ded04439504a72b929a52827bfabe7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.419703 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:46:25.429409 24835 master.cc:562] Master@127.24.64.254:33139 shutting down...
I20260608 12:46:25.531746 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.532406 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.532804 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9518313be4b24f4cb83e9aa99b60bc7f: stopping tablet replica
I20260608 12:46:25.552472 24835 master.cc:584] Master@127.24.64.254:33139 shutdown complete.
I20260608 12:46:25.564028 24835 master.cc:562] Master@127.24.64.253:36493 shutting down...
I20260608 12:46:25.578567 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.579704 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.580049 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3a92d96288b742a89c491912deffec99: stopping tablet replica
I20260608 12:46:25.628585 24835 master.cc:584] Master@127.24.64.253:36493 shutdown complete.
I20260608 12:46:25.642727 24835 master.cc:562] Master@127.24.64.252:36933 shutting down...
I20260608 12:46:25.660324 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.661010 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.661392 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P c9dd6605b2b94b2f84913a80c8342636: stopping tablet replica
I20260608 12:46:25.680811 24835 master.cc:584] Master@127.24.64.252:36933 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4908 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:46:25.710712 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:38453
I20260608 12:46:25.711956 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:25.718454 25376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:25.719045 25377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:25.721331 25379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:25.722890 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:25.724090 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:25.724275 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:25.724449 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922785724432 us; error 0 us; skew 500 ppm
I20260608 12:46:25.725169 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:25.727810 24835 webserver.cc:533] Webserver started at http://127.24.64.254:32993/ using document root <none> and password file <none>
I20260608 12:46:25.728333 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:25.728503 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:25.728834 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:25.729982 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "ee253db43fbe4d1391dd05cb07c1be81"
format_stamp: "Formatted at 2026-06-08 12:46:25 on dist-test-slave-nzcs"
I20260608 12:46:25.735096 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 12:46:25.738754 25384 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:25.739652 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:46:25.739953 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "ee253db43fbe4d1391dd05cb07c1be81"
format_stamp: "Formatted at 2026-06-08 12:46:25 on dist-test-slave-nzcs"
I20260608 12:46:25.740274 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:25.752732 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:25.753855 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:25.792774 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:38453
I20260608 12:46:25.792925 25435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:38453 every 8 connection(s)
I20260608 12:46:25.797030 25436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:25.807572 25436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81: Bootstrap starting.
I20260608 12:46:25.812430 25436 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:25.816720 25436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81: No bootstrap required, opened a new log
I20260608 12:46:25.818900 25436 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee253db43fbe4d1391dd05cb07c1be81" member_type: VOTER }
I20260608 12:46:25.819296 25436 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:25.819535 25436 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee253db43fbe4d1391dd05cb07c1be81, State: Initialized, Role: FOLLOWER
I20260608 12:46:25.820168 25436 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee253db43fbe4d1391dd05cb07c1be81" member_type: VOTER }
I20260608 12:46:25.820641 25436 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:25.820871 25436 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:25.821130 25436 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:25.825563 25436 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee253db43fbe4d1391dd05cb07c1be81" member_type: VOTER }
I20260608 12:46:25.826085 25436 leader_election.cc:304] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [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: ee253db43fbe4d1391dd05cb07c1be81; no voters: 
I20260608 12:46:25.827313 25436 leader_election.cc:290] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:25.827692 25439 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:25.829099 25439 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [term 1 LEADER]: Becoming Leader. State: Replica: ee253db43fbe4d1391dd05cb07c1be81, State: Running, Role: LEADER
I20260608 12:46:25.829799 25439 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [LEADER]: Queue going to LEADER mode. State: All 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: "ee253db43fbe4d1391dd05cb07c1be81" member_type: VOTER }
I20260608 12:46:25.830322 25436 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:25.832712 25440 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee253db43fbe4d1391dd05cb07c1be81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee253db43fbe4d1391dd05cb07c1be81" member_type: VOTER } }
I20260608 12:46:25.832829 25441 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee253db43fbe4d1391dd05cb07c1be81. Latest consensus state: current_term: 1 leader_uuid: "ee253db43fbe4d1391dd05cb07c1be81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee253db43fbe4d1391dd05cb07c1be81" member_type: VOTER } }
I20260608 12:46:25.833444 25440 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:25.833441 25441 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:25.836818 25445 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:25.843120 25445 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:25.847041 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:25.852883 25445 catalog_manager.cc:1382] Generated new cluster ID: 28a8670b95584fbab5a59e27e526e9bb
I20260608 12:46:25.853209 25445 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:25.887224 25445 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:25.888586 25445 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:25.913820 25445 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81: Generated new TSK 0
I20260608 12:46:25.914529 25445 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:25.979166 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:25.986048 25457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:25.987103 25458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:25.988641 25460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:25.989355 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:25.990206 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:25.990398 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:25.990528 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922785990516 us; error 0 us; skew 500 ppm
I20260608 12:46:25.991098 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:25.993709 24835 webserver.cc:533] Webserver started at http://127.24.64.193:44013/ using document root <none> and password file <none>
I20260608 12:46:25.994234 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:25.994400 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:25.994628 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:25.995805 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "23439f67ebb84a558d82e6450932494d"
format_stamp: "Formatted at 2026-06-08 12:46:25 on dist-test-slave-nzcs"
I20260608 12:46:26.001801 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:46:26.005764 25465 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.006651 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:46:26.006970 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "23439f67ebb84a558d82e6450932494d"
format_stamp: "Formatted at 2026-06-08 12:46:25 on dist-test-slave-nzcs"
I20260608 12:46:26.007284 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:26.019609 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:26.020843 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:26.022433 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:26.025019 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:26.025231 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.025461 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:26.025628 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.068454 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:33969
I20260608 12:46:26.068591 25527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:33969 every 8 connection(s)
I20260608 12:46:26.073761 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:26.081074 25532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:26.082494 25533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:26.085613 25535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:26.086199 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:26.087175 25528 heartbeater.cc:344] Connected to a master server at 127.24.64.254:38453
I20260608 12:46:26.087378 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:46:26.087514 25528 heartbeater.cc:461] Registering TS with master...
W20260608 12:46:26.087641 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:26.087877 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922786087855 us; error 0 us; skew 500 ppm
I20260608 12:46:26.088376 25528 heartbeater.cc:507] Master 127.24.64.254:38453 requested a full tablet report, sending...
I20260608 12:46:26.088562 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:26.091048 25401 ts_manager.cc:194] Registered new tserver with Master: 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969)
I20260608 12:46:26.091609 24835 webserver.cc:533] Webserver started at http://127.24.64.194:37045/ using document root <none> and password file <none>
I20260608 12:46:26.092381 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:26.092634 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:26.093022 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:26.093628 25401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54624
I20260608 12:46:26.094564 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
format_stamp: "Formatted at 2026-06-08 12:46:26 on dist-test-slave-nzcs"
I20260608 12:46:26.099188 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:46:26.102805 25540 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.103613 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:46:26.103895 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
format_stamp: "Formatted at 2026-06-08 12:46:26 on dist-test-slave-nzcs"
I20260608 12:46:26.104202 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:26.119462 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:26.120831 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:26.122490 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:26.125097 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:26.125310 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.125577 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:26.125742 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.169482 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:42327
I20260608 12:46:26.169585 25602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:42327 every 8 connection(s)
I20260608 12:46:26.174863 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:26.182722 25606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:26.183430 25607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:26.185456 25609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:26.187040 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:26.188140 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:26.188445 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:26.188710 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922786188660 us; error 0 us; skew 500 ppm
I20260608 12:46:26.189481 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:26.189613 25603 heartbeater.cc:344] Connected to a master server at 127.24.64.254:38453
I20260608 12:46:26.190019 25603 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:26.190991 25603 heartbeater.cc:507] Master 127.24.64.254:38453 requested a full tablet report, sending...
I20260608 12:46:26.192440 24835 webserver.cc:533] Webserver started at http://127.24.64.195:36101/ using document root <none> and password file <none>
I20260608 12:46:26.193109 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:26.193300 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:26.193271 25401 ts_manager.cc:194] Registered new tserver with Master: c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327)
I20260608 12:46:26.193809 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:26.194936 25401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54632
I20260608 12:46:26.194976 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "6303dd28cf084f81a4af50249421df42"
format_stamp: "Formatted at 2026-06-08 12:46:26 on dist-test-slave-nzcs"
I20260608 12:46:26.200389 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:46:26.204788 25614 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.205659 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:26.206029 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "6303dd28cf084f81a4af50249421df42"
format_stamp: "Formatted at 2026-06-08 12:46:26 on dist-test-slave-nzcs"
I20260608 12:46:26.206359 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:26.220475 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:26.221956 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:26.223613 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:26.226296 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:26.226534 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.226789 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:26.226960 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.271674 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:42359
I20260608 12:46:26.271787 25676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:42359 every 8 connection(s)
I20260608 12:46:26.288146 25677 heartbeater.cc:344] Connected to a master server at 127.24.64.254:38453
I20260608 12:46:26.288599 25677 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:26.289515 25677 heartbeater.cc:507] Master 127.24.64.254:38453 requested a full tablet report, sending...
I20260608 12:46:26.291850 25401 ts_manager.cc:194] Registered new tserver with Master: 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:26.292026 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016691594s
I20260608 12:46:26.293922 25401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54642
I20260608 12:46:26.971019 25401 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54658:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:46:26.974058 25401 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:46:27.049923 25567 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8ec1d287e14deab9c7403c10204c1e (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:46:27.050293 25568 tablet_service.cc:1511] Processing CreateTablet for tablet 2fbfedc1715b4b2da18ebf72304138f2 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:46:27.051712 25567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8ec1d287e14deab9c7403c10204c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.052238 25566 tablet_service.cc:1511] Processing CreateTablet for tablet 64f6166bf39c49bd81db04df3b462395 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:46:27.055739 25565 tablet_service.cc:1511] Processing CreateTablet for tablet 67ae8da16d024e39bf50541ee1a120c0 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:46:27.057485 25566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f6166bf39c49bd81db04df3b462395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.059666 25642 tablet_service.cc:1511] Processing CreateTablet for tablet 2fbfedc1715b4b2da18ebf72304138f2 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:46:27.061167 25642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fbfedc1715b4b2da18ebf72304138f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.060954 25640 tablet_service.cc:1511] Processing CreateTablet for tablet 64f6166bf39c49bd81db04df3b462395 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:46:27.060894 25639 tablet_service.cc:1511] Processing CreateTablet for tablet 67ae8da16d024e39bf50541ee1a120c0 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:46:27.062318 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ae8da16d024e39bf50541ee1a120c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.062781 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f6166bf39c49bd81db04df3b462395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.061216 25641 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8ec1d287e14deab9c7403c10204c1e (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:46:27.064143 25641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8ec1d287e14deab9c7403c10204c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.064921 25639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ae8da16d024e39bf50541ee1a120c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.065527 25568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fbfedc1715b4b2da18ebf72304138f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.084733 25697 tablet_bootstrap.cc:492] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42: Bootstrap starting.
I20260608 12:46:27.086159 25564 tablet_service.cc:1511] Processing CreateTablet for tablet ad1cf4c6a32b485492eb6c7257706800 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:46:27.087864 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1cf4c6a32b485492eb6c7257706800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.088579 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 2fbfedc1715b4b2da18ebf72304138f2 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:46:27.090096 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fbfedc1715b4b2da18ebf72304138f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.096347 25528 heartbeater.cc:499] Master 127.24.64.254:38453 was elected leader, sending a full tablet report...
I20260608 12:46:27.103819 25492 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8ec1d287e14deab9c7403c10204c1e (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:46:27.105561 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8ec1d287e14deab9c7403c10204c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.114687 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 64f6166bf39c49bd81db04df3b462395 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:46:27.116478 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f6166bf39c49bd81db04df3b462395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.117990 25489 tablet_service.cc:1511] Processing CreateTablet for tablet ad1cf4c6a32b485492eb6c7257706800 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:46:27.122532 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1cf4c6a32b485492eb6c7257706800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.114867 25490 tablet_service.cc:1511] Processing CreateTablet for tablet 67ae8da16d024e39bf50541ee1a120c0 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:46:27.125840 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ae8da16d024e39bf50541ee1a120c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.129230 25642 tablet_service.cc:1511] Processing CreateTablet for tablet ad1cf4c6a32b485492eb6c7257706800 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:46:27.130725 25642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1cf4c6a32b485492eb6c7257706800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.136301 25563 tablet_service.cc:1511] Processing CreateTablet for tablet 402cf5066f8345159613e617ceee25ea (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:46:27.138332 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402cf5066f8345159613e617ceee25ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.154783 25488 tablet_service.cc:1511] Processing CreateTablet for tablet 402cf5066f8345159613e617ceee25ea (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:46:27.156639 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402cf5066f8345159613e617ceee25ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.158525 25487 tablet_service.cc:1511] Processing CreateTablet for tablet fc90d4973bc04e549b6465846d464242 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:46:27.161509 25487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc90d4973bc04e549b6465846d464242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.170509 25640 tablet_service.cc:1511] Processing CreateTablet for tablet 402cf5066f8345159613e617ceee25ea (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:46:27.172077 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402cf5066f8345159613e617ceee25ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.173979 25639 tablet_service.cc:1511] Processing CreateTablet for tablet fc90d4973bc04e549b6465846d464242 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:46:27.175778 25486 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3945f6ce644728b7401e59aebed2a7 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:46:27.177515 25562 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3945f6ce644728b7401e59aebed2a7 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:46:27.178063 25486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3945f6ce644728b7401e59aebed2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.178974 25639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc90d4973bc04e549b6465846d464242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.179386 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3945f6ce644728b7401e59aebed2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.179209 25638 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3945f6ce644728b7401e59aebed2a7 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:46:27.180560 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3945f6ce644728b7401e59aebed2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.186475 25697 tablet_bootstrap.cc:654] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.186046 25568 tablet_service.cc:1511] Processing CreateTablet for tablet fc90d4973bc04e549b6465846d464242 (DEFAULT_TABLE table=test-workload [id=875f12098c68427bad1e9386503d843a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:46:27.197742 25603 heartbeater.cc:499] Master 127.24.64.254:38453 was elected leader, sending a full tablet report...
I20260608 12:46:27.201658 25698 tablet_bootstrap.cc:492] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119: Bootstrap starting.
I20260608 12:46:27.203747 25568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc90d4973bc04e549b6465846d464242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.223691 25699 tablet_bootstrap.cc:492] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d: Bootstrap starting.
I20260608 12:46:27.240854 25698 tablet_bootstrap.cc:654] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.245361 25699 tablet_bootstrap.cc:654] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.250614 25698 tablet_bootstrap.cc:492] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119: No bootstrap required, opened a new log
I20260608 12:46:27.251040 25699 tablet_bootstrap.cc:492] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d: No bootstrap required, opened a new log
I20260608 12:46:27.251179 25698 ts_tablet_manager.cc:1403] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.008s
I20260608 12:46:27.251600 25699 ts_tablet_manager.cc:1403] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.006s
I20260608 12:46:27.254379 25697 tablet_bootstrap.cc:492] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42: No bootstrap required, opened a new log
I20260608 12:46:27.254627 25698 raft_consensus.cc:359] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.254882 25699 raft_consensus.cc:359] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.255405 25698 raft_consensus.cc:385] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.255677 25699 raft_consensus.cc:385] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.255739 25698 raft_consensus.cc:740] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.256165 25699 raft_consensus.cc:740] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23439f67ebb84a558d82e6450932494d, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.256887 25698 consensus_queue.cc:260] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.257186 25699 consensus_queue.cc:260] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.254868 25697 ts_tablet_manager.cc:1403] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42: Time spent bootstrapping tablet: real 0.171s	user 0.012s	sys 0.000s
I20260608 12:46:27.263404 25699 ts_tablet_manager.cc:1434] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260608 12:46:27.264472 25699 tablet_bootstrap.cc:492] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d: Bootstrap starting.
I20260608 12:46:27.264703 25698 ts_tablet_manager.cc:1434] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260608 12:46:27.265744 25698 tablet_bootstrap.cc:492] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119: Bootstrap starting.
I20260608 12:46:27.268049 25697 raft_consensus.cc:359] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.268919 25697 raft_consensus.cc:385] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.269307 25697 raft_consensus.cc:740] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.270220 25697 consensus_queue.cc:260] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.272037 25698 tablet_bootstrap.cc:654] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.272384 25699 tablet_bootstrap.cc:654] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.281414 25677 heartbeater.cc:499] Master 127.24.64.254:38453 was elected leader, sending a full tablet report...
I20260608 12:46:27.282581 25697 ts_tablet_manager.cc:1434] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.000s
I20260608 12:46:27.283773 25697 tablet_bootstrap.cc:492] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42: Bootstrap starting.
I20260608 12:46:27.290712 25697 tablet_bootstrap.cc:654] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.294241 25699 tablet_bootstrap.cc:492] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d: No bootstrap required, opened a new log
I20260608 12:46:27.294809 25699 ts_tablet_manager.cc:1403] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.000s
I20260608 12:46:27.295210 25698 tablet_bootstrap.cc:492] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119: No bootstrap required, opened a new log
I20260608 12:46:27.295748 25698 ts_tablet_manager.cc:1403] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.008s
I20260608 12:46:27.298221 25699 raft_consensus.cc:359] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.299082 25699 raft_consensus.cc:385] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.298933 25698 raft_consensus.cc:359] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.299549 25699 raft_consensus.cc:740] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23439f67ebb84a558d82e6450932494d, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.299857 25698 raft_consensus.cc:385] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.300261 25698 raft_consensus.cc:740] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.300700 25699 consensus_queue.cc:260] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.301255 25698 consensus_queue.cc:260] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.305564 25699 ts_tablet_manager.cc:1434] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 12:46:27.306586 25698 ts_tablet_manager.cc:1434] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:46:27.306712 25699 tablet_bootstrap.cc:492] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d: Bootstrap starting.
I20260608 12:46:27.307687 25698 tablet_bootstrap.cc:492] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119: Bootstrap starting.
I20260608 12:46:27.315183 25698 tablet_bootstrap.cc:654] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.315361 25699 tablet_bootstrap.cc:654] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.330327 25699 tablet_bootstrap.cc:492] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d: No bootstrap required, opened a new log
I20260608 12:46:27.330327 25698 tablet_bootstrap.cc:492] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119: No bootstrap required, opened a new log
I20260608 12:46:27.331139 25699 ts_tablet_manager.cc:1403] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.013s
I20260608 12:46:27.331249 25698 ts_tablet_manager.cc:1403] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260608 12:46:27.335700 25699 raft_consensus.cc:359] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.336576 25699 raft_consensus.cc:385] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.336239 25698 raft_consensus.cc:359] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.336944 25699 raft_consensus.cc:740] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23439f67ebb84a558d82e6450932494d, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.337179 25698 raft_consensus.cc:385] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.337559 25698 raft_consensus.cc:740] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.337736 25699 consensus_queue.cc:260] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.338512 25698 consensus_queue.cc:260] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.339397 25697 tablet_bootstrap.cc:492] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42: No bootstrap required, opened a new log
I20260608 12:46:27.340016 25697 ts_tablet_manager.cc:1403] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.041s
I20260608 12:46:27.340898 25698 ts_tablet_manager.cc:1434] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:46:27.341904 25698 tablet_bootstrap.cc:492] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119: Bootstrap starting.
I20260608 12:46:27.343516 25697 raft_consensus.cc:359] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.344318 25697 raft_consensus.cc:385] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.344614 25697 raft_consensus.cc:740] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.345726 25697 consensus_queue.cc:260] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.347613 25699 ts_tablet_manager.cc:1434] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:46:27.347972 25697 ts_tablet_manager.cc:1434] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:46:27.349047 25697 tablet_bootstrap.cc:492] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42: Bootstrap starting.
I20260608 12:46:27.349164 25698 tablet_bootstrap.cc:654] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.354838 25699 tablet_bootstrap.cc:492] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d: Bootstrap starting.
I20260608 12:46:27.357050 25697 tablet_bootstrap.cc:654] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.362177 25699 tablet_bootstrap.cc:654] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.372574 25698 tablet_bootstrap.cc:492] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119: No bootstrap required, opened a new log
I20260608 12:46:27.373319 25698 ts_tablet_manager.cc:1403] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.007s
I20260608 12:46:27.374473 25697 tablet_bootstrap.cc:492] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42: No bootstrap required, opened a new log
I20260608 12:46:27.375123 25697 ts_tablet_manager.cc:1403] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.006s
I20260608 12:46:27.375299 25699 tablet_bootstrap.cc:492] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d: No bootstrap required, opened a new log
I20260608 12:46:27.375890 25699 ts_tablet_manager.cc:1403] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260608 12:46:27.376585 25698 raft_consensus.cc:359] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.377375 25698 raft_consensus.cc:385] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.377669 25698 raft_consensus.cc:740] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.378273 25697 raft_consensus.cc:359] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.378510 25699 raft_consensus.cc:359] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.379020 25697 raft_consensus.cc:385] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.378509 25698 consensus_queue.cc:260] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.379357 25699 raft_consensus.cc:385] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.379405 25697 raft_consensus.cc:740] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.379849 25699 raft_consensus.cc:740] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23439f67ebb84a558d82e6450932494d, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.380424 25697 consensus_queue.cc:260] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.381198 25698 ts_tablet_manager.cc:1434] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:46:27.380829 25699 consensus_queue.cc:260] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.382292 25698 tablet_bootstrap.cc:492] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119: Bootstrap starting.
I20260608 12:46:27.382718 25697 ts_tablet_manager.cc:1434] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:46:27.383267 25699 ts_tablet_manager.cc:1434] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 12:46:27.383565 25703 raft_consensus.cc:493] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.383780 25697 tablet_bootstrap.cc:492] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42: Bootstrap starting.
I20260608 12:46:27.384337 25699 tablet_bootstrap.cc:492] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d: Bootstrap starting.
I20260608 12:46:27.384093 25703 raft_consensus.cc:515] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.395778 25705 raft_consensus.cc:493] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.396327 25705 raft_consensus.cc:515] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.400578 25703 leader_election.cc:290] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:27.403815 25698 tablet_bootstrap.cc:654] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.403815 25697 tablet_bootstrap.cc:654] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.403805 25699 tablet_bootstrap.cc:654] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.408432 25705 leader_election.cc:290] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327), 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969)
I20260608 12:46:27.419274 25703 raft_consensus.cc:493] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.420143 25703 raft_consensus.cc:515] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.428897 25703 leader_election.cc:290] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:27.441781 25697 tablet_bootstrap.cc:492] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42: No bootstrap required, opened a new log
I20260608 12:46:27.442629 25697 ts_tablet_manager.cc:1403] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.008s
I20260608 12:46:27.444427 25699 tablet_bootstrap.cc:492] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d: No bootstrap required, opened a new log
I20260608 12:46:27.444978 25699 ts_tablet_manager.cc:1403] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.010s
I20260608 12:46:27.446537 25697 raft_consensus.cc:359] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.447333 25697 raft_consensus.cc:385] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.447162 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae8da16d024e39bf50541ee1a120c0" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d" is_pre_election: true
I20260608 12:46:27.447476 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402cf5066f8345159613e617ceee25ea" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d" is_pre_election: true
I20260608 12:46:27.447688 25697 raft_consensus.cc:740] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.448975 25697 consensus_queue.cc:260] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
W20260608 12:46:27.449533 25541 leader_election.cc:343] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:46:27.450275 25541 leader_election.cc:343] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:27.451660 25697 ts_tablet_manager.cc:1434] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 12:46:27.453161 25697 tablet_bootstrap.cc:492] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42: Bootstrap starting.
I20260608 12:46:27.458073 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae8da16d024e39bf50541ee1a120c0" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42" is_pre_election: true
I20260608 12:46:27.458407 25698 tablet_bootstrap.cc:492] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119: No bootstrap required, opened a new log
I20260608 12:46:27.448954 25699 raft_consensus.cc:359] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.459385 25652 raft_consensus.cc:2468] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in term 0.
I20260608 12:46:27.459662 25699 raft_consensus.cc:385] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.458995 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402cf5066f8345159613e617ceee25ea" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42" is_pre_election: true
I20260608 12:46:27.460116 25699 raft_consensus.cc:740] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23439f67ebb84a558d82e6450932494d, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.461041 25699 consensus_queue.cc:260] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.463500 25699 ts_tablet_manager.cc:1434] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260608 12:46:27.464527 25699 tablet_bootstrap.cc:492] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d: Bootstrap starting.
W20260608 12:46:27.461694 25542 leader_election.cc:343] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:27.458926 25698 ts_tablet_manager.cc:1403] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent bootstrapping tablet: real 0.077s	user 0.004s	sys 0.013s
I20260608 12:46:27.468251 25704 raft_consensus.cc:493] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.469026 25704 raft_consensus.cc:515] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.466763 25542 leader_election.cc:304] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [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: c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42
I20260608 12:46:27.467705 25697 tablet_bootstrap.cc:654] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.473479 25542 leader_election.cc:304] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [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: 6303dd28cf084f81a4af50249421df42, c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 23439f67ebb84a558d82e6450932494d
I20260608 12:46:27.476917 25703 raft_consensus.cc:2749] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:46:27.478688 25703 raft_consensus.cc:2804] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:27.479060 25703 raft_consensus.cc:493] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:27.479442 25703 raft_consensus.cc:3060] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.488282 25699 tablet_bootstrap.cc:654] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.488428 25724 raft_consensus.cc:493] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.489321 25704 leader_election.cc:290] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:27.492825 25724 raft_consensus.cc:515] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.500164 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbfedc1715b4b2da18ebf72304138f2" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d" is_pre_election: true
I20260608 12:46:27.501071 25502 raft_consensus.cc:2468] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 0.
I20260608 12:46:27.502715 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbfedc1715b4b2da18ebf72304138f2" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d" is_pre_election: true
I20260608 12:46:27.504158 25502 raft_consensus.cc:2468] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in term 0.
I20260608 12:46:27.505580 25724 leader_election.cc:290] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359), 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969)
I20260608 12:46:27.505908 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbfedc1715b4b2da18ebf72304138f2" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42" is_pre_election: true
I20260608 12:46:27.506897 25652 raft_consensus.cc:2468] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in term 0.
I20260608 12:46:27.507028 25615 leader_election.cc:304] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42; no voters: 
I20260608 12:46:27.507997 25705 raft_consensus.cc:2804] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:27.508113 25541 leader_election.cc:304] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23439f67ebb84a558d82e6450932494d, c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 
I20260608 12:46:27.508364 25705 raft_consensus.cc:493] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:27.508898 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbfedc1715b4b2da18ebf72304138f2" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" is_pre_election: true
I20260608 12:46:27.509919 25578 raft_consensus.cc:2468] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 0.
I20260608 12:46:27.509294 25705 raft_consensus.cc:3060] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.512351 25724 raft_consensus.cc:2804] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:27.512820 25724 raft_consensus.cc:493] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:27.513200 25724 raft_consensus.cc:3060] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.500316 25698 raft_consensus.cc:359] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.521575 25698 raft_consensus.cc:385] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.521394 25703 raft_consensus.cc:515] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.522919 25698 raft_consensus.cc:740] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.523774 25705 raft_consensus.cc:515] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.529942 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae8da16d024e39bf50541ee1a120c0" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d"
I20260608 12:46:27.526752 25698 consensus_queue.cc:260] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.530678 25697 tablet_bootstrap.cc:492] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42: No bootstrap required, opened a new log
I20260608 12:46:27.531939 25697 ts_tablet_manager.cc:1403] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.003s
I20260608 12:46:27.532577 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae8da16d024e39bf50541ee1a120c0" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42"
I20260608 12:46:27.534133 25705 leader_election.cc:290] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 election: Requested vote from peers c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327), 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969)
W20260608 12:46:27.531970 25541 leader_election.cc:343] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:27.534986 25652 raft_consensus.cc:3060] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.535468 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbfedc1715b4b2da18ebf72304138f2" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
I20260608 12:46:27.536036 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbfedc1715b4b2da18ebf72304138f2" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d"
I20260608 12:46:27.536727 25502 raft_consensus.cc:3060] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.533601 25703 leader_election.cc:290] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 election: Requested vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:27.543856 25699 tablet_bootstrap.cc:492] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d: No bootstrap required, opened a new log
I20260608 12:46:27.547962 25698 ts_tablet_manager.cc:1434] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.011s
I20260608 12:46:27.546006 25699 ts_tablet_manager.cc:1403] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.003s
I20260608 12:46:27.544763 25705 raft_consensus.cc:493] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.554661 25699 raft_consensus.cc:359] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.555263 25502 raft_consensus.cc:2468] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 1.
I20260608 12:46:27.555406 25652 raft_consensus.cc:2468] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in term 1.
I20260608 12:46:27.555565 25699 raft_consensus.cc:385] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.557190 25699 raft_consensus.cc:740] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23439f67ebb84a558d82e6450932494d, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.557397 25615 leader_election.cc:304] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [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: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42; no voters: 
I20260608 12:46:27.558521 25704 raft_consensus.cc:493] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.558072 25699 consensus_queue.cc:260] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.548367 25697 raft_consensus.cc:359] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.559047 25704 raft_consensus.cc:515] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.559559 25697 raft_consensus.cc:385] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.559909 25697 raft_consensus.cc:740] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.560990 25697 consensus_queue.cc:260] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.551359 25705 raft_consensus.cc:515] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.562253 25542 leader_election.cc:304] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [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: 6303dd28cf084f81a4af50249421df42, c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 23439f67ebb84a558d82e6450932494d
I20260608 12:46:27.565478 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8ec1d287e14deab9c7403c10204c1e" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" is_pre_election: true
I20260608 12:46:27.566151 25577 raft_consensus.cc:2468] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 0.
I20260608 12:46:27.566740 25728 raft_consensus.cc:2804] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:27.567982 25618 leader_election.cc:304] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6303dd28cf084f81a4af50249421df42, c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 
I20260608 12:46:27.556372 25698 tablet_bootstrap.cc:492] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119: Bootstrap starting.
I20260608 12:46:27.569906 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1cf4c6a32b485492eb6c7257706800" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42" is_pre_election: true
I20260608 12:46:27.570608 25651 raft_consensus.cc:2468] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23439f67ebb84a558d82e6450932494d in term 0.
I20260608 12:46:27.572737 25728 raft_consensus.cc:697] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 LEADER]: Becoming Leader. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Running, Role: LEADER
I20260608 12:46:27.566107 25704 leader_election.cc:290] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:27.578220 25467 leader_election.cc:304] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42; no voters: 
I20260608 12:46:27.579838 25704 raft_consensus.cc:2804] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:27.580232 25704 raft_consensus.cc:493] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:27.581048 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbfedc1715b4b2da18ebf72304138f2" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" is_pre_election: true
I20260608 12:46:27.576363 25705 leader_election.cc:290] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327)
I20260608 12:46:27.586184 25705 raft_consensus.cc:2804] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:27.587169 25705 raft_consensus.cc:697] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Becoming Leader. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Running, Role: LEADER
I20260608 12:46:27.588186 25705 consensus_queue.cc:237] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.573849 25728 consensus_queue.cc:237] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.584144 25576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1cf4c6a32b485492eb6c7257706800" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" is_pre_election: true
I20260608 12:46:27.580571 25704 raft_consensus.cc:3060] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.593089 25576 raft_consensus.cc:2468] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23439f67ebb84a558d82e6450932494d in term 0.
I20260608 12:46:27.581043 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbfedc1715b4b2da18ebf72304138f2" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42" is_pre_election: true
I20260608 12:46:27.590186 25731 raft_consensus.cc:2804] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:27.582293 25724 raft_consensus.cc:515] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } }
I20260608 12:46:27.591064 25697 ts_tablet_manager.cc:1434] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.010s
I20260608 12:46:27.599911 25467 leader_election.cc:304] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [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: 23439f67ebb84a558d82e6450932494d; no voters: 6303dd28cf084f81a4af50249421df42, c39b2bcaa2a449ccb6fbcf94e5088119
I20260608 12:46:27.600201 25697 tablet_bootstrap.cc:492] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42: Bootstrap starting.
I20260608 12:46:27.600597 25731 raft_consensus.cc:493] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:27.601562 25730 raft_consensus.cc:2749] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:46:27.601863 25578 raft_consensus.cc:2393] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6303dd28cf084f81a4af50249421df42 in current term 1: Already voted for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in this term.
I20260608 12:46:27.604570 25724 leader_election.cc:290] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 election: Requested vote from peers 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359), 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969)
I20260608 12:46:27.604789 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbfedc1715b4b2da18ebf72304138f2" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42"
I20260608 12:46:27.609231 25698 tablet_bootstrap.cc:654] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.604645 25731 raft_consensus.cc:3060] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.612739 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8ec1d287e14deab9c7403c10204c1e" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d" is_pre_election: true
I20260608 12:46:27.608356 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fbfedc1715b4b2da18ebf72304138f2" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d"
I20260608 12:46:27.613482 25503 raft_consensus.cc:2468] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 0.
I20260608 12:46:27.610745 25704 raft_consensus.cc:515] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.615163 25502 raft_consensus.cc:2393] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c39b2bcaa2a449ccb6fbcf94e5088119 in current term 1: Already voted for candidate 6303dd28cf084f81a4af50249421df42 in this term.
I20260608 12:46:27.616604 25541 leader_election.cc:304] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [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: c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42
I20260608 12:46:27.618557 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1cf4c6a32b485492eb6c7257706800" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42"
I20260608 12:46:27.619230 25652 raft_consensus.cc:3060] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.620751 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1cf4c6a32b485492eb6c7257706800" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
I20260608 12:46:27.618861 25728 raft_consensus.cc:2749] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:46:27.621426 25578 raft_consensus.cc:3060] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.618605 25699 ts_tablet_manager.cc:1434] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d: Time spent starting tablet: real 0.068s	user 0.015s	sys 0.009s
I20260608 12:46:27.623798 25699 tablet_bootstrap.cc:492] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d: Bootstrap starting.
I20260608 12:46:27.623312 25401 catalog_manager.cc:5696] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 reported cstate change: term changed from 0 to 1, leader changed from <none> to c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:27.623039 25704 leader_election.cc:290] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [CANDIDATE]: Term 1 election: Requested vote from peers c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:27.634855 25697 tablet_bootstrap.cc:654] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.635223 25731 raft_consensus.cc:515] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.640436 25578 raft_consensus.cc:2468] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23439f67ebb84a558d82e6450932494d in term 1.
I20260608 12:46:27.641984 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8ec1d287e14deab9c7403c10204c1e" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d"
I20260608 12:46:27.642386 25469 leader_election.cc:304] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [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: 23439f67ebb84a558d82e6450932494d, c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 
I20260608 12:46:27.642784 25502 raft_consensus.cc:3060] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.643365 25704 raft_consensus.cc:2804] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:27.643949 25704 raft_consensus.cc:697] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 1 LEADER]: Becoming Leader. State: Replica: 23439f67ebb84a558d82e6450932494d, State: Running, Role: LEADER
I20260608 12:46:27.644158 25731 leader_election.cc:290] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 election: Requested vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327)
I20260608 12:46:27.641952 25698 tablet_bootstrap.cc:492] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119: No bootstrap required, opened a new log
I20260608 12:46:27.645363 25698 ts_tablet_manager.cc:1403] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.002s
I20260608 12:46:27.644832 25704 consensus_queue.cc:237] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.650239 25698 raft_consensus.cc:359] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.651669 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8ec1d287e14deab9c7403c10204c1e" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
I20260608 12:46:27.652302 25578 raft_consensus.cc:3060] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.656617 25731 raft_consensus.cc:493] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.652554 25698 raft_consensus.cc:385] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.657348 25502 raft_consensus.cc:2468] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 1.
I20260608 12:46:27.657624 25698 raft_consensus.cc:740] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.657244 25731 raft_consensus.cc:515] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.658702 25698 consensus_queue.cc:260] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.659080 25615 leader_election.cc:304] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [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: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42; no voters: 
I20260608 12:46:27.660887 25731 leader_election.cc:290] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327)
I20260608 12:46:27.661403 25731 raft_consensus.cc:2804] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:27.661854 25731 raft_consensus.cc:697] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Becoming Leader. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Running, Role: LEADER
I20260608 12:46:27.662254 25576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f6166bf39c49bd81db04df3b462395" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" is_pre_election: true
I20260608 12:46:27.663056 25576 raft_consensus.cc:2468] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 0.
I20260608 12:46:27.663367 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f6166bf39c49bd81db04df3b462395" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d" is_pre_election: true
I20260608 12:46:27.664029 25502 raft_consensus.cc:2468] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 0.
I20260608 12:46:27.664549 25618 leader_election.cc:304] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6303dd28cf084f81a4af50249421df42, c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 
I20260608 12:46:27.666052 25705 raft_consensus.cc:2804] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:27.666476 25705 raft_consensus.cc:493] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:27.666824 25705 raft_consensus.cc:3060] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.667158 25698 ts_tablet_manager.cc:1434] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260608 12:46:27.668196 25698 tablet_bootstrap.cc:492] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119: Bootstrap starting.
I20260608 12:46:27.669795 25699 tablet_bootstrap.cc:654] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.672281 25652 raft_consensus.cc:2468] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23439f67ebb84a558d82e6450932494d in term 1.
I20260608 12:46:27.662757 25731 consensus_queue.cc:237] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.677033 25704 raft_consensus.cc:493] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.678081 25704 raft_consensus.cc:515] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.680811 25576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc90d4973bc04e549b6465846d464242" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" is_pre_election: true
W20260608 12:46:27.682353 25469 leader_election.cc:343] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:27.682432 25400 catalog_manager.cc:5696] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6303dd28cf084f81a4af50249421df42 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "6303dd28cf084f81a4af50249421df42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:27.685560 25578 raft_consensus.cc:2468] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 1.
I20260608 12:46:27.684762 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc90d4973bc04e549b6465846d464242" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42" is_pre_election: true
I20260608 12:46:27.682569 25704 leader_election.cc:290] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
W20260608 12:46:27.687908 25467 leader_election.cc:343] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:27.688843 25467 leader_election.cc:304] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [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: 23439f67ebb84a558d82e6450932494d; no voters: 6303dd28cf084f81a4af50249421df42, c39b2bcaa2a449ccb6fbcf94e5088119
I20260608 12:46:27.689677 25730 raft_consensus.cc:2749] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:46:27.690107 25705 raft_consensus.cc:515] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.692004 25698 tablet_bootstrap.cc:654] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.692024 25705 leader_election.cc:290] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 election: Requested vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327)
I20260608 12:46:27.693361 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f6166bf39c49bd81db04df3b462395" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
I20260608 12:46:27.694010 25578 raft_consensus.cc:3060] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.693936 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f6166bf39c49bd81db04df3b462395" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d"
I20260608 12:46:27.694856 25502 raft_consensus.cc:3060] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.702790 25699 tablet_bootstrap.cc:492] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d: No bootstrap required, opened a new log
I20260608 12:46:27.703392 25699 ts_tablet_manager.cc:1403] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.009s
I20260608 12:46:27.704092 25502 raft_consensus.cc:2468] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 1.
I20260608 12:46:27.706151 25699 raft_consensus.cc:359] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.706703 25699 raft_consensus.cc:385] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.706926 25699 raft_consensus.cc:740] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23439f67ebb84a558d82e6450932494d, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.707067 25615 leader_election.cc:304] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [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: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42; no voters: 
I20260608 12:46:27.707561 25699 consensus_queue.cc:260] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.702770 25697 tablet_bootstrap.cc:492] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42: No bootstrap required, opened a new log
I20260608 12:46:27.707924 25731 raft_consensus.cc:2804] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:27.709755 25731 raft_consensus.cc:697] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Becoming Leader. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Running, Role: LEADER
I20260608 12:46:27.709750 25697 ts_tablet_manager.cc:1403] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.002s
I20260608 12:46:27.710489 25699 ts_tablet_manager.cc:1434] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:46:27.710688 25731 consensus_queue.cc:237] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.711490 25699 tablet_bootstrap.cc:492] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d: Bootstrap starting.
I20260608 12:46:27.713531 25697 raft_consensus.cc:359] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.714288 25697 raft_consensus.cc:385] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.714579 25697 raft_consensus.cc:740] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.715401 25697 consensus_queue.cc:260] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.718276 25699 tablet_bootstrap.cc:654] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.720172 25697 ts_tablet_manager.cc:1434] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 12:46:27.721292 25697 tablet_bootstrap.cc:492] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42: Bootstrap starting.
I20260608 12:46:27.720551 25399 catalog_manager.cc:5696] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d reported cstate change: term changed from 0 to 1, leader changed from <none> to 23439f67ebb84a558d82e6450932494d (127.24.64.193). New cstate: current_term: 1 leader_uuid: "23439f67ebb84a558d82e6450932494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:27.718442 25578 raft_consensus.cc:2468] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 1.
I20260608 12:46:27.730459 25697 tablet_bootstrap.cc:654] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.730540 25699 tablet_bootstrap.cc:492] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d: No bootstrap required, opened a new log
I20260608 12:46:27.731159 25699 ts_tablet_manager.cc:1403] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 12:46:27.734431 25699 raft_consensus.cc:359] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.735316 25699 raft_consensus.cc:385] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.735666 25699 raft_consensus.cc:740] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23439f67ebb84a558d82e6450932494d, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.736465 25699 consensus_queue.cc:260] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.734642 25400 catalog_manager.cc:5696] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6303dd28cf084f81a4af50249421df42 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "6303dd28cf084f81a4af50249421df42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:27.738829 25699 ts_tablet_manager.cc:1434] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:46:27.740396 25698 tablet_bootstrap.cc:492] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119: No bootstrap required, opened a new log
I20260608 12:46:27.741029 25698 ts_tablet_manager.cc:1403] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.007s
I20260608 12:46:27.739734 25400 catalog_manager.cc:5696] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6303dd28cf084f81a4af50249421df42 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "6303dd28cf084f81a4af50249421df42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:27.743832 25698 raft_consensus.cc:359] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.744374 25698 raft_consensus.cc:385] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.744592 25698 raft_consensus.cc:740] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.745347 25698 consensus_queue.cc:260] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.746021 25697 tablet_bootstrap.cc:492] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42: No bootstrap required, opened a new log
I20260608 12:46:27.746490 25697 ts_tablet_manager.cc:1403] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.012s
I20260608 12:46:27.747722 25698 ts_tablet_manager.cc:1434] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:46:27.748757 25698 tablet_bootstrap.cc:492] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119: Bootstrap starting.
I20260608 12:46:27.748894 25697 raft_consensus.cc:359] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.749611 25697 raft_consensus.cc:385] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.749840 25697 raft_consensus.cc:740] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.750557 25697 consensus_queue.cc:260] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.752516 25697 ts_tablet_manager.cc:1434] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:46:27.753823 25697 tablet_bootstrap.cc:492] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42: Bootstrap starting.
I20260608 12:46:27.756875 25698 tablet_bootstrap.cc:654] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.759943 25697 tablet_bootstrap.cc:654] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.761312 25698 tablet_bootstrap.cc:492] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119: No bootstrap required, opened a new log
I20260608 12:46:27.761735 25698 ts_tablet_manager.cc:1403] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.006s
I20260608 12:46:27.764398 25731 raft_consensus.cc:493] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.764554 25698 raft_consensus.cc:359] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.765249 25698 raft_consensus.cc:385] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.764988 25731 raft_consensus.cc:515] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.765579 25698 raft_consensus.cc:740] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.766395 25698 consensus_queue.cc:260] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.767242 25731 leader_election.cc:290] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327)
I20260608 12:46:27.768453 25704 raft_consensus.cc:493] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.768929 25704 raft_consensus.cc:515] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.769196 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3945f6ce644728b7401e59aebed2a7" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" is_pre_election: true
I20260608 12:46:27.769196 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3945f6ce644728b7401e59aebed2a7" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d" is_pre_election: true
I20260608 12:46:27.769932 25578 raft_consensus.cc:2468] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 0.
I20260608 12:46:27.769996 25502 raft_consensus.cc:2468] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 0.
I20260608 12:46:27.770951 25704 leader_election.cc:290] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:27.771392 25618 leader_election.cc:304] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6303dd28cf084f81a4af50249421df42, c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 
I20260608 12:46:27.771667 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae8da16d024e39bf50541ee1a120c0" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" is_pre_election: true
W20260608 12:46:27.772593 25432 debug-util.cc:398] Leaking SignalData structure 0x7b08000dcc80 after lost signal to thread 24838
I20260608 12:46:27.773439 25698 ts_tablet_manager.cc:1434] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:46:27.773540 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae8da16d024e39bf50541ee1a120c0" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42" is_pre_election: true
I20260608 12:46:27.774053 25731 raft_consensus.cc:2804] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:27.774283 25652 raft_consensus.cc:2393] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23439f67ebb84a558d82e6450932494d in current term 1: Already voted for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in this term.
I20260608 12:46:27.774430 25731 raft_consensus.cc:493] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:27.774863 25731 raft_consensus.cc:3060] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.775617 25467 leader_election.cc:304] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [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: 23439f67ebb84a558d82e6450932494d; no voters: 6303dd28cf084f81a4af50249421df42, c39b2bcaa2a449ccb6fbcf94e5088119
I20260608 12:46:27.776566 25704 raft_consensus.cc:3060] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.779032 25731 raft_consensus.cc:515] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.781810 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3945f6ce644728b7401e59aebed2a7" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
I20260608 12:46:27.782334 25578 raft_consensus.cc:3060] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.783061 25731 leader_election.cc:290] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 election: Requested vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327)
I20260608 12:46:27.782955 25704 raft_consensus.cc:2749] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:46:27.782965 25697 tablet_bootstrap.cc:492] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42: No bootstrap required, opened a new log
I20260608 12:46:27.784610 25697 ts_tablet_manager.cc:1403] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.001s
I20260608 12:46:27.785014 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3945f6ce644728b7401e59aebed2a7" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d"
I20260608 12:46:27.785585 25502 raft_consensus.cc:3060] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.787470 25697 raft_consensus.cc:359] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.788136 25697 raft_consensus.cc:385] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.788400 25697 raft_consensus.cc:740] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.789234 25697 consensus_queue.cc:260] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.791442 25697 ts_tablet_manager.cc:1434] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:46:27.791822 25502 raft_consensus.cc:2468] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 1.
I20260608 12:46:27.793013 25615 leader_election.cc:304] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [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: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42; no voters: 
I20260608 12:46:27.793965 25731 raft_consensus.cc:2804] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:27.794305 25731 raft_consensus.cc:697] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Becoming Leader. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Running, Role: LEADER
I20260608 12:46:27.794911 25731 consensus_queue.cc:237] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.800498 25578 raft_consensus.cc:2468] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 1.
I20260608 12:46:27.804261 25400 catalog_manager.cc:5696] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6303dd28cf084f81a4af50249421df42 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "6303dd28cf084f81a4af50249421df42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:27.834937 25728 raft_consensus.cc:493] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.835429 25728 raft_consensus.cc:515] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.837468 25728 leader_election.cc:290] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:27.838318 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc90d4973bc04e549b6465846d464242" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d" is_pre_election: true
I20260608 12:46:27.838677 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc90d4973bc04e549b6465846d464242" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42" is_pre_election: true
I20260608 12:46:27.838868 25502 raft_consensus.cc:2468] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in term 0.
I20260608 12:46:27.839309 25652 raft_consensus.cc:2468] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in term 0.
I20260608 12:46:27.839849 25541 leader_election.cc:304] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23439f67ebb84a558d82e6450932494d, c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 
I20260608 12:46:27.840648 25728 raft_consensus.cc:2804] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:27.841005 25728 raft_consensus.cc:493] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:27.841256 25728 raft_consensus.cc:3060] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.845883 25728 raft_consensus.cc:515] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.847123 25454 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:27.847642 25728 leader_election.cc:290] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 1 election: Requested vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:27.848470 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc90d4973bc04e549b6465846d464242" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d"
I20260608 12:46:27.849036 25502 raft_consensus.cc:3060] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.849968 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc90d4973bc04e549b6465846d464242" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6303dd28cf084f81a4af50249421df42"
I20260608 12:46:27.850499 25652 raft_consensus.cc:3060] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:46:27.854604 25454 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:46:27.855451 25502 raft_consensus.cc:2468] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in term 1.
I20260608 12:46:27.856782 25541 leader_election.cc:304] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [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: 23439f67ebb84a558d82e6450932494d, c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 
I20260608 12:46:27.857288 25652 raft_consensus.cc:2468] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in term 1.
I20260608 12:46:27.857597 25728 raft_consensus.cc:2804] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:27.858112 25728 raft_consensus.cc:697] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 LEADER]: Becoming Leader. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Running, Role: LEADER
I20260608 12:46:27.858901 25728 consensus_queue.cc:237] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.867758 25401 catalog_manager.cc:5696] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 reported cstate change: term changed from 0 to 1, leader changed from <none> to c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: UNKNOWN } } }
W20260608 12:46:27.919826 25449 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:46:27.928192 25731 raft_consensus.cc:493] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.928732 25731 raft_consensus.cc:515] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.930912 25731 leader_election.cc:290] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327)
I20260608 12:46:27.931941 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402cf5066f8345159613e617ceee25ea" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d" is_pre_election: true
I20260608 12:46:27.932168 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402cf5066f8345159613e617ceee25ea" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" is_pre_election: true
I20260608 12:46:27.932458 25502 raft_consensus.cc:2468] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 0.
I20260608 12:46:27.932854 25578 raft_consensus.cc:2468] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 0.
I20260608 12:46:27.933470 25615 leader_election.cc:304] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42; no voters: 
I20260608 12:46:27.934314 25731 raft_consensus.cc:2804] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:27.934659 25731 raft_consensus.cc:493] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:27.934911 25731 raft_consensus.cc:3060] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.940960 25731 raft_consensus.cc:515] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.942737 25731 leader_election.cc:290] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 1 election: Requested vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327)
I20260608 12:46:27.943672 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402cf5066f8345159613e617ceee25ea" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23439f67ebb84a558d82e6450932494d"
I20260608 12:46:27.943879 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402cf5066f8345159613e617ceee25ea" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
I20260608 12:46:27.944193 25502 raft_consensus.cc:3060] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.944540 25578 raft_consensus.cc:3060] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.949249 25502 raft_consensus.cc:2468] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 1.
I20260608 12:46:27.950256 25615 leader_election.cc:304] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [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: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42; no voters: 
I20260608 12:46:27.950915 25731 raft_consensus.cc:2804] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:27.951278 25578 raft_consensus.cc:2468] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 1.
I20260608 12:46:27.951366 25731 raft_consensus.cc:697] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Becoming Leader. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Running, Role: LEADER
I20260608 12:46:27.952378 25731 consensus_queue.cc:237] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:27.961567 25401 catalog_manager.cc:5696] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6303dd28cf084f81a4af50249421df42 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "6303dd28cf084f81a4af50249421df42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:28.031504 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:28.038914 25753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:28.039018 25754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:28.041514 25756 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:28.042912 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:28.043852 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:28.044251 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:28.044589 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922788044568 us; error 0 us; skew 500 ppm
I20260608 12:46:28.045317 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:28.045076 25704 consensus_queue.cc:1048] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.055625 24835 webserver.cc:533] Webserver started at http://127.24.64.196:35311/ using document root <none> and password file <none>
I20260608 12:46:28.056399 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:28.056623 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:28.056965 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:28.058403 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "8eb4b0e1506d401980b44000552d2dce"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-nzcs"
I20260608 12:46:28.075405 25730 consensus_queue.cc:1048] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.080423 25731 consensus_queue.cc:1048] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.087661 25705 consensus_queue.cc:1048] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.089906 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.031s	user 0.005s	sys 0.025s
I20260608 12:46:28.096868 25728 consensus_queue.cc:1048] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:28.145381 25768 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.146701 24835 fs_manager.cc:730] Time spent opening block manager: real 0.054s	user 0.017s	sys 0.032s
I20260608 12:46:28.147269 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "8eb4b0e1506d401980b44000552d2dce"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-nzcs"
I20260608 12:46:28.147691 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:28.155673 25724 consensus_queue.cc:1048] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:28.169780 25705 consensus_queue.cc:1048] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:28.196579 25772 consensus_queue.cc:1048] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.217228 25772 consensus_queue.cc:1048] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.228045 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:28.229856 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:28.232388 25705 consensus_queue.cc:1048] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:28.248564 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:28.256811 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:28.257134 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.257439 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:28.257606 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.309852 25781 consensus_queue.cc:1048] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.317875 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:32945
I20260608 12:46:28.317970 25841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:32945 every 8 connection(s)
I20260608 12:46:28.338058 25705 consensus_queue.cc:1048] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.358814 25842 heartbeater.cc:344] Connected to a master server at 127.24.64.254:38453
I20260608 12:46:28.359256 25842 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:28.360165 25842 heartbeater.cc:507] Master 127.24.64.254:38453 requested a full tablet report, sending...
I20260608 12:46:28.362761 25400 ts_manager.cc:194] Registered new tserver with Master: 8eb4b0e1506d401980b44000552d2dce (127.24.64.196:32945)
I20260608 12:46:28.364800 25400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54670
I20260608 12:46:28.382419 25724 consensus_queue.cc:1048] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.393500 25724 consensus_queue.cc:1048] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:28.472734 25781 consensus_queue.cc:1048] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.484540 25772 consensus_queue.cc:1048] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:29.367338 25842 heartbeater.cc:499] Master 127.24.64.254:38453 was elected leader, sending a full tablet report...
I20260608 12:46:29.855595 25454 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:29.877485 25652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f3945f6ce644728b7401e59aebed2a7"
dest_uuid: "6303dd28cf084f81a4af50249421df42"
mode: GRACEFUL
new_leader_uuid: "23439f67ebb84a558d82e6450932494d"
 from {username='slave'} at 127.0.0.1:39080
I20260608 12:46:29.878115 25652 raft_consensus.cc:606] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Received request to transfer leadership to TS 23439f67ebb84a558d82e6450932494d
I20260608 12:46:29.880961 25652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64f6166bf39c49bd81db04df3b462395"
dest_uuid: "6303dd28cf084f81a4af50249421df42"
mode: GRACEFUL
new_leader_uuid: "23439f67ebb84a558d82e6450932494d"
 from {username='slave'} at 127.0.0.1:39080
I20260608 12:46:29.881435 25652 raft_consensus.cc:606] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Received request to transfer leadership to TS 23439f67ebb84a558d82e6450932494d
I20260608 12:46:29.883667 25652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c8ec1d287e14deab9c7403c10204c1e"
dest_uuid: "6303dd28cf084f81a4af50249421df42"
mode: GRACEFUL
new_leader_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
 from {username='slave'} at 127.0.0.1:39080
I20260608 12:46:29.884111 25652 raft_consensus.cc:606] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Received request to transfer leadership to TS c39b2bcaa2a449ccb6fbcf94e5088119
I20260608 12:46:29.885073 25454 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260608 12:46:29.885530 25454 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:29.916348 25852 raft_consensus.cc:993] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42: : Instructing follower 23439f67ebb84a558d82e6450932494d to start an election
I20260608 12:46:29.916827 25772 raft_consensus.cc:1081] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Signalling peer 23439f67ebb84a558d82e6450932494d to start an election
I20260608 12:46:29.918581 25503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f3945f6ce644728b7401e59aebed2a7"
dest_uuid: "23439f67ebb84a558d82e6450932494d"
 from {username='slave'} at 127.0.0.1:38288
I20260608 12:46:29.919103 25503 raft_consensus.cc:493] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:46:29.919411 25503 raft_consensus.cc:3060] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:29.925298 25503 raft_consensus.cc:515] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:29.926973 25503 leader_election.cc:290] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [CANDIDATE]: Term 2 election: Requested vote from peers c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:29.927922 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3945f6ce644728b7401e59aebed2a7" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
I20260608 12:46:29.928135 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3945f6ce644728b7401e59aebed2a7" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6303dd28cf084f81a4af50249421df42"
I20260608 12:46:29.928573 25578 raft_consensus.cc:3060] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:29.928735 25652 raft_consensus.cc:3055] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:46:29.929128 25652 raft_consensus.cc:740] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Running, Role: LEADER
I20260608 12:46:29.929862 25652 consensus_queue.cc:260] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:29.930794 25652 raft_consensus.cc:3060] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:29.935245 25652 raft_consensus.cc:2468] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23439f67ebb84a558d82e6450932494d in term 2.
I20260608 12:46:29.935482 25578 raft_consensus.cc:2468] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23439f67ebb84a558d82e6450932494d in term 2.
I20260608 12:46:29.936373 25467 leader_election.cc:304] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [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: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42; no voters: 
I20260608 12:46:29.937203 25730 raft_consensus.cc:2804] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:46:29.938297 25730 raft_consensus.cc:697] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 2 LEADER]: Becoming Leader. State: Replica: 23439f67ebb84a558d82e6450932494d, State: Running, Role: LEADER
I20260608 12:46:29.939550 25730 consensus_queue.cc:237] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:29.947372 25400 catalog_manager.cc:5696] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d reported cstate change: term changed from 1 to 2, leader changed from 6303dd28cf084f81a4af50249421df42 (127.24.64.195) to 23439f67ebb84a558d82e6450932494d (127.24.64.193). New cstate: current_term: 2 leader_uuid: "23439f67ebb84a558d82e6450932494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:29.976763 25852 raft_consensus.cc:993] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42: : Instructing follower c39b2bcaa2a449ccb6fbcf94e5088119 to start an election
I20260608 12:46:29.977174 25772 raft_consensus.cc:1081] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Signalling peer c39b2bcaa2a449ccb6fbcf94e5088119 to start an election
I20260608 12:46:29.978964 25578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c8ec1d287e14deab9c7403c10204c1e"
dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
 from {username='slave'} at 127.0.0.1:36262
I20260608 12:46:29.979561 25578 raft_consensus.cc:493] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:46:29.979919 25578 raft_consensus.cc:3060] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:29.984557 25578 raft_consensus.cc:515] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:29.986248 25578 leader_election.cc:290] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 2 election: Requested vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:29.987169 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8ec1d287e14deab9c7403c10204c1e" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23439f67ebb84a558d82e6450932494d"
I20260608 12:46:29.987373 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8ec1d287e14deab9c7403c10204c1e" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6303dd28cf084f81a4af50249421df42"
I20260608 12:46:29.987799 25503 raft_consensus.cc:3060] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:29.987921 25652 raft_consensus.cc:3055] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:46:29.988305 25652 raft_consensus.cc:740] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Running, Role: LEADER
I20260608 12:46:29.988992 25652 consensus_queue.cc:260] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:29.989861 25652 raft_consensus.cc:3060] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:29.994308 25503 raft_consensus.cc:2468] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in term 2.
I20260608 12:46:29.994772 25652 raft_consensus.cc:2468] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in term 2.
I20260608 12:46:29.995661 25541 leader_election.cc:304] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [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: 23439f67ebb84a558d82e6450932494d, c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 
I20260608 12:46:29.996891 25728 raft_consensus.cc:2804] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:46:30.000766 25728 raft_consensus.cc:697] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 LEADER]: Becoming Leader. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Running, Role: LEADER
I20260608 12:46:30.001600 25728 consensus_queue.cc:237] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:30.016525 25400 catalog_manager.cc:5696] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 reported cstate change: term changed from 1 to 2, leader changed from 6303dd28cf084f81a4af50249421df42 (127.24.64.195) to c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194). New cstate: current_term: 2 leader_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:30.411550 25772 raft_consensus.cc:993] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42: : Instructing follower 23439f67ebb84a558d82e6450932494d to start an election
I20260608 12:46:30.411969 25852 raft_consensus.cc:1081] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Signalling peer 23439f67ebb84a558d82e6450932494d to start an election
I20260608 12:46:30.413578 25503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64f6166bf39c49bd81db04df3b462395"
dest_uuid: "23439f67ebb84a558d82e6450932494d"
 from {username='slave'} at 127.0.0.1:38288
I20260608 12:46:30.414024 25503 raft_consensus.cc:493] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:46:30.414314 25503 raft_consensus.cc:3060] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:30.418531 25503 raft_consensus.cc:515] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:30.420552 25503 leader_election.cc:290] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [CANDIDATE]: Term 2 election: Requested vote from peers c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:30.420939 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f6166bf39c49bd81db04df3b462395" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
I20260608 12:46:30.421195 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f6166bf39c49bd81db04df3b462395" candidate_uuid: "23439f67ebb84a558d82e6450932494d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6303dd28cf084f81a4af50249421df42"
I20260608 12:46:30.421576 25578 raft_consensus.cc:3060] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:30.421828 25651 raft_consensus.cc:3055] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:46:30.422178 25651 raft_consensus.cc:740] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Running, Role: LEADER
I20260608 12:46:30.422838 25651 consensus_queue.cc:260] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:30.423683 25651 raft_consensus.cc:3060] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:30.427762 25651 raft_consensus.cc:2468] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23439f67ebb84a558d82e6450932494d in term 2.
I20260608 12:46:30.427897 25578 raft_consensus.cc:2468] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23439f67ebb84a558d82e6450932494d in term 2.
I20260608 12:46:30.428714 25467 leader_election.cc:304] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [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: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42; no voters: 
I20260608 12:46:30.429534 25730 raft_consensus.cc:2804] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:46:30.430011 25730 raft_consensus.cc:697] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 2 LEADER]: Becoming Leader. State: Replica: 23439f67ebb84a558d82e6450932494d, State: Running, Role: LEADER
I20260608 12:46:30.430815 25730 consensus_queue.cc:237] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:30.438522 25400 catalog_manager.cc:5696] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d reported cstate change: term changed from 1 to 2, leader changed from 6303dd28cf084f81a4af50249421df42 (127.24.64.195) to 23439f67ebb84a558d82e6450932494d (127.24.64.193). New cstate: current_term: 2 leader_uuid: "23439f67ebb84a558d82e6450932494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:30.448153 25651 raft_consensus.cc:1275] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Refusing update from remote peer 23439f67ebb84a558d82e6450932494d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:46:30.449347 25730 consensus_queue.cc:1048] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:30.461367 25578 raft_consensus.cc:1275] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Refusing update from remote peer 23439f67ebb84a558d82e6450932494d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:46:30.462909 25730 consensus_queue.cc:1048] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:30.508986 25503 raft_consensus.cc:1275] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Refusing update from remote peer c39b2bcaa2a449ccb6fbcf94e5088119: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:46:30.510424 25728 consensus_queue.cc:1048] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:30.532966 25651 raft_consensus.cc:1275] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Refusing update from remote peer c39b2bcaa2a449ccb6fbcf94e5088119: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:46:30.535463 25872 consensus_queue.cc:1048] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:30.855999 25576 raft_consensus.cc:1275] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Refusing update from remote peer 23439f67ebb84a558d82e6450932494d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:46:30.858356 25730 consensus_queue.cc:1048] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:46:30.875435 25651 raft_consensus.cc:1275] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Refusing update from remote peer 23439f67ebb84a558d82e6450932494d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:46:30.877431 25730 consensus_queue.cc:1048] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:31.886765 25454 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:31.909080 25578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc90d4973bc04e549b6465846d464242"
dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
mode: GRACEFUL
new_leader_uuid: "6303dd28cf084f81a4af50249421df42"
 from {username='slave'} at 127.0.0.1:60022
I20260608 12:46:31.909783 25578 raft_consensus.cc:606] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 LEADER]: Received request to transfer leadership to TS 6303dd28cf084f81a4af50249421df42
I20260608 12:46:31.911144 25454 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:46:31.911727 25454 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:31.917752 25880 raft_consensus.cc:993] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119: : Instructing follower 6303dd28cf084f81a4af50249421df42 to start an election
I20260608 12:46:31.918291 25883 raft_consensus.cc:1081] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 LEADER]: Signalling peer 6303dd28cf084f81a4af50249421df42 to start an election
I20260608 12:46:31.919937 25651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc90d4973bc04e549b6465846d464242"
dest_uuid: "6303dd28cf084f81a4af50249421df42"
 from {username='slave'} at 127.0.0.1:39070
I20260608 12:46:31.920522 25651 raft_consensus.cc:493] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:46:31.920867 25651 raft_consensus.cc:3060] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:31.926819 25651 raft_consensus.cc:515] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:31.928820 25651 leader_election.cc:290] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [CANDIDATE]: Term 2 election: Requested vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327)
I20260608 12:46:31.930034 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc90d4973bc04e549b6465846d464242" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23439f67ebb84a558d82e6450932494d"
I20260608 12:46:31.930022 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc90d4973bc04e549b6465846d464242" candidate_uuid: "6303dd28cf084f81a4af50249421df42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
I20260608 12:46:31.930950 25503 raft_consensus.cc:3060] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:31.931006 25578 raft_consensus.cc:3055] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:46:31.931416 25578 raft_consensus.cc:740] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Running, Role: LEADER
I20260608 12:46:31.932286 25578 consensus_queue.cc:260] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:31.933358 25578 raft_consensus.cc:3060] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:31.936713 25503 raft_consensus.cc:2468] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 2.
I20260608 12:46:31.938055 25615 leader_election.cc:304] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [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: 23439f67ebb84a558d82e6450932494d, 6303dd28cf084f81a4af50249421df42; no voters: 
I20260608 12:46:31.938941 25852 raft_consensus.cc:2804] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:46:31.939185 25578 raft_consensus.cc:2468] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6303dd28cf084f81a4af50249421df42 in term 2.
I20260608 12:46:31.940080 25852 raft_consensus.cc:697] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 2 LEADER]: Becoming Leader. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Running, Role: LEADER
I20260608 12:46:31.941186 25852 consensus_queue.cc:237] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:31.949391 25399 catalog_manager.cc:5696] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 reported cstate change: term changed from 1 to 2, leader changed from c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194) to 6303dd28cf084f81a4af50249421df42 (127.24.64.195). New cstate: current_term: 2 leader_uuid: "6303dd28cf084f81a4af50249421df42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:32.376314 25503 raft_consensus.cc:1275] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Refusing update from remote peer 6303dd28cf084f81a4af50249421df42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:46:32.377789 25852 consensus_queue.cc:1048] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:32.390553 25578 raft_consensus.cc:1275] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Refusing update from remote peer 6303dd28cf084f81a4af50249421df42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:46:32.392648 25893 consensus_queue.cc:1048] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:46:33.912720 25454 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:33.921041 25651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "402cf5066f8345159613e617ceee25ea"
dest_uuid: "6303dd28cf084f81a4af50249421df42"
mode: GRACEFUL
new_leader_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
 from {username='slave'} at 127.0.0.1:39080
I20260608 12:46:33.921766 25651 raft_consensus.cc:606] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Received request to transfer leadership to TS c39b2bcaa2a449ccb6fbcf94e5088119
I20260608 12:46:33.923481 25454 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:46:33.924075 25454 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:33.954697 25503 consensus_queue.cc:237] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } attrs { replace: true } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } }
I20260608 12:46:33.964131 25651 raft_consensus.cc:1275] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Refusing update from remote peer 23439f67ebb84a558d82e6450932494d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:46:33.964880 25578 raft_consensus.cc:1275] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Refusing update from remote peer 23439f67ebb84a558d82e6450932494d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:46:33.966043 25901 consensus_queue.cc:1048] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:46:33.971971 25897 consensus_queue.cc:1048] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:46:33.981303 25904 raft_consensus.cc:2955] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } attrs { replace: true } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
I20260608 12:46:33.984108 25578 raft_consensus.cc:2955] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } attrs { replace: true } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
I20260608 12:46:33.984108 25651 raft_consensus.cc:2955] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } attrs { replace: true } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
W20260608 12:46:33.991113 25468 consensus_peers.cc:597] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d -> Peer 8eb4b0e1506d401980b44000552d2dce (127.24.64.196:32945): Couldn't send request to peer 8eb4b0e1506d401980b44000552d2dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f3945f6ce644728b7401e59aebed2a7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:33.999087 25400 catalog_manager.cc:5696] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 reported cstate change: config changed from index -1 to 3, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New cstate: current_term: 2 leader_uuid: "23439f67ebb84a558d82e6450932494d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } attrs { replace: true } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
I20260608 12:46:34.015991 25651 consensus_queue.cc:237] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [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: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } attrs { replace: true } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } }
I20260608 12:46:34.029819 25503 raft_consensus.cc:1275] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Refusing update from remote peer 6303dd28cf084f81a4af50249421df42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:34.031586 25893 consensus_queue.cc:1048] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:34.032205 25578 raft_consensus.cc:1275] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Refusing update from remote peer 6303dd28cf084f81a4af50249421df42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:34.033828 25913 consensus_queue.cc:1048] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:46:34.041661 25913 raft_consensus.cc:2955] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } attrs { replace: true } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
I20260608 12:46:34.043020 25503 raft_consensus.cc:2955] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } attrs { replace: true } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
W20260608 12:46:34.047129 25617 consensus_peers.cc:597] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 -> Peer 8eb4b0e1506d401980b44000552d2dce (127.24.64.196:32945): Couldn't send request to peer 8eb4b0e1506d401980b44000552d2dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fbfedc1715b4b2da18ebf72304138f2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:34.048116 25578 raft_consensus.cc:2955] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } attrs { replace: true } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
I20260608 12:46:34.058131 25401 catalog_manager.cc:5696] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d reported cstate change: config changed from index -1 to 2, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "6303dd28cf084f81a4af50249421df42" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } attrs { replace: true } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
I20260608 12:46:34.074741 25578 consensus_queue.cc:237] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } attrs { replace: true } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } }
I20260608 12:46:34.081967 25651 raft_consensus.cc:1275] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Refusing update from remote peer c39b2bcaa2a449ccb6fbcf94e5088119: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:46:34.083281 25503 raft_consensus.cc:1275] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Refusing update from remote peer c39b2bcaa2a449ccb6fbcf94e5088119: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:46:34.084010 25883 consensus_queue.cc:1048] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:46:34.085719 25920 consensus_queue.cc:1048] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:46:34.105680 25503 raft_consensus.cc:2955] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } attrs { replace: true } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
I20260608 12:46:34.107610 25652 raft_consensus.cc:2955] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } attrs { replace: true } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
I20260608 12:46:34.103262 25920 raft_consensus.cc:2955] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } attrs { replace: true } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
W20260608 12:46:34.109671 25543 consensus_peers.cc:597] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 -> Peer 8eb4b0e1506d401980b44000552d2dce (127.24.64.196:32945): Couldn't send request to peer 8eb4b0e1506d401980b44000552d2dce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c8ec1d287e14deab9c7403c10204c1e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:34.118779 25400 catalog_manager.cc:5696] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d reported cstate change: config changed from index -1 to 3, NON_VOTER 8eb4b0e1506d401980b44000552d2dce (127.24.64.196) added. New cstate: current_term: 2 leader_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } attrs { replace: true } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } } }
W20260608 12:46:34.125327 25449 auto_rebalancer.cc:591] Failed to schedule move for tablet 402cf5066f8345159613e617ceee25ea: Remote error: Service unavailable: leader transfer in progress
I20260608 12:46:34.361377 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:46:34.372699 25917 raft_consensus.cc:993] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42: : Instructing follower c39b2bcaa2a449ccb6fbcf94e5088119 to start an election
I20260608 12:46:34.373337 25913 raft_consensus.cc:1081] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Signalling peer c39b2bcaa2a449ccb6fbcf94e5088119 to start an election
I20260608 12:46:34.375213 25578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "402cf5066f8345159613e617ceee25ea"
dest_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119"
 from {username='slave'} at 127.0.0.1:36262
I20260608 12:46:34.375823 25578 raft_consensus.cc:493] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:46:34.376196 25578 raft_consensus.cc:3060] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:34.382882 25578 raft_consensus.cc:515] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
W20260608 12:46:34.386379 25541 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260608 12:46:34.391594 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402cf5066f8345159613e617ceee25ea" candidate_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6303dd28cf084f81a4af50249421df42"
I20260608 12:46:34.392273 25651 raft_consensus.cc:3055] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:46:34.392690 25651 raft_consensus.cc:740] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6303dd28cf084f81a4af50249421df42, State: Running, Role: LEADER
W20260608 12:46:34.392875 25541 leader_election.cc:336] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:46:34.393591 25578 leader_election.cc:290] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [CANDIDATE]: Term 2 election: Requested vote from peers 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969), 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:34.393808 25651 consensus_queue.cc:260] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:34.395134 25651 raft_consensus.cc:3060] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:34.401695 25651 raft_consensus.cc:2468] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c39b2bcaa2a449ccb6fbcf94e5088119 in term 2.
I20260608 12:46:34.403093 25542 leader_election.cc:304] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [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: 6303dd28cf084f81a4af50249421df42, c39b2bcaa2a449ccb6fbcf94e5088119; no voters: 23439f67ebb84a558d82e6450932494d
I20260608 12:46:34.404543 25921 raft_consensus.cc:2804] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:46:34.405078 25921 raft_consensus.cc:697] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 LEADER]: Becoming Leader. State: Replica: c39b2bcaa2a449ccb6fbcf94e5088119, State: Running, Role: LEADER
I20260608 12:46:34.406081 25921 consensus_queue.cc:237] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [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: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } }
I20260608 12:46:34.423265 25401 catalog_manager.cc:5696] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 reported cstate change: term changed from 1 to 2, leader changed from 6303dd28cf084f81a4af50249421df42 (127.24.64.195) to c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194). New cstate: current_term: 2 leader_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:34.425026 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:34.426862 24835 tablet_replica.cc:333] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d: stopping tablet replica
I20260608 12:46:34.427981 24835 raft_consensus.cc:2243] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:46:34.429461 24835 raft_consensus.cc:2272] T 3f3945f6ce644728b7401e59aebed2a7 P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.433184 24835 tablet_replica.cc:333] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d: stopping tablet replica
I20260608 12:46:34.434110 24835 raft_consensus.cc:2243] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:46:34.434638 25928 ts_tablet_manager.cc:933] T 3f3945f6ce644728b7401e59aebed2a7 P 8eb4b0e1506d401980b44000552d2dce: Initiating tablet copy from peer 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969)
I20260608 12:46:34.435009 24835 raft_consensus.cc:2272] T 64f6166bf39c49bd81db04df3b462395 P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.437841 24835 tablet_replica.cc:333] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d: stopping tablet replica
I20260608 12:46:34.438402 24835 raft_consensus.cc:2243] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:34.439190 24835 raft_consensus.cc:2272] T ad1cf4c6a32b485492eb6c7257706800 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.441619 24835 tablet_replica.cc:333] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d: stopping tablet replica
I20260608 12:46:34.441608 25928 tablet_copy_client.cc:323] T 3f3945f6ce644728b7401e59aebed2a7 P 8eb4b0e1506d401980b44000552d2dce: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:33969
I20260608 12:46:34.442590 24835 raft_consensus.cc:2243] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.443210 24835 raft_consensus.cc:2272] T 6c8ec1d287e14deab9c7403c10204c1e P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.448230 24835 tablet_replica.cc:333] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d: stopping tablet replica
I20260608 12:46:34.448930 24835 raft_consensus.cc:2243] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.449518 24835 raft_consensus.cc:2272] T fc90d4973bc04e549b6465846d464242 P 23439f67ebb84a558d82e6450932494d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.451951 24835 tablet_replica.cc:333] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d: stopping tablet replica
I20260608 12:46:34.452638 24835 raft_consensus.cc:2243] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.453254 24835 raft_consensus.cc:2272] T 402cf5066f8345159613e617ceee25ea P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.457490 24835 tablet_replica.cc:333] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d: stopping tablet replica
I20260608 12:46:34.458184 24835 raft_consensus.cc:2243] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.458724 24835 raft_consensus.cc:2272] T 67ae8da16d024e39bf50541ee1a120c0 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.461238 24835 tablet_replica.cc:333] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d: stopping tablet replica
I20260608 12:46:34.461687 24835 raft_consensus.cc:2243] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.462149 24835 raft_consensus.cc:2272] T 2fbfedc1715b4b2da18ebf72304138f2 P 23439f67ebb84a558d82e6450932494d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:46:34.494065 25779 connection.cc:466] server connection from 127.0.0.1:60222 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:60222 (request call id 1) could send its response
I20260608 12:46:34.496346 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
W20260608 12:46:34.514137 25541 consensus_peers.cc:597] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 -> Peer 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969): Couldn't send request to peer 23439f67ebb84a558d82e6450932494d. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:34.524492 25928 ts_tablet_manager.cc:933] T 6c8ec1d287e14deab9c7403c10204c1e P 8eb4b0e1506d401980b44000552d2dce: Initiating tablet copy from peer c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327)
I20260608 12:46:34.527829 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:46:34.539165 25933 ts_tablet_manager.cc:933] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce: Initiating tablet copy from peer 6303dd28cf084f81a4af50249421df42 (127.24.64.195:42359)
I20260608 12:46:34.550370 25928 tablet_copy_client.cc:323] T 6c8ec1d287e14deab9c7403c10204c1e P 8eb4b0e1506d401980b44000552d2dce: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:42327
W20260608 12:46:34.554800 25615 consensus_peers.cc:597] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 -> Peer 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969): Couldn't send request to peer 23439f67ebb84a558d82e6450932494d. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:34.560429 25933 tablet_copy_client.cc:323] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:42359
W20260608 12:46:34.572270 25615 consensus_peers.cc:597] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 -> Peer 23439f67ebb84a558d82e6450932494d (127.24.64.193:33969): Couldn't send request to peer 23439f67ebb84a558d82e6450932494d. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:34.589362 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:34.590586 24835 tablet_replica.cc:333] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119: stopping tablet replica
I20260608 12:46:34.591411 24835 raft_consensus.cc:2243] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.591957 24835 raft_consensus.cc:2272] T 3f3945f6ce644728b7401e59aebed2a7 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.593950 25662 tablet_copy_service.cc:140] P 6303dd28cf084f81a4af50249421df42: Received BeginTabletCopySession request for tablet 2fbfedc1715b4b2da18ebf72304138f2 from peer 8eb4b0e1506d401980b44000552d2dce ({username='slave'} at 127.0.0.1:56338)
I20260608 12:46:34.594640 25662 tablet_copy_service.cc:161] P 6303dd28cf084f81a4af50249421df42: Beginning new tablet copy session on tablet 2fbfedc1715b4b2da18ebf72304138f2 from peer 8eb4b0e1506d401980b44000552d2dce at {username='slave'} at 127.0.0.1:56338: session id = 8eb4b0e1506d401980b44000552d2dce-2fbfedc1715b4b2da18ebf72304138f2
I20260608 12:46:34.595255 24835 tablet_replica.cc:333] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119: stopping tablet replica
I20260608 12:46:34.595964 24835 raft_consensus.cc:2243] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.596444 24835 raft_consensus.cc:2272] T 64f6166bf39c49bd81db04df3b462395 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.598399 24835 tablet_replica.cc:333] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119: stopping tablet replica
I20260608 12:46:34.599018 24835 raft_consensus.cc:2243] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.599421 24835 raft_consensus.cc:2272] T fc90d4973bc04e549b6465846d464242 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.601462 24835 tablet_replica.cc:333] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119: stopping tablet replica
I20260608 12:46:34.602002 24835 raft_consensus.cc:2243] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:46:34.602880 24835 raft_consensus.cc:2272] T 6c8ec1d287e14deab9c7403c10204c1e P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.603974 25662 tablet_copy_source_session.cc:215] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:34.605646 24835 tablet_replica.cc:333] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119: stopping tablet replica
I20260608 12:46:34.606442 24835 raft_consensus.cc:2243] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.606947 24835 raft_consensus.cc:2272] T ad1cf4c6a32b485492eb6c7257706800 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.608830 25933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fbfedc1715b4b2da18ebf72304138f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:34.610297 24835 tablet_replica.cc:333] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119: stopping tablet replica
I20260608 12:46:34.611068 24835 raft_consensus.cc:2243] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:46:34.611896 24835 pending_rounds.cc:70] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119: Trying to abort 1 pending ops.
I20260608 12:46:34.612200 24835 pending_rounds.cc:77] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7294659765898813440 op_type: NO_OP noop_request { }
I20260608 12:46:34.612628 24835 raft_consensus.cc:2889] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:46:34.613004 24835 raft_consensus.cc:2272] T 402cf5066f8345159613e617ceee25ea P c39b2bcaa2a449ccb6fbcf94e5088119 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.615797 24835 tablet_replica.cc:333] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119: stopping tablet replica
I20260608 12:46:34.616488 24835 raft_consensus.cc:2243] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.617112 24835 raft_consensus.cc:2272] T 2fbfedc1715b4b2da18ebf72304138f2 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.620244 24835 tablet_replica.cc:333] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119: stopping tablet replica
I20260608 12:46:34.620991 24835 raft_consensus.cc:2243] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:34.622104 24835 raft_consensus.cc:2272] T 67ae8da16d024e39bf50541ee1a120c0 P c39b2bcaa2a449ccb6fbcf94e5088119 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.627367 25933 tablet_copy_client.cc:806] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:34.628099 25933 tablet_copy_client.cc:670] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:34.633401 25933 tablet_copy_client.cc:538] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:34.644156 25933 tablet_bootstrap.cc:492] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce: Bootstrap starting.
I20260608 12:46:34.650074 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
W20260608 12:46:34.658645 25618 consensus_peers.cc:597] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 -> Peer c39b2bcaa2a449ccb6fbcf94e5088119 (127.24.64.194:42327): Couldn't send request to peer c39b2bcaa2a449ccb6fbcf94e5088119. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.194:42327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:34.670297 25933 tablet_bootstrap.cc:492] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:34.671346 25933 tablet_bootstrap.cc:492] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce: Bootstrap complete.
I20260608 12:46:34.671980 25933 ts_tablet_manager.cc:1403] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.016s
I20260608 12:46:34.674976 25933 raft_consensus.cc:359] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } attrs { replace: true } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } }
I20260608 12:46:34.675679 25933 raft_consensus.cc:740] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8eb4b0e1506d401980b44000552d2dce, State: Initialized, Role: LEARNER
I20260608 12:46:34.676258 25933 consensus_queue.cc:260] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce [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: "c39b2bcaa2a449ccb6fbcf94e5088119" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42327 } attrs { replace: true } } peers { permanent_uuid: "6303dd28cf084f81a4af50249421df42" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42359 } } peers { permanent_uuid: "23439f67ebb84a558d82e6450932494d" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33969 } } peers { permanent_uuid: "8eb4b0e1506d401980b44000552d2dce" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 32945 } attrs { promote: true } }
I20260608 12:46:34.679284 25933 ts_tablet_manager.cc:1434] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 12:46:34.681696 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:46:34.681879 25662 tablet_copy_service.cc:342] P 6303dd28cf084f81a4af50249421df42: Request end of tablet copy session 8eb4b0e1506d401980b44000552d2dce-2fbfedc1715b4b2da18ebf72304138f2 received from {username='slave'} at 127.0.0.1:56338
I20260608 12:46:34.682422 25662 tablet_copy_service.cc:434] P 6303dd28cf084f81a4af50249421df42: ending tablet copy session 8eb4b0e1506d401980b44000552d2dce-2fbfedc1715b4b2da18ebf72304138f2 on tablet 2fbfedc1715b4b2da18ebf72304138f2 with peer 8eb4b0e1506d401980b44000552d2dce
W20260608 12:46:34.707042 25779 connection.cc:466] server connection from 127.0.0.1:60232 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:60232 (request call id 1) could send its response
I20260608 12:46:34.721680 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:34.722543 24835 tablet_replica.cc:333] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42: stopping tablet replica
I20260608 12:46:34.723209 24835 raft_consensus.cc:2243] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.723770 24835 raft_consensus.cc:2272] T 3f3945f6ce644728b7401e59aebed2a7 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.726282 24835 tablet_replica.cc:333] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42: stopping tablet replica
I20260608 12:46:34.726876 24835 raft_consensus.cc:2243] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.727321 24835 raft_consensus.cc:2272] T ad1cf4c6a32b485492eb6c7257706800 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.729277 24835 tablet_replica.cc:333] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42: stopping tablet replica
I20260608 12:46:34.729799 24835 raft_consensus.cc:2243] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:46:34.730551 24835 raft_consensus.cc:2272] T fc90d4973bc04e549b6465846d464242 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.732625 24835 tablet_replica.cc:333] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42: stopping tablet replica
I20260608 12:46:34.733196 24835 raft_consensus.cc:2243] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.733644 24835 raft_consensus.cc:2272] T 6c8ec1d287e14deab9c7403c10204c1e P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.736320 24835 tablet_replica.cc:333] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42: stopping tablet replica
I20260608 12:46:34.736905 24835 raft_consensus.cc:2243] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.737315 24835 raft_consensus.cc:2272] T 64f6166bf39c49bd81db04df3b462395 P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.739163 24835 tablet_replica.cc:333] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42: stopping tablet replica
I20260608 12:46:34.739645 24835 raft_consensus.cc:2243] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.740000 24835 raft_consensus.cc:2272] T 402cf5066f8345159613e617ceee25ea P 6303dd28cf084f81a4af50249421df42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.741901 24835 tablet_replica.cc:333] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42: stopping tablet replica
I20260608 12:46:34.742540 24835 raft_consensus.cc:2243] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:34.742983 24835 raft_consensus.cc:2272] T 67ae8da16d024e39bf50541ee1a120c0 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.745000 24835 tablet_replica.cc:333] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42: stopping tablet replica
I20260608 12:46:34.745440 24835 raft_consensus.cc:2243] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:34.746412 24835 raft_consensus.cc:2272] T 2fbfedc1715b4b2da18ebf72304138f2 P 6303dd28cf084f81a4af50249421df42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.776364 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:46:34.798808 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:46:34.838001 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:34.839452 24835 tablet_replica.cc:333] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce: stopping tablet replica
I20260608 12:46:34.839963 24835 raft_consensus.cc:2243] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:46:34.840338 24835 raft_consensus.cc:2272] T 2fbfedc1715b4b2da18ebf72304138f2 P 8eb4b0e1506d401980b44000552d2dce [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:46:34.849464 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:46:34.859658 24835 master.cc:562] Master@127.24.64.254:38453 shutting down...
W20260608 12:46:34.882148 25449 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:46:34.882465 25449 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:46:34.882675 25449 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:46:34.883807 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:34.884318 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:34.884687 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee253db43fbe4d1391dd05cb07c1be81: stopping tablet replica
I20260608 12:46:34.911454 24835 master.cc:584] Master@127.24.64.254:38453 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9238 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:46:34.948885 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:37427,127.24.64.253:41973,127.24.64.252:46669
I20260608 12:46:34.950263 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:34.955780 25940 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:34.956025 25941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:34.956845 25943 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:34.958388 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:34.959197 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:34.959393 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:34.959548 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922794959523 us; error 0 us; skew 500 ppm
I20260608 12:46:34.960099 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:34.962572 24835 webserver.cc:533] Webserver started at http://127.24.64.254:37447/ using document root <none> and password file <none>
I20260608 12:46:34.963212 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:34.963400 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:34.963682 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:34.965018 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "fedb5d286fbb4037860c49d303ed1e5d"
format_stamp: "Formatted at 2026-06-08 12:46:34 on dist-test-slave-nzcs"
I20260608 12:46:34.969439 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:46:34.972774 25948 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:34.973464 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:46:34.973721 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "fedb5d286fbb4037860c49d303ed1e5d"
format_stamp: "Formatted at 2026-06-08 12:46:34 on dist-test-slave-nzcs"
I20260608 12:46:34.973976 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:34.994957 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:34.996184 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:35.033300 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:37427
I20260608 12:46:35.033424 25999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:37427 every 8 connection(s)
I20260608 12:46:35.037356 26000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:35.037392 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:35.042675 26002 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:35.044231 26003 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:35.044555 26000 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:46:35.045632 26005 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:35.046510 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:35.047641 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:35.047951 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:35.048194 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922795048174 us; error 0 us; skew 500 ppm
I20260608 12:46:35.048900 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:35.051687 24835 webserver.cc:533] Webserver started at http://127.24.64.253:37527/ using document root <none> and password file <none>
I20260608 12:46:35.052206 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:35.052431 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:35.052767 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:35.054211 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-1-root/instance:
uuid: "609dbc120fcd4303972435b5c73aa33b"
format_stamp: "Formatted at 2026-06-08 12:46:35 on dist-test-slave-nzcs"
I20260608 12:46:35.057837 26000 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:35.059280 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
W20260608 12:46:35.063562 26000 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.64.253:41973: Network error: Client connection negotiation failed: client connection to 127.24.64.253:41973: connect: Connection refused (error 111)
I20260608 12:46:35.063737 26013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:35.064570 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:46:35.064877 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-1-root
uuid: "609dbc120fcd4303972435b5c73aa33b"
format_stamp: "Formatted at 2026-06-08 12:46:35 on dist-test-slave-nzcs"
I20260608 12:46:35.065112 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:35.077831 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:35.078862 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:35.115404 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.253:41973
I20260608 12:46:35.115522 26064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.253:41973 every 8 connection(s)
I20260608 12:46:35.119300 26065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:35.119359 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:35.121085 26000 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } attempt: 1
I20260608 12:46:35.127225 26065 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:46:35.127445 26067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:35.128518 26069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:35.132658 26071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:35.136772 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:35.137379 26000 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:35.137763 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:35.138017 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:35.138211 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922795138193 us; error 0 us; skew 500 ppm
I20260608 12:46:35.139047 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:35.142246 24835 webserver.cc:533] Webserver started at http://127.24.64.252:39399/ using document root <none> and password file <none>
I20260608 12:46:35.142922 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:35.143200 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
W20260608 12:46:35.143301 26000 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.64.252:46669: Network error: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111)
I20260608 12:46:35.143543 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:35.144850 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-2-root/instance:
uuid: "185e2ed0b1834f9092f82748dc374582"
format_stamp: "Formatted at 2026-06-08 12:46:35 on dist-test-slave-nzcs"
I20260608 12:46:35.145712 26065 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:35.149830 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:46:35.153920 26077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:35.154832 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:35.155161 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-2-root
uuid: "185e2ed0b1834f9092f82748dc374582"
format_stamp: "Formatted at 2026-06-08 12:46:35 on dist-test-slave-nzcs"
I20260608 12:46:35.155421 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:35.155558 26065 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:46:35.161463 26065 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.64.252:46669: Network error: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111)
I20260608 12:46:35.179795 26000 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } attempt: 1
I20260608 12:46:35.180074 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:35.181252 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:46:35.184413 26000 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.64.252:46669: Network error: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111)
I20260608 12:46:35.203912 26065 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } attempt: 1
W20260608 12:46:35.209288 26065 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.64.252:46669: Network error: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111)
I20260608 12:46:35.220240 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.252:46669
I20260608 12:46:35.220353 26129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.252:46669 every 8 connection(s)
I20260608 12:46:35.223356 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:35.224361 26130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:35.229822 26130 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:35.240756 26130 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:35.249912 26130 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:35.264899 26000 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } attempt: 2
I20260608 12:46:35.265100 26130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582: Bootstrap starting.
I20260608 12:46:35.271358 26130 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:35.276448 26130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582: No bootstrap required, opened a new log
I20260608 12:46:35.276755 26065 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } attempt: 2
I20260608 12:46:35.279354 26130 raft_consensus.cc:359] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:35.280022 26130 raft_consensus.cc:385] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:35.280344 26130 raft_consensus.cc:740] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 185e2ed0b1834f9092f82748dc374582, State: Initialized, Role: FOLLOWER
I20260608 12:46:35.281028 26130 consensus_queue.cc:260] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:35.281695 26000 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d: Bootstrap starting.
I20260608 12:46:35.283174 26135 sys_catalog.cc:455] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [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: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } } }
I20260608 12:46:35.283967 26135 sys_catalog.cc:458] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:35.284708 26130 sys_catalog.cc:565] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:35.288468 26000 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:35.295087 26000 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d: No bootstrap required, opened a new log
I20260608 12:46:35.295989 26065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b: Bootstrap starting.
I20260608 12:46:35.297847 26000 raft_consensus.cc:359] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:35.298492 26000 raft_consensus.cc:385] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:35.298810 26000 raft_consensus.cc:740] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fedb5d286fbb4037860c49d303ed1e5d, State: Initialized, Role: FOLLOWER
I20260608 12:46:35.299566 26000 consensus_queue.cc:260] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:35.301756 26148 sys_catalog.cc:455] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [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: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } } }
I20260608 12:46:35.302279 26065 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:35.302488 26148 sys_catalog.cc:458] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:35.303292 26000 sys_catalog.cc:565] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:46:35.303369 26147 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:35.303800 26147 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:46:35.307174 26065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b: No bootstrap required, opened a new log
I20260608 12:46:35.309808 26065 raft_consensus.cc:359] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:35.310276 26065 raft_consensus.cc:385] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:35.310509 26065 raft_consensus.cc:740] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 609dbc120fcd4303972435b5c73aa33b, State: Initialized, Role: FOLLOWER
I20260608 12:46:35.311198 26065 consensus_queue.cc:260] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:35.313237 26157 sys_catalog.cc:455] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [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: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } } }
I20260608 12:46:35.314002 26157 sys_catalog.cc:458] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:35.314867 26065 sys_catalog.cc:565] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:35.315534 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260608 12:46:35.318495 26161 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:35.318796 26161 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:46:35.325368 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:46:35.326777 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:35.328404 26172 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:35.328685 26172 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:46:35.332994 26173 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:35.334429 26174 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:35.335167 26176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:35.335599 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:35.336443 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:35.336634 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:35.336835 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922795336817 us; error 0 us; skew 500 ppm
I20260608 12:46:35.337402 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:35.339658 24835 webserver.cc:533] Webserver started at http://127.24.64.193:43579/ using document root <none> and password file <none>
I20260608 12:46:35.340171 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:35.340342 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:35.340603 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:35.341747 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "94f1bdc250f647b783895106a8fbd118"
format_stamp: "Formatted at 2026-06-08 12:46:35 on dist-test-slave-nzcs"
I20260608 12:46:35.346292 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:46:35.349519 26181 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:35.350263 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:46:35.350540 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "94f1bdc250f647b783895106a8fbd118"
format_stamp: "Formatted at 2026-06-08 12:46:35 on dist-test-slave-nzcs"
I20260608 12:46:35.350797 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:35.377815 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:35.378975 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:35.380494 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:35.382768 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:35.382972 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:35.383193 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:35.383343 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:35.422454 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:33219
I20260608 12:46:35.422581 26243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:33219 every 8 connection(s)
I20260608 12:46:35.429780 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:35.442464 26244 heartbeater.cc:344] Connected to a master server at 127.24.64.252:46669
I20260608 12:46:35.442936 26244 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:35.443848 26244 heartbeater.cc:507] Master 127.24.64.252:46669 requested a full tablet report, sending...
W20260608 12:46:35.445855 26252 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:35.446496 26251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:35.446990 26245 heartbeater.cc:344] Connected to a master server at 127.24.64.253:41973
I20260608 12:46:35.447376 26245 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:35.447857 26095 ts_manager.cc:194] Registered new tserver with Master: 94f1bdc250f647b783895106a8fbd118 (127.24.64.193:33219)
I20260608 12:46:35.448220 26245 heartbeater.cc:507] Master 127.24.64.253:41973 requested a full tablet report, sending...
I20260608 12:46:35.451377 26246 heartbeater.cc:344] Connected to a master server at 127.24.64.254:37427
I20260608 12:46:35.451412 26030 ts_manager.cc:194] Registered new tserver with Master: 94f1bdc250f647b783895106a8fbd118 (127.24.64.193:33219)
I20260608 12:46:35.451942 26246 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:35.452914 26246 heartbeater.cc:507] Master 127.24.64.254:37427 requested a full tablet report, sending...
I20260608 12:46:35.455469 25965 ts_manager.cc:194] Registered new tserver with Master: 94f1bdc250f647b783895106a8fbd118 (127.24.64.193:33219)
W20260608 12:46:35.455550 26254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:35.456120 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:35.457057 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:35.457270 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:35.457448 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922795457429 us; error 0 us; skew 500 ppm
I20260608 12:46:35.458148 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:35.460533 24835 webserver.cc:533] Webserver started at http://127.24.64.194:37313/ using document root <none> and password file <none>
I20260608 12:46:35.461059 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:35.461241 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:35.461524 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:35.462584 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "03c37fd946f14dae97c1cb896a2ccb40"
format_stamp: "Formatted at 2026-06-08 12:46:35 on dist-test-slave-nzcs"
I20260608 12:46:35.467378 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:46:35.470851 26259 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:35.471603 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:46:35.471885 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "03c37fd946f14dae97c1cb896a2ccb40"
format_stamp: "Formatted at 2026-06-08 12:46:35 on dist-test-slave-nzcs"
I20260608 12:46:35.472209 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:35.497450 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:35.498663 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:35.500244 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:35.502552 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:35.502758 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:35.502982 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:35.503136 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:35.542078 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:36149
I20260608 12:46:35.542228 26321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:36149 every 8 connection(s)
I20260608 12:46:35.549526 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:35.570264 26323 heartbeater.cc:344] Connected to a master server at 127.24.64.253:41973
I20260608 12:46:35.570369 26322 heartbeater.cc:344] Connected to a master server at 127.24.64.252:46669
I20260608 12:46:35.570779 26323 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:35.570982 26322 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:35.571784 26322 heartbeater.cc:507] Master 127.24.64.252:46669 requested a full tablet report, sending...
I20260608 12:46:35.571817 26323 heartbeater.cc:507] Master 127.24.64.253:41973 requested a full tablet report, sending...
I20260608 12:46:35.571691 26135 raft_consensus.cc:493] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:35.574448 26324 heartbeater.cc:344] Connected to a master server at 127.24.64.254:37427
I20260608 12:46:35.574906 26324 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:35.574620 26135 raft_consensus.cc:515] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:35.575846 26324 heartbeater.cc:507] Master 127.24.64.254:37427 requested a full tablet report, sending...
I20260608 12:46:35.578078 26095 ts_manager.cc:194] Registered new tserver with Master: 03c37fd946f14dae97c1cb896a2ccb40 (127.24.64.194:36149)
I20260608 12:46:35.578545 26030 ts_manager.cc:194] Registered new tserver with Master: 03c37fd946f14dae97c1cb896a2ccb40 (127.24.64.194:36149)
I20260608 12:46:35.580691 25975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "185e2ed0b1834f9092f82748dc374582" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fedb5d286fbb4037860c49d303ed1e5d" is_pre_election: true
I20260608 12:46:35.581379 25975 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 185e2ed0b1834f9092f82748dc374582 in term 0.
I20260608 12:46:35.582576 25965 ts_manager.cc:194] Registered new tserver with Master: 03c37fd946f14dae97c1cb896a2ccb40 (127.24.64.194:36149)
I20260608 12:46:35.582417 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:35.582862 26135 leader_election.cc:290] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fedb5d286fbb4037860c49d303ed1e5d (127.24.64.254:37427), 609dbc120fcd4303972435b5c73aa33b (127.24.64.253:41973)
I20260608 12:46:35.582933 26078 leader_election.cc:304] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 185e2ed0b1834f9092f82748dc374582, fedb5d286fbb4037860c49d303ed1e5d; no voters: 
I20260608 12:46:35.584069 26135 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:46:35.584365 26328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:35.584569 26135 raft_consensus.cc:493] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:35.585065 26135 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:46:35.585254 26332 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:35.585124 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "185e2ed0b1834f9092f82748dc374582" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609dbc120fcd4303972435b5c73aa33b" is_pre_election: true
W20260608 12:46:35.585041 26330 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:35.586081 26040 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 185e2ed0b1834f9092f82748dc374582 in term 0.
I20260608 12:46:35.587332 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:35.587621 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:35.587867 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922795587829 us; error 0 us; skew 500 ppm
I20260608 12:46:35.588717 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:35.591401 24835 webserver.cc:533] Webserver started at http://127.24.64.195:36569/ using document root <none> and password file <none>
I20260608 12:46:35.591169 26135 raft_consensus.cc:515] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:35.591986 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:35.592236 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:35.592528 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:35.593039 26135 leader_election.cc:290] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [CANDIDATE]: Term 1 election: Requested vote from peers fedb5d286fbb4037860c49d303ed1e5d (127.24.64.254:37427), 609dbc120fcd4303972435b5c73aa33b (127.24.64.253:41973)
I20260608 12:46:35.593811 25975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "185e2ed0b1834f9092f82748dc374582" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fedb5d286fbb4037860c49d303ed1e5d"
I20260608 12:46:35.593981 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "185e2ed0b1834f9092f82748dc374582" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609dbc120fcd4303972435b5c73aa33b"
I20260608 12:46:35.593997 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "c101c3557854494a9d9c30d304ef9865"
format_stamp: "Formatted at 2026-06-08 12:46:35 on dist-test-slave-nzcs"
I20260608 12:46:35.594420 25975 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:35.594589 26040 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:35.599613 26040 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 185e2ed0b1834f9092f82748dc374582 in term 1.
I20260608 12:46:35.600589 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 12:46:35.600838 26078 leader_election.cc:304] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [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: 185e2ed0b1834f9092f82748dc374582, 609dbc120fcd4303972435b5c73aa33b; no voters: 
I20260608 12:46:35.601125 25975 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 185e2ed0b1834f9092f82748dc374582 in term 1.
I20260608 12:46:35.601574 26135 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:35.602608 26135 raft_consensus.cc:697] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 1 LEADER]: Becoming Leader. State: Replica: 185e2ed0b1834f9092f82748dc374582, State: Running, Role: LEADER
I20260608 12:46:35.603363 26135 consensus_queue.cc:237] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:35.605165 26338 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:35.606125 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:46:35.606443 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "c101c3557854494a9d9c30d304ef9865"
format_stamp: "Formatted at 2026-06-08 12:46:35 on dist-test-slave-nzcs"
I20260608 12:46:35.606745 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:35.608963 26337 sys_catalog.cc:455] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 185e2ed0b1834f9092f82748dc374582. Latest consensus state: current_term: 1 leader_uuid: "185e2ed0b1834f9092f82748dc374582" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } } }
I20260608 12:46:35.609707 26337 sys_catalog.cc:458] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:35.611562 26340 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:35.616878 26340 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:35.624714 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:35.625301 26040 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 1 FOLLOWER]: Refusing update from remote peer 185e2ed0b1834f9092f82748dc374582: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:35.625636 25975 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 1 FOLLOWER]: Refusing update from remote peer 185e2ed0b1834f9092f82748dc374582: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:35.626039 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:35.626883 26337 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:35.627909 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:35.627737 26135 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:35.631017 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:35.631353 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:46:35.631676 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:35.631899 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:35.643613 26148 sys_catalog.cc:455] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 185e2ed0b1834f9092f82748dc374582. Latest consensus state: current_term: 1 leader_uuid: "185e2ed0b1834f9092f82748dc374582" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } } }
I20260608 12:46:35.644481 26148 sys_catalog.cc:458] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:35.646347 26157 sys_catalog.cc:455] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 185e2ed0b1834f9092f82748dc374582. Latest consensus state: current_term: 1 leader_uuid: "185e2ed0b1834f9092f82748dc374582" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } } }
I20260608 12:46:35.647056 26157 sys_catalog.cc:458] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:35.660282 26157 sys_catalog.cc:455] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "185e2ed0b1834f9092f82748dc374582" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } } }
I20260608 12:46:35.661191 26157 sys_catalog.cc:458] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:35.662461 26340 catalog_manager.cc:1382] Generated new cluster ID: 523938ddfc27468d9b55dab37426b7f4
I20260608 12:46:35.662781 26340 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:35.663182 26337 sys_catalog.cc:455] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "185e2ed0b1834f9092f82748dc374582" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } } }
I20260608 12:46:35.663913 26337 sys_catalog.cc:458] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:35.664701 26337 sys_catalog.cc:455] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "185e2ed0b1834f9092f82748dc374582" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } } }
I20260608 12:46:35.665360 26337 sys_catalog.cc:458] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:35.666608 26148 sys_catalog.cc:455] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "185e2ed0b1834f9092f82748dc374582" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } } }
I20260608 12:46:35.667367 26148 sys_catalog.cc:458] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:35.706493 26340 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:35.708351 26340 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:35.722288 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:35585
I20260608 12:46:35.722441 26410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:35585 every 8 connection(s)
I20260608 12:46:35.732748 26340 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582: Generated new TSK 0
I20260608 12:46:35.733585 26340 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:35.760924 26412 heartbeater.cc:344] Connected to a master server at 127.24.64.253:41973
I20260608 12:46:35.761142 26411 heartbeater.cc:344] Connected to a master server at 127.24.64.252:46669
I20260608 12:46:35.761567 26412 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:35.761899 26411 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:35.762750 26412 heartbeater.cc:507] Master 127.24.64.253:41973 requested a full tablet report, sending...
I20260608 12:46:35.762753 26411 heartbeater.cc:507] Master 127.24.64.252:46669 requested a full tablet report, sending...
I20260608 12:46:35.765472 26415 heartbeater.cc:344] Connected to a master server at 127.24.64.254:37427
I20260608 12:46:35.765686 26030 ts_manager.cc:194] Registered new tserver with Master: c101c3557854494a9d9c30d304ef9865 (127.24.64.195:35585)
I20260608 12:46:35.765841 26415 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:35.766162 26095 ts_manager.cc:194] Registered new tserver with Master: c101c3557854494a9d9c30d304ef9865 (127.24.64.195:35585)
I20260608 12:46:35.766801 26415 heartbeater.cc:507] Master 127.24.64.254:37427 requested a full tablet report, sending...
I20260608 12:46:35.768167 26095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53770
I20260608 12:46:35.769301 25965 ts_manager.cc:194] Registered new tserver with Master: c101c3557854494a9d9c30d304ef9865 (127.24.64.195:35585)
I20260608 12:46:35.769445 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012406247s
I20260608 12:46:36.323069 26161 catalog_manager.cc:1294] Loaded cluster ID: 523938ddfc27468d9b55dab37426b7f4
I20260608 12:46:36.323397 26161 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d: loading cluster ID for follower catalog manager: success
I20260608 12:46:36.328126 26161 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d: acquiring CA information for follower catalog manager: success
I20260608 12:46:36.331868 26161 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:46:36.332620 26172 catalog_manager.cc:1294] Loaded cluster ID: 523938ddfc27468d9b55dab37426b7f4
I20260608 12:46:36.332916 26172 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b: loading cluster ID for follower catalog manager: success
I20260608 12:46:36.338284 26172 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b: acquiring CA information for follower catalog manager: success
I20260608 12:46:36.341817 26172 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:46:36.453701 26095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53750
I20260608 12:46:36.583549 26095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53754
I20260608 12:46:36.771009 26411 heartbeater.cc:499] Master 127.24.64.252:46669 was elected leader, sending a full tablet report...
I20260608 12:46:37.298480 26146 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:37.382251 26095 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53786:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:46:37.456729 26244 heartbeater.cc:499] Master 127.24.64.252:46669 was elected leader, sending a full tablet report...
I20260608 12:46:37.465602 26287 tablet_service.cc:1511] Processing CreateTablet for tablet d331bf87f284482ba51ac57cc563199d (DEFAULT_TABLE table=test-workload [id=4584e872c63d46c680144b659bdaa3ab]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:46:37.467182 26287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d331bf87f284482ba51ac57cc563199d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:37.469810 26376 tablet_service.cc:1511] Processing CreateTablet for tablet 84f31dbbb3ad43efa62aa1d75d7ce448 (DEFAULT_TABLE table=test-workload [id=4584e872c63d46c680144b659bdaa3ab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:46:37.471241 26376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f31dbbb3ad43efa62aa1d75d7ce448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:37.472998 26209 tablet_service.cc:1511] Processing CreateTablet for tablet 835d31acc5d446f785b4b8d6c9d2e483 (DEFAULT_TABLE table=test-workload [id=4584e872c63d46c680144b659bdaa3ab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:46:37.474481 26209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835d31acc5d446f785b4b8d6c9d2e483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:37.484630 26447 tablet_bootstrap.cc:492] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40: Bootstrap starting.
I20260608 12:46:37.490026 26448 tablet_bootstrap.cc:492] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865: Bootstrap starting.
I20260608 12:46:37.491322 26447 tablet_bootstrap.cc:654] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:37.493314 26449 tablet_bootstrap.cc:492] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118: Bootstrap starting.
I20260608 12:46:37.497776 26448 tablet_bootstrap.cc:654] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:37.499617 26447 tablet_bootstrap.cc:492] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40: No bootstrap required, opened a new log
I20260608 12:46:37.499899 26449 tablet_bootstrap.cc:654] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:37.500150 26447 ts_tablet_manager.cc:1403] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.009s
I20260608 12:46:37.503460 26447 raft_consensus.cc:359] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03c37fd946f14dae97c1cb896a2ccb40" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36149 } }
I20260608 12:46:37.503803 26448 tablet_bootstrap.cc:492] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865: No bootstrap required, opened a new log
I20260608 12:46:37.504099 26447 raft_consensus.cc:385] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:37.504514 26448 ts_tablet_manager.cc:1403] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 12:46:37.504482 26447 raft_consensus.cc:740] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c37fd946f14dae97c1cb896a2ccb40, State: Initialized, Role: FOLLOWER
I20260608 12:46:37.505191 26449 tablet_bootstrap.cc:492] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118: No bootstrap required, opened a new log
I20260608 12:46:37.505664 26449 ts_tablet_manager.cc:1403] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260608 12:46:37.505501 26447 consensus_queue.cc:260] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "03c37fd946f14dae97c1cb896a2ccb40" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36149 } }
I20260608 12:46:37.506268 26447 raft_consensus.cc:399] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:37.506603 26447 raft_consensus.cc:493] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:37.507031 26447 raft_consensus.cc:3060] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:37.508070 26448 raft_consensus.cc:359] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c101c3557854494a9d9c30d304ef9865" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35585 } }
I20260608 12:46:37.508380 26449 raft_consensus.cc:359] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f1bdc250f647b783895106a8fbd118" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33219 } }
I20260608 12:46:37.508742 26448 raft_consensus.cc:385] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:37.509040 26449 raft_consensus.cc:385] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:37.509177 26448 raft_consensus.cc:740] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c101c3557854494a9d9c30d304ef9865, State: Initialized, Role: FOLLOWER
I20260608 12:46:37.509536 26449 raft_consensus.cc:740] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f1bdc250f647b783895106a8fbd118, State: Initialized, Role: FOLLOWER
I20260608 12:46:37.510470 26448 consensus_queue.cc:260] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c101c3557854494a9d9c30d304ef9865" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35585 } }
I20260608 12:46:37.510630 26449 consensus_queue.cc:260] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94f1bdc250f647b783895106a8fbd118" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33219 } }
I20260608 12:46:37.511237 26448 raft_consensus.cc:399] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:37.511384 26449 raft_consensus.cc:399] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:37.511710 26448 raft_consensus.cc:493] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:37.511847 26449 raft_consensus.cc:493] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:37.512355 26449 raft_consensus.cc:3060] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:37.512295 26448 raft_consensus.cc:3060] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:37.514180 26447 raft_consensus.cc:515] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03c37fd946f14dae97c1cb896a2ccb40" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36149 } }
I20260608 12:46:37.514784 26447 leader_election.cc:304] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [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: 03c37fd946f14dae97c1cb896a2ccb40; no voters: 
I20260608 12:46:37.516291 26447 leader_election.cc:290] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:37.516803 26453 raft_consensus.cc:2804] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:37.519583 26448 raft_consensus.cc:515] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c101c3557854494a9d9c30d304ef9865" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35585 } }
I20260608 12:46:37.519594 26449 raft_consensus.cc:515] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f1bdc250f647b783895106a8fbd118" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33219 } }
I20260608 12:46:37.520538 26448 leader_election.cc:304] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [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: c101c3557854494a9d9c30d304ef9865; no voters: 
I20260608 12:46:37.520577 26449 leader_election.cc:304] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [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: 94f1bdc250f647b783895106a8fbd118; no voters: 
I20260608 12:46:37.522302 26453 raft_consensus.cc:697] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [term 1 LEADER]: Becoming Leader. State: Replica: 03c37fd946f14dae97c1cb896a2ccb40, State: Running, Role: LEADER
I20260608 12:46:37.523223 26322 heartbeater.cc:499] Master 127.24.64.252:46669 was elected leader, sending a full tablet report...
I20260608 12:46:37.524209 26457 raft_consensus.cc:2804] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:37.523240 26453 consensus_queue.cc:237] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [LEADER]: Queue going to LEADER mode. State: All 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: "03c37fd946f14dae97c1cb896a2ccb40" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36149 } }
I20260608 12:46:37.524098 26449 leader_election.cc:290] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:37.527344 26447 ts_tablet_manager.cc:1434] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.014s
I20260608 12:46:37.534715 26449 ts_tablet_manager.cc:1434] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.007s
I20260608 12:46:37.537640 26448 leader_election.cc:290] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:37.538113 26456 raft_consensus.cc:2804] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:37.539834 26457 raft_consensus.cc:697] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [term 1 LEADER]: Becoming Leader. State: Replica: 94f1bdc250f647b783895106a8fbd118, State: Running, Role: LEADER
I20260608 12:46:37.540809 26457 consensus_queue.cc:237] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [LEADER]: Queue going to LEADER mode. State: All 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: "94f1bdc250f647b783895106a8fbd118" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33219 } }
I20260608 12:46:37.543277 26448 ts_tablet_manager.cc:1434] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.019s
I20260608 12:46:37.546586 26456 raft_consensus.cc:697] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [term 1 LEADER]: Becoming Leader. State: Replica: c101c3557854494a9d9c30d304ef9865, State: Running, Role: LEADER
I20260608 12:46:37.547683 26456 consensus_queue.cc:237] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [LEADER]: Queue going to LEADER mode. State: All 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: "c101c3557854494a9d9c30d304ef9865" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35585 } }
I20260608 12:46:37.551523 26095 catalog_manager.cc:5696] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03c37fd946f14dae97c1cb896a2ccb40 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "03c37fd946f14dae97c1cb896a2ccb40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03c37fd946f14dae97c1cb896a2ccb40" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:37.575109 26093 catalog_manager.cc:5696] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 reported cstate change: term changed from 0 to 1, leader changed from <none> to c101c3557854494a9d9c30d304ef9865 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "c101c3557854494a9d9c30d304ef9865" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c101c3557854494a9d9c30d304ef9865" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35585 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:37.585840 26094 catalog_manager.cc:5696] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f1bdc250f647b783895106a8fbd118 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "94f1bdc250f647b783895106a8fbd118" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f1bdc250f647b783895106a8fbd118" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33219 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:37.657411 24835 master.cc:562] Master@127.24.64.252:46669 shutting down...
I20260608 12:46:37.674250 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:37.675253 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:37.675652 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 185e2ed0b1834f9092f82748dc374582: stopping tablet replica
I20260608 12:46:37.705098 24835 master.cc:584] Master@127.24.64.252:46669 shutdown complete.
W20260608 12:46:38.618224 26322 heartbeater.cc:646] Failed to heartbeat to 127.24.64.252:46669 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111)
I20260608 12:46:39.125778 26473 raft_consensus.cc:493] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 185e2ed0b1834f9092f82748dc374582)
I20260608 12:46:39.125802 26474 raft_consensus.cc:493] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 185e2ed0b1834f9092f82748dc374582)
I20260608 12:46:39.126498 26473 raft_consensus.cc:515] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:39.126561 26474 raft_consensus.cc:515] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:39.128718 26474 leader_election.cc:290] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fedb5d286fbb4037860c49d303ed1e5d (127.24.64.254:37427), 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669)
I20260608 12:46:39.128819 26473 leader_election.cc:290] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 609dbc120fcd4303972435b5c73aa33b (127.24.64.253:41973), 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669)
I20260608 12:46:39.130504 25975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "609dbc120fcd4303972435b5c73aa33b" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "fedb5d286fbb4037860c49d303ed1e5d" is_pre_election: true
I20260608 12:46:39.131343 25975 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 609dbc120fcd4303972435b5c73aa33b in term 1.
I20260608 12:46:39.131470 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fedb5d286fbb4037860c49d303ed1e5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "609dbc120fcd4303972435b5c73aa33b" is_pre_election: true
I20260608 12:46:39.132074 26040 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fedb5d286fbb4037860c49d303ed1e5d in term 1.
I20260608 12:46:39.132853 26014 leader_election.cc:304] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [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: 609dbc120fcd4303972435b5c73aa33b, fedb5d286fbb4037860c49d303ed1e5d; no voters: 
I20260608 12:46:39.133598 26474 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:46:39.133934 26474 raft_consensus.cc:493] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 185e2ed0b1834f9092f82748dc374582)
I20260608 12:46:39.134220 26474 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:46:39.137844 26014 leader_election.cc:336] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669): Network error: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111)
I20260608 12:46:39.140523 26474 raft_consensus.cc:515] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:39.141840 25949 leader_election.cc:304] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [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: 609dbc120fcd4303972435b5c73aa33b, fedb5d286fbb4037860c49d303ed1e5d; no voters: 
I20260608 12:46:39.143059 26474 leader_election.cc:290] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [CANDIDATE]: Term 2 election: Requested vote from peers fedb5d286fbb4037860c49d303ed1e5d (127.24.64.254:37427), 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669)
I20260608 12:46:39.144161 26473 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:46:39.144601 26473 raft_consensus.cc:493] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 185e2ed0b1834f9092f82748dc374582)
I20260608 12:46:39.145045 26473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:39.145370 25975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "609dbc120fcd4303972435b5c73aa33b" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "fedb5d286fbb4037860c49d303ed1e5d"
W20260608 12:46:39.145009 25949 leader_election.cc:336] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669): Network error: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111)
W20260608 12:46:39.147716 26014 leader_election.cc:336] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669): Network error: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111)
I20260608 12:46:39.150787 26473 raft_consensus.cc:515] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:39.151741 25975 raft_consensus.cc:2393] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 609dbc120fcd4303972435b5c73aa33b in current term 2: Already voted for candidate fedb5d286fbb4037860c49d303ed1e5d in this term.
I20260608 12:46:39.152633 26473 leader_election.cc:290] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [CANDIDATE]: Term 2 election: Requested vote from peers 609dbc120fcd4303972435b5c73aa33b (127.24.64.253:41973), 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669)
I20260608 12:46:39.153482 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fedb5d286fbb4037860c49d303ed1e5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "609dbc120fcd4303972435b5c73aa33b"
I20260608 12:46:39.154316 26040 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fedb5d286fbb4037860c49d303ed1e5d in current term 2: Already voted for candidate 609dbc120fcd4303972435b5c73aa33b in this term.
I20260608 12:46:39.154947 26014 leader_election.cc:304] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 609dbc120fcd4303972435b5c73aa33b; no voters: 185e2ed0b1834f9092f82748dc374582, fedb5d286fbb4037860c49d303ed1e5d
I20260608 12:46:39.155748 26474 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 12:46:39.156865 25949 leader_election.cc:336] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669): Network error: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111)
I20260608 12:46:39.157214 25949 leader_election.cc:304] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fedb5d286fbb4037860c49d303ed1e5d; no voters: 185e2ed0b1834f9092f82748dc374582, 609dbc120fcd4303972435b5c73aa33b
I20260608 12:46:39.157817 26473 raft_consensus.cc:2749] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:46:41.151952 26486 raft_consensus.cc:493] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:41.152879 26486 raft_consensus.cc:515] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:41.155197 26486 leader_election.cc:290] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fedb5d286fbb4037860c49d303ed1e5d (127.24.64.254:37427), 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669)
I20260608 12:46:41.157004 25975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "609dbc120fcd4303972435b5c73aa33b" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "fedb5d286fbb4037860c49d303ed1e5d" is_pre_election: true
I20260608 12:46:41.158118 25975 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 609dbc120fcd4303972435b5c73aa33b in term 2.
W20260608 12:46:41.159159 26014 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111) [suppressed 15 similar messages]
I20260608 12:46:41.161162 26014 leader_election.cc:304] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [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: 609dbc120fcd4303972435b5c73aa33b, fedb5d286fbb4037860c49d303ed1e5d; no voters: 
I20260608 12:46:41.162030 26486 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:46:41.162353 26486 raft_consensus.cc:493] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:41.162619 26486 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:46:41.163682 26014 leader_election.cc:336] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669): Network error: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111)
I20260608 12:46:41.169008 26486 raft_consensus.cc:515] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:41.170965 26486 leader_election.cc:290] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [CANDIDATE]: Term 3 election: Requested vote from peers fedb5d286fbb4037860c49d303ed1e5d (127.24.64.254:37427), 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669)
I20260608 12:46:41.171813 25975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "609dbc120fcd4303972435b5c73aa33b" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "fedb5d286fbb4037860c49d303ed1e5d"
I20260608 12:46:41.172292 25975 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:46:41.175033 26014 leader_election.cc:336] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 185e2ed0b1834f9092f82748dc374582 (127.24.64.252:46669): Network error: Client connection negotiation failed: client connection to 127.24.64.252:46669: connect: Connection refused (error 111)
I20260608 12:46:41.178148 25975 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609dbc120fcd4303972435b5c73aa33b in term 3.
I20260608 12:46:41.179240 26014 leader_election.cc:304] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 609dbc120fcd4303972435b5c73aa33b, fedb5d286fbb4037860c49d303ed1e5d; no voters: 185e2ed0b1834f9092f82748dc374582
I20260608 12:46:41.179997 26486 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:46:41.180938 26486 raft_consensus.cc:697] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 3 LEADER]: Becoming Leader. State: Replica: 609dbc120fcd4303972435b5c73aa33b, State: Running, Role: LEADER
I20260608 12:46:41.181802 26486 consensus_queue.cc:237] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } }
I20260608 12:46:41.187909 26489 sys_catalog.cc:455] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 609dbc120fcd4303972435b5c73aa33b. Latest consensus state: current_term: 3 leader_uuid: "609dbc120fcd4303972435b5c73aa33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fedb5d286fbb4037860c49d303ed1e5d" member_type: VOTER last_known_addr { host: "127.24.64.254" port: 37427 } } peers { permanent_uuid: "609dbc120fcd4303972435b5c73aa33b" member_type: VOTER last_known_addr { host: "127.24.64.253" port: 41973 } } peers { permanent_uuid: "185e2ed0b1834f9092f82748dc374582" member_type: VOTER last_known_addr { host: "127.24.64.252" port: 46669 } } }
I20260608 12:46:41.188545 26489 sys_catalog.cc:458] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:41.190258 26491 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:41.196323 26491 catalog_manager.cc:679] Loaded metadata for table test-workload [id=4584e872c63d46c680144b659bdaa3ab]
I20260608 12:46:41.201083 26491 tablet_loader.cc:96] loaded metadata for tablet 835d31acc5d446f785b4b8d6c9d2e483 (table test-workload [id=4584e872c63d46c680144b659bdaa3ab])
I20260608 12:46:41.201997 26491 tablet_loader.cc:96] loaded metadata for tablet 84f31dbbb3ad43efa62aa1d75d7ce448 (table test-workload [id=4584e872c63d46c680144b659bdaa3ab])
I20260608 12:46:41.202852 26491 tablet_loader.cc:96] loaded metadata for tablet d331bf87f284482ba51ac57cc563199d (table test-workload [id=4584e872c63d46c680144b659bdaa3ab])
I20260608 12:46:41.203732 26491 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:41.206843 26491 catalog_manager.cc:1294] Loaded cluster ID: 523938ddfc27468d9b55dab37426b7f4
I20260608 12:46:41.207046 26491 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:41.210834 26491 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:41.214143 26491 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b: Loaded TSK: 0
I20260608 12:46:41.215227 26491 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:41.327212 26171 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:41.327747 26171 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:41.342191 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:46:41.368569 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:41.369509 24835 tablet_replica.cc:333] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118: stopping tablet replica
I20260608 12:46:41.370170 24835 raft_consensus.cc:2243] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:41.370814 24835 raft_consensus.cc:2272] T 835d31acc5d446f785b4b8d6c9d2e483 P 94f1bdc250f647b783895106a8fbd118 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:41.391242 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:46:41.403162 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:46:41.424575 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:41.425406 24835 tablet_replica.cc:333] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40: stopping tablet replica
I20260608 12:46:41.425951 24835 raft_consensus.cc:2243] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:41.426513 24835 raft_consensus.cc:2272] T d331bf87f284482ba51ac57cc563199d P 03c37fd946f14dae97c1cb896a2ccb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:41.445746 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:46:41.457949 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:46:41.479075 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:41.480010 24835 tablet_replica.cc:333] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865: stopping tablet replica
I20260608 12:46:41.480572 24835 raft_consensus.cc:2243] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:41.481266 24835 raft_consensus.cc:2272] T 84f31dbbb3ad43efa62aa1d75d7ce448 P c101c3557854494a9d9c30d304ef9865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:41.500803 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:46:41.512413 24835 master.cc:562] Master@127.24.64.254:37427 shutting down...
I20260608 12:46:41.531419 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:41.532188 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:41.532590 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P fedb5d286fbb4037860c49d303ed1e5d: stopping tablet replica
I20260608 12:46:41.552871 24835 master.cc:584] Master@127.24.64.254:37427 shutdown complete.
I20260608 12:46:41.569574 24835 master.cc:562] Master@127.24.64.253:41973 shutting down...
I20260608 12:46:41.591989 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:46:41.593056 24835 pending_rounds.cc:70] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b: Trying to abort 1 pending ops.
I20260608 12:46:41.593264 24835 pending_rounds.cc:77] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b: Aborting op as it isn't in flight: id { term: 3 index: 11 } timestamp: 7294659793648066560 op_type: NO_OP noop_request { }
I20260608 12:46:41.593611 24835 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:46:41.593906 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:41.594321 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 609dbc120fcd4303972435b5c73aa33b: stopping tablet replica
I20260608 12:46:41.614580 24835 master.cc:584] Master@127.24.64.253:41973 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6699 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:46:41.648854 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:37269
I20260608 12:46:41.650213 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:41.656296 26493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:41.656325 26492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:41.657410 26495 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:41.657758 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:41.658612 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:41.658793 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:41.658947 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922801658928 us; error 0 us; skew 500 ppm
I20260608 12:46:41.659546 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:41.662117 24835 webserver.cc:533] Webserver started at http://127.24.64.254:32833/ using document root <none> and password file <none>
I20260608 12:46:41.662638 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:41.662815 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:41.663095 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:41.664356 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "d3543b70f8f042ff9cd159c9ed56c468"
format_stamp: "Formatted at 2026-06-08 12:46:41 on dist-test-slave-nzcs"
I20260608 12:46:41.669524 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:46:41.673345 26500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:41.674175 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:46:41.674466 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "d3543b70f8f042ff9cd159c9ed56c468"
format_stamp: "Formatted at 2026-06-08 12:46:41 on dist-test-slave-nzcs"
I20260608 12:46:41.674743 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:41.687404 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:41.688787 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:41.730319 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:37269
I20260608 12:46:41.730463 26551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:37269 every 8 connection(s)
I20260608 12:46:41.734886 26552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:41.746752 26552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468: Bootstrap starting.
I20260608 12:46:41.753489 26552 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.758347 26552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468: No bootstrap required, opened a new log
I20260608 12:46:41.760763 26552 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3543b70f8f042ff9cd159c9ed56c468" member_type: VOTER }
I20260608 12:46:41.761181 26552 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.761410 26552 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3543b70f8f042ff9cd159c9ed56c468, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.762018 26552 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3543b70f8f042ff9cd159c9ed56c468" member_type: VOTER }
I20260608 12:46:41.762452 26552 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:41.762674 26552 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:41.762915 26552 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.767875 26552 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3543b70f8f042ff9cd159c9ed56c468" member_type: VOTER }
I20260608 12:46:41.768477 26552 leader_election.cc:304] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [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: d3543b70f8f042ff9cd159c9ed56c468; no voters: 
I20260608 12:46:41.769775 26552 leader_election.cc:290] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:41.770272 26555 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:41.771764 26555 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [term 1 LEADER]: Becoming Leader. State: Replica: d3543b70f8f042ff9cd159c9ed56c468, State: Running, Role: LEADER
I20260608 12:46:41.772503 26555 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [LEADER]: Queue going to LEADER mode. State: All 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: "d3543b70f8f042ff9cd159c9ed56c468" member_type: VOTER }
I20260608 12:46:41.773025 26552 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:41.775792 26557 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3543b70f8f042ff9cd159c9ed56c468. Latest consensus state: current_term: 1 leader_uuid: "d3543b70f8f042ff9cd159c9ed56c468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3543b70f8f042ff9cd159c9ed56c468" member_type: VOTER } }
I20260608 12:46:41.776396 26557 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:41.775695 26556 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3543b70f8f042ff9cd159c9ed56c468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3543b70f8f042ff9cd159c9ed56c468" member_type: VOTER } }
I20260608 12:46:41.777264 26556 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:41.780301 26561 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:41.785610 26561 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:41.789208 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:41.795657 26561 catalog_manager.cc:1382] Generated new cluster ID: 61fc7f0f69a5484f914f26d5a66d5f8c
I20260608 12:46:41.795920 26561 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:41.807914 26561 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:41.809365 26561 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:41.825030 26561 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468: Generated new TSK 0
I20260608 12:46:41.825748 26561 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:41.856957 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:41.864739 26573 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:41.865260 26574 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:41.867007 26576 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:41.868189 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:41.869153 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:41.869354 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:41.869479 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922801869467 us; error 0 us; skew 500 ppm
I20260608 12:46:41.870234 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:41.872915 24835 webserver.cc:533] Webserver started at http://127.24.64.193:42807/ using document root <none> and password file <none>
I20260608 12:46:41.873445 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:41.873620 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:41.873862 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:41.875247 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "bf1cc4e1fec64700b0ab441713a26b16"
format_stamp: "Formatted at 2026-06-08 12:46:41 on dist-test-slave-nzcs"
I20260608 12:46:41.880339 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:46:41.885229 26581 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:41.886242 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:46:41.886557 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "bf1cc4e1fec64700b0ab441713a26b16"
format_stamp: "Formatted at 2026-06-08 12:46:41 on dist-test-slave-nzcs"
I20260608 12:46:41.886827 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:41.920457 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:41.921871 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:41.923470 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:41.926194 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:41.926379 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:41.926618 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:41.926791 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:41.974000 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:45009
I20260608 12:46:41.974187 26643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:45009 every 8 connection(s)
I20260608 12:46:41.979852 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:41.988106 26648 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:41.990343 26649 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:41.991876 26651 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:41.992046 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:41.992961 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:41.993177 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:41.993343 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922801993325 us; error 0 us; skew 500 ppm
I20260608 12:46:41.994124 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:41.997506 24835 webserver.cc:533] Webserver started at http://127.24.64.194:41905/ using document root <none> and password file <none>
I20260608 12:46:41.998118 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:41.998353 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:41.998652 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:41.999347 26644 heartbeater.cc:344] Connected to a master server at 127.24.64.254:37269
I20260608 12:46:41.999711 26644 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:41.999835 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "5d8d6fe829404516b696be36f905006d"
format_stamp: "Formatted at 2026-06-08 12:46:41 on dist-test-slave-nzcs"
I20260608 12:46:42.000445 26644 heartbeater.cc:507] Master 127.24.64.254:37269 requested a full tablet report, sending...
I20260608 12:46:42.003239 26517 ts_manager.cc:194] Registered new tserver with Master: bf1cc4e1fec64700b0ab441713a26b16 (127.24.64.193:45009)
I20260608 12:46:42.005760 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:46:42.006155 26517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35588
I20260608 12:46:42.009684 26656 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:42.010490 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:46:42.010795 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "5d8d6fe829404516b696be36f905006d"
format_stamp: "Formatted at 2026-06-08 12:46:41 on dist-test-slave-nzcs"
I20260608 12:46:42.011075 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:42.024245 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:42.025434 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:42.026871 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:42.029253 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:42.029456 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:42.029687 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:42.029842 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:42.069048 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:36485
I20260608 12:46:42.069149 26718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:36485 every 8 connection(s)
I20260608 12:46:42.073923 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:42.081063 26722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:42.082350 26723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:42.083398 24835 server_base.cc:1061] running on GCE node
W20260608 12:46:42.084127 26726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:42.085163 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:42.085438 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:42.085652 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922802085634 us; error 0 us; skew 500 ppm
I20260608 12:46:42.086333 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:42.086426 26719 heartbeater.cc:344] Connected to a master server at 127.24.64.254:37269
I20260608 12:46:42.086831 26719 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:42.087659 26719 heartbeater.cc:507] Master 127.24.64.254:37269 requested a full tablet report, sending...
I20260608 12:46:42.088837 24835 webserver.cc:533] Webserver started at http://127.24.64.195:36779/ using document root <none> and password file <none>
I20260608 12:46:42.089423 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:42.089607 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:42.089730 26517 ts_manager.cc:194] Registered new tserver with Master: 5d8d6fe829404516b696be36f905006d (127.24.64.194:36485)
I20260608 12:46:42.089864 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:42.091001 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "36f0d3ed436d4ef7aec8f674c79054cd"
format_stamp: "Formatted at 2026-06-08 12:46:42 on dist-test-slave-nzcs"
I20260608 12:46:42.091092 26517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35590
I20260608 12:46:42.095605 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:46:42.099128 26730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:42.099903 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:46:42.100185 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "36f0d3ed436d4ef7aec8f674c79054cd"
format_stamp: "Formatted at 2026-06-08 12:46:42 on dist-test-slave-nzcs"
I20260608 12:46:42.100440 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:42.130336 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:42.131569 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:42.133136 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:42.135385 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:42.135586 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:42.135814 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:42.135972 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:42.175336 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:33437
I20260608 12:46:42.175455 26792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:33437 every 8 connection(s)
I20260608 12:46:42.189047 26793 heartbeater.cc:344] Connected to a master server at 127.24.64.254:37269
I20260608 12:46:42.189427 26793 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:42.190135 26793 heartbeater.cc:507] Master 127.24.64.254:37269 requested a full tablet report, sending...
I20260608 12:46:42.192108 26517 ts_manager.cc:194] Registered new tserver with Master: 36f0d3ed436d4ef7aec8f674c79054cd (127.24.64.195:33437)
I20260608 12:46:42.192329 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013727595s
I20260608 12:46:42.193488 26517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35598
I20260608 12:46:43.008904 26644 heartbeater.cc:499] Master 127.24.64.254:37269 was elected leader, sending a full tablet report...
I20260608 12:46:43.093631 26719 heartbeater.cc:499] Master 127.24.64.254:37269 was elected leader, sending a full tablet report...
I20260608 12:46:43.195948 26793 heartbeater.cc:499] Master 127.24.64.254:37269 was elected leader, sending a full tablet report...
I20260608 12:46:43.250237 26517 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35604:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:46:43.252776 26517 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:46:43.313772 26758 tablet_service.cc:1511] Processing CreateTablet for tablet ed187f4e46264b868a32b29d569087cc (DEFAULT_TABLE table=test-workload [id=2590af6361b142b897d30a99285645b8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:46:43.314286 26609 tablet_service.cc:1511] Processing CreateTablet for tablet ed187f4e46264b868a32b29d569087cc (DEFAULT_TABLE table=test-workload [id=2590af6361b142b897d30a99285645b8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:46:43.314494 26608 tablet_service.cc:1511] Processing CreateTablet for tablet e41a984c9b0744c3862726bbfbc88780 (DEFAULT_TABLE table=test-workload [id=2590af6361b142b897d30a99285645b8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:46:43.315858 26609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed187f4e46264b868a32b29d569087cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:43.316684 26684 tablet_service.cc:1511] Processing CreateTablet for tablet ed187f4e46264b868a32b29d569087cc (DEFAULT_TABLE table=test-workload [id=2590af6361b142b897d30a99285645b8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:46:43.316687 26757 tablet_service.cc:1511] Processing CreateTablet for tablet e41a984c9b0744c3862726bbfbc88780 (DEFAULT_TABLE table=test-workload [id=2590af6361b142b897d30a99285645b8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:46:43.318765 26758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed187f4e46264b868a32b29d569087cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:43.319527 26608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41a984c9b0744c3862726bbfbc88780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:43.319614 26757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41a984c9b0744c3862726bbfbc88780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:43.318078 26683 tablet_service.cc:1511] Processing CreateTablet for tablet e41a984c9b0744c3862726bbfbc88780 (DEFAULT_TABLE table=test-workload [id=2590af6361b142b897d30a99285645b8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:46:43.318142 26684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed187f4e46264b868a32b29d569087cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:43.326961 26683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41a984c9b0744c3862726bbfbc88780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:43.340481 26813 tablet_bootstrap.cc:492] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16: Bootstrap starting.
I20260608 12:46:43.347759 26814 tablet_bootstrap.cc:492] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d: Bootstrap starting.
I20260608 12:46:43.350347 26813 tablet_bootstrap.cc:654] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:43.352423 26815 tablet_bootstrap.cc:492] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd: Bootstrap starting.
I20260608 12:46:43.357165 26813 tablet_bootstrap.cc:492] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16: No bootstrap required, opened a new log
I20260608 12:46:43.357718 26813 ts_tablet_manager.cc:1403] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 12:46:43.359539 26815 tablet_bootstrap.cc:654] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:43.360107 26814 tablet_bootstrap.cc:654] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:43.361248 26813 raft_consensus.cc:359] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } }
I20260608 12:46:43.362087 26813 raft_consensus.cc:385] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:43.362468 26813 raft_consensus.cc:740] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1cc4e1fec64700b0ab441713a26b16, State: Initialized, Role: FOLLOWER
I20260608 12:46:43.363426 26813 consensus_queue.cc:260] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } }
I20260608 12:46:43.365109 26815 tablet_bootstrap.cc:492] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd: No bootstrap required, opened a new log
I20260608 12:46:43.365669 26815 ts_tablet_manager.cc:1403] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260608 12:46:43.366046 26814 tablet_bootstrap.cc:492] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d: No bootstrap required, opened a new log
I20260608 12:46:43.366595 26814 ts_tablet_manager.cc:1403] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.010s
I20260608 12:46:43.369841 26813 ts_tablet_manager.cc:1434] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260608 12:46:43.369700 26814 raft_consensus.cc:359] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } }
I20260608 12:46:43.369095 26815 raft_consensus.cc:359] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } }
I20260608 12:46:43.370530 26814 raft_consensus.cc:385] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:43.370862 26815 raft_consensus.cc:385] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:43.370954 26813 tablet_bootstrap.cc:492] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16: Bootstrap starting.
I20260608 12:46:43.370959 26814 raft_consensus.cc:740] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8d6fe829404516b696be36f905006d, State: Initialized, Role: FOLLOWER
I20260608 12:46:43.371320 26815 raft_consensus.cc:740] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f0d3ed436d4ef7aec8f674c79054cd, State: Initialized, Role: FOLLOWER
I20260608 12:46:43.372313 26815 consensus_queue.cc:260] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } }
I20260608 12:46:43.372313 26814 consensus_queue.cc:260] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } }
I20260608 12:46:43.379777 26813 tablet_bootstrap.cc:654] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:43.385099 26819 raft_consensus.cc:493] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:43.385699 26819 raft_consensus.cc:515] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } }
I20260608 12:46:43.396085 26819 leader_election.cc:290] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36f0d3ed436d4ef7aec8f674c79054cd (127.24.64.195:33437), 5d8d6fe829404516b696be36f905006d (127.24.64.194:36485)
I20260608 12:46:43.408214 26815 ts_tablet_manager.cc:1434] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd: Time spent starting tablet: real 0.042s	user 0.023s	sys 0.015s
I20260608 12:46:43.408876 26814 ts_tablet_manager.cc:1434] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d: Time spent starting tablet: real 0.042s	user 0.019s	sys 0.020s
I20260608 12:46:43.410102 26814 tablet_bootstrap.cc:492] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d: Bootstrap starting.
I20260608 12:46:43.417935 26815 tablet_bootstrap.cc:492] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd: Bootstrap starting.
I20260608 12:46:43.423135 26813 tablet_bootstrap.cc:492] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16: No bootstrap required, opened a new log
I20260608 12:46:43.423785 26813 ts_tablet_manager.cc:1403] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.027s
I20260608 12:46:43.427748 26815 tablet_bootstrap.cc:654] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:43.428464 26814 tablet_bootstrap.cc:654] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:43.427505 26813 raft_consensus.cc:359] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } }
I20260608 12:46:43.430552 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed187f4e46264b868a32b29d569087cc" candidate_uuid: "bf1cc4e1fec64700b0ab441713a26b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" is_pre_election: true
I20260608 12:46:43.430971 26813 raft_consensus.cc:385] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:43.431439 26813 raft_consensus.cc:740] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1cc4e1fec64700b0ab441713a26b16, State: Initialized, Role: FOLLOWER
W20260608 12:46:43.432564 26583 leader_election.cc:343] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36f0d3ed436d4ef7aec8f674c79054cd (127.24.64.195:33437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:43.433637 26813 consensus_queue.cc:260] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } }
I20260608 12:46:43.439366 26813 ts_tablet_manager.cc:1434] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260608 12:46:43.442168 26814 tablet_bootstrap.cc:492] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d: No bootstrap required, opened a new log
I20260608 12:46:43.442795 26814 ts_tablet_manager.cc:1403] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.015s
I20260608 12:46:43.443195 26694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed187f4e46264b868a32b29d569087cc" candidate_uuid: "bf1cc4e1fec64700b0ab441713a26b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8d6fe829404516b696be36f905006d" is_pre_election: true
I20260608 12:46:43.444504 26815 tablet_bootstrap.cc:492] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd: No bootstrap required, opened a new log
I20260608 12:46:43.445063 26815 ts_tablet_manager.cc:1403] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260608 12:46:43.446537 26814 raft_consensus.cc:359] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } }
I20260608 12:46:43.448237 26814 raft_consensus.cc:385] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:43.448252 26815 raft_consensus.cc:359] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } }
I20260608 12:46:43.448778 26814 raft_consensus.cc:740] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8d6fe829404516b696be36f905006d, State: Initialized, Role: FOLLOWER
I20260608 12:46:43.449038 26815 raft_consensus.cc:385] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:43.449409 26815 raft_consensus.cc:740] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f0d3ed436d4ef7aec8f674c79054cd, State: Initialized, Role: FOLLOWER
I20260608 12:46:43.449747 26814 consensus_queue.cc:260] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } }
I20260608 12:46:43.450132 26815 consensus_queue.cc:260] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } }
I20260608 12:46:43.450776 26694 raft_consensus.cc:2468] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1cc4e1fec64700b0ab441713a26b16 in term 0.
I20260608 12:46:43.452395 26815 ts_tablet_manager.cc:1434] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:46:43.452840 26814 ts_tablet_manager.cc:1434] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260608 12:46:43.453372 26583 leader_election.cc:304] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [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: 5d8d6fe829404516b696be36f905006d, bf1cc4e1fec64700b0ab441713a26b16; no voters: 36f0d3ed436d4ef7aec8f674c79054cd
I20260608 12:46:43.454296 26819 raft_consensus.cc:2804] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:43.454680 26819 raft_consensus.cc:493] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:43.454941 26819 raft_consensus.cc:3060] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:43.462939 26819 raft_consensus.cc:515] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } }
I20260608 12:46:43.464856 26819 leader_election.cc:290] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [CANDIDATE]: Term 1 election: Requested vote from peers 36f0d3ed436d4ef7aec8f674c79054cd (127.24.64.195:33437), 5d8d6fe829404516b696be36f905006d (127.24.64.194:36485)
I20260608 12:46:43.465669 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed187f4e46264b868a32b29d569087cc" candidate_uuid: "bf1cc4e1fec64700b0ab441713a26b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f0d3ed436d4ef7aec8f674c79054cd"
I20260608 12:46:43.465793 26694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed187f4e46264b868a32b29d569087cc" candidate_uuid: "bf1cc4e1fec64700b0ab441713a26b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8d6fe829404516b696be36f905006d"
I20260608 12:46:43.466190 26768 raft_consensus.cc:3060] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:43.466296 26694 raft_consensus.cc:3060] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:43.471472 26768 raft_consensus.cc:2468] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1cc4e1fec64700b0ab441713a26b16 in term 1.
I20260608 12:46:43.471534 26694 raft_consensus.cc:2468] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1cc4e1fec64700b0ab441713a26b16 in term 1.
I20260608 12:46:43.472699 26583 leader_election.cc:304] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [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: 36f0d3ed436d4ef7aec8f674c79054cd, bf1cc4e1fec64700b0ab441713a26b16; no voters: 
I20260608 12:46:43.473400 26819 raft_consensus.cc:2804] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:43.474797 26819 raft_consensus.cc:697] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 1 LEADER]: Becoming Leader. State: Replica: bf1cc4e1fec64700b0ab441713a26b16, State: Running, Role: LEADER
I20260608 12:46:43.475747 26819 consensus_queue.cc:237] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } }
I20260608 12:46:43.485844 26517 catalog_manager.cc:5696] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1cc4e1fec64700b0ab441713a26b16 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "bf1cc4e1fec64700b0ab441713a26b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:43.625296 26821 raft_consensus.cc:493] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:43.625837 26821 raft_consensus.cc:515] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } }
I20260608 12:46:43.628366 26821 leader_election.cc:290] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1cc4e1fec64700b0ab441713a26b16 (127.24.64.193:45009), 36f0d3ed436d4ef7aec8f674c79054cd (127.24.64.195:33437)
I20260608 12:46:43.639391 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41a984c9b0744c3862726bbfbc88780" candidate_uuid: "5d8d6fe829404516b696be36f905006d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" is_pre_election: true
I20260608 12:46:43.639564 26619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41a984c9b0744c3862726bbfbc88780" candidate_uuid: "5d8d6fe829404516b696be36f905006d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1cc4e1fec64700b0ab441713a26b16" is_pre_election: true
I20260608 12:46:43.640106 26768 raft_consensus.cc:2468] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d8d6fe829404516b696be36f905006d in term 0.
I20260608 12:46:43.640213 26619 raft_consensus.cc:2468] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d8d6fe829404516b696be36f905006d in term 0.
I20260608 12:46:43.641347 26658 leader_election.cc:304] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f0d3ed436d4ef7aec8f674c79054cd, 5d8d6fe829404516b696be36f905006d; no voters: 
I20260608 12:46:43.642122 26821 raft_consensus.cc:2804] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:43.642547 26821 raft_consensus.cc:493] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:43.642831 26821 raft_consensus.cc:3060] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:43.647841 26821 raft_consensus.cc:515] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } }
I20260608 12:46:43.649639 26821 leader_election.cc:290] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [CANDIDATE]: Term 1 election: Requested vote from peers bf1cc4e1fec64700b0ab441713a26b16 (127.24.64.193:45009), 36f0d3ed436d4ef7aec8f674c79054cd (127.24.64.195:33437)
I20260608 12:46:43.650475 26619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41a984c9b0744c3862726bbfbc88780" candidate_uuid: "5d8d6fe829404516b696be36f905006d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1cc4e1fec64700b0ab441713a26b16"
I20260608 12:46:43.650678 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41a984c9b0744c3862726bbfbc88780" candidate_uuid: "5d8d6fe829404516b696be36f905006d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f0d3ed436d4ef7aec8f674c79054cd"
I20260608 12:46:43.650971 26619 raft_consensus.cc:3060] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:43.651177 26768 raft_consensus.cc:3060] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:43.656766 26768 raft_consensus.cc:2468] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d8d6fe829404516b696be36f905006d in term 1.
I20260608 12:46:43.656800 26619 raft_consensus.cc:2468] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d8d6fe829404516b696be36f905006d in term 1.
I20260608 12:46:43.658059 26657 leader_election.cc:304] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [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: 5d8d6fe829404516b696be36f905006d, bf1cc4e1fec64700b0ab441713a26b16; no voters: 
I20260608 12:46:43.658772 26821 raft_consensus.cc:2804] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:43.659970 26821 raft_consensus.cc:697] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 1 LEADER]: Becoming Leader. State: Replica: 5d8d6fe829404516b696be36f905006d, State: Running, Role: LEADER
I20260608 12:46:43.660710 26821 consensus_queue.cc:237] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } }
I20260608 12:46:43.668857 26517 catalog_manager.cc:5696] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d8d6fe829404516b696be36f905006d (127.24.64.194). New cstate: current_term: 1 leader_uuid: "5d8d6fe829404516b696be36f905006d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:43.789327 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:43.791851 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:43.792183 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:43.862865 26819 consensus_queue.cc:1048] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:43.876835 26827 consensus_queue.cc:1048] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:44.180812 26821 consensus_queue.cc:1048] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:44.194205 26839 consensus_queue.cc:1048] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:45.793365 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:45.796375 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:45.796994 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:46:46.841738 26548 debug-util.cc:398] Leaking SignalData structure 0x7b08000d76a0 after lost signal to thread 24838
W20260608 12:46:46.842641 26548 debug-util.cc:398] Leaking SignalData structure 0x7b08000bd9c0 after lost signal to thread 26551
W20260608 12:46:46.843667 26548 debug-util.cc:398] Leaking SignalData structure 0x7b08001937e0 after lost signal to thread 26643
W20260608 12:46:46.844525 26548 debug-util.cc:398] Leaking SignalData structure 0x7b08001368c0 after lost signal to thread 26718
W20260608 12:46:46.845381 26548 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb4e0 after lost signal to thread 26792
I20260608 12:46:47.798313 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:47.801352 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:47.801833 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:49.802870 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:49.805086 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:49.805378 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:51.806748 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:51.809497 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:51.809871 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:53.810878 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:53.813138 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:53.813455 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:54.799176 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:54.808439 26849 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:54.809700 26850 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:54.811496 26852 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:54.812160 24835 server_base.cc:1061] running on GCE node
I20260608 12:46:54.814041 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:54.814257 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:54.814469 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922814814448 us; error 0 us; skew 500 ppm
I20260608 12:46:54.815109 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:54.818275 24835 webserver.cc:533] Webserver started at http://127.24.64.196:39913/ using document root <none> and password file <none>
I20260608 12:46:54.818867 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:54.819067 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:54.819419 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:54.821146 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "d148dbb28cdc4130ae32eff90bda958e"
format_stamp: "Formatted at 2026-06-08 12:46:54 on dist-test-slave-nzcs"
I20260608 12:46:54.826545 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:46:54.831174 26857 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:54.832062 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:46:54.832396 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "d148dbb28cdc4130ae32eff90bda958e"
format_stamp: "Formatted at 2026-06-08 12:46:54 on dist-test-slave-nzcs"
I20260608 12:46:54.832737 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:54.856806 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:54.858844 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:54.860523 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:54.863225 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:54.863435 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:54.863714 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:54.863879 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:54.913057 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:41909
I20260608 12:46:54.913221 26919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:41909 every 8 connection(s)
I20260608 12:46:54.931857 26920 heartbeater.cc:344] Connected to a master server at 127.24.64.254:37269
I20260608 12:46:54.932338 26920 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:54.933267 26920 heartbeater.cc:507] Master 127.24.64.254:37269 requested a full tablet report, sending...
I20260608 12:46:54.935505 26517 ts_manager.cc:194] Registered new tserver with Master: d148dbb28cdc4130ae32eff90bda958e (127.24.64.196:41909)
I20260608 12:46:54.937321 26517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51342
I20260608 12:46:55.814509 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:55.816740 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:55.817054 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:55.878414 26694 consensus_queue.cc:237] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [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: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: true } }
I20260608 12:46:55.888911 26619 raft_consensus.cc:1275] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 1 FOLLOWER]: Refusing update from remote peer 5d8d6fe829404516b696be36f905006d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:55.889439 26768 raft_consensus.cc:1275] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Refusing update from remote peer 5d8d6fe829404516b696be36f905006d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:55.890857 26927 consensus_queue.cc:1048] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:55.891871 26848 consensus_queue.cc:1048] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:46:55.901566 26927 raft_consensus.cc:2955] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d148dbb28cdc4130ae32eff90bda958e (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: true } } }
W20260608 12:46:55.903884 26658 consensus_peers.cc:597] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d -> Peer d148dbb28cdc4130ae32eff90bda958e (127.24.64.196:41909): Couldn't send request to peer d148dbb28cdc4130ae32eff90bda958e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e41a984c9b0744c3862726bbfbc88780. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:55.903432 26619 raft_consensus.cc:2955] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d148dbb28cdc4130ae32eff90bda958e (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: true } } }
I20260608 12:46:55.918728 26768 raft_consensus.cc:2955] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d148dbb28cdc4130ae32eff90bda958e (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: true } } }
I20260608 12:46:55.920338 26517 catalog_manager.cc:5696] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d reported cstate change: config changed from index -1 to 2, NON_VOTER d148dbb28cdc4130ae32eff90bda958e (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "5d8d6fe829404516b696be36f905006d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:55.940332 26920 heartbeater.cc:499] Master 127.24.64.254:37269 was elected leader, sending a full tablet report...
I20260608 12:46:56.388237 26938 ts_tablet_manager.cc:933] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e: Initiating tablet copy from peer 5d8d6fe829404516b696be36f905006d (127.24.64.194:36485)
I20260608 12:46:56.390285 26938 tablet_copy_client.cc:323] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:36485
I20260608 12:46:56.405797 26704 tablet_copy_service.cc:140] P 5d8d6fe829404516b696be36f905006d: Received BeginTabletCopySession request for tablet e41a984c9b0744c3862726bbfbc88780 from peer d148dbb28cdc4130ae32eff90bda958e ({username='slave'} at 127.0.0.1:46268)
I20260608 12:46:56.406481 26704 tablet_copy_service.cc:161] P 5d8d6fe829404516b696be36f905006d: Beginning new tablet copy session on tablet e41a984c9b0744c3862726bbfbc88780 from peer d148dbb28cdc4130ae32eff90bda958e at {username='slave'} at 127.0.0.1:46268: session id = d148dbb28cdc4130ae32eff90bda958e-e41a984c9b0744c3862726bbfbc88780
I20260608 12:46:56.412724 26704 tablet_copy_source_session.cc:215] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:56.415915 26938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41a984c9b0744c3862726bbfbc88780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:56.427686 26938 tablet_copy_client.cc:806] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:56.428331 26938 tablet_copy_client.cc:670] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:56.432433 26938 tablet_copy_client.cc:538] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:56.439457 26938 tablet_bootstrap.cc:492] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e: Bootstrap starting.
I20260608 12:46:56.458148 26938 tablet_bootstrap.cc:492] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:56.458946 26938 tablet_bootstrap.cc:492] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e: Bootstrap complete.
I20260608 12:46:56.459586 26938 ts_tablet_manager.cc:1403] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 12:46:56.462338 26938 raft_consensus.cc:359] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: true } }
I20260608 12:46:56.462976 26938 raft_consensus.cc:740] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d148dbb28cdc4130ae32eff90bda958e, State: Initialized, Role: LEARNER
I20260608 12:46:56.463565 26938 consensus_queue.cc:260] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e [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: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: true } }
I20260608 12:46:56.466354 26938 ts_tablet_manager.cc:1434] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:46:56.468545 26704 tablet_copy_service.cc:342] P 5d8d6fe829404516b696be36f905006d: Request end of tablet copy session d148dbb28cdc4130ae32eff90bda958e-e41a984c9b0744c3862726bbfbc88780 received from {username='slave'} at 127.0.0.1:46268
I20260608 12:46:56.469074 26704 tablet_copy_service.cc:434] P 5d8d6fe829404516b696be36f905006d: ending tablet copy session d148dbb28cdc4130ae32eff90bda958e-e41a984c9b0744c3862726bbfbc88780 on tablet e41a984c9b0744c3862726bbfbc88780 with peer d148dbb28cdc4130ae32eff90bda958e
I20260608 12:46:56.801585 26895 raft_consensus.cc:1217] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:46:57.341711 26944 raft_consensus.cc:1064] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d: attempting to promote NON_VOTER d148dbb28cdc4130ae32eff90bda958e to VOTER
I20260608 12:46:57.344246 26944 consensus_queue.cc:237] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [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: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false } }
I20260608 12:46:57.352464 26895 raft_consensus.cc:1275] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e [term 1 LEARNER]: Refusing update from remote peer 5d8d6fe829404516b696be36f905006d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:46:57.353252 26768 raft_consensus.cc:1275] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Refusing update from remote peer 5d8d6fe829404516b696be36f905006d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:46:57.354130 26619 raft_consensus.cc:1275] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 1 FOLLOWER]: Refusing update from remote peer 5d8d6fe829404516b696be36f905006d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:46:57.354818 26944 consensus_queue.cc:1048] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:46:57.355999 26948 consensus_queue.cc:1048] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:46:57.356942 26946 consensus_queue.cc:1048] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:46:57.375253 26946 raft_consensus.cc:2955] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d148dbb28cdc4130ae32eff90bda958e (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false } } }
I20260608 12:46:57.377775 26768 raft_consensus.cc:2955] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d148dbb28cdc4130ae32eff90bda958e (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false } } }
I20260608 12:46:57.383854 26619 raft_consensus.cc:2955] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d148dbb28cdc4130ae32eff90bda958e (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false } } }
I20260608 12:46:57.392014 26895 raft_consensus.cc:2955] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d148dbb28cdc4130ae32eff90bda958e (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false } } }
I20260608 12:46:57.397634 26514 catalog_manager.cc:5696] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d reported cstate change: config changed from index 2 to 3, d148dbb28cdc4130ae32eff90bda958e (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5d8d6fe829404516b696be36f905006d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bf1cc4e1fec64700b0ab441713a26b16" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:46:57.428602 26694 consensus_queue.cc:237] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [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: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false } }
I20260608 12:46:57.438072 26895 raft_consensus.cc:1275] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e [term 1 FOLLOWER]: Refusing update from remote peer 5d8d6fe829404516b696be36f905006d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:46:57.438308 26768 raft_consensus.cc:1275] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Refusing update from remote peer 5d8d6fe829404516b696be36f905006d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:46:57.440398 26946 consensus_queue.cc:1048] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:46:57.442273 26952 consensus_queue.cc:1048] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:46:57.451196 26948 raft_consensus.cc:2955] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf1cc4e1fec64700b0ab441713a26b16 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false } } }
I20260608 12:46:57.453680 26768 raft_consensus.cc:2955] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf1cc4e1fec64700b0ab441713a26b16 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false } } }
I20260608 12:46:57.453961 26895 raft_consensus.cc:2955] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf1cc4e1fec64700b0ab441713a26b16 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false } } }
I20260608 12:46:57.464164 26502 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e41a984c9b0744c3862726bbfbc88780 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:46:57.467969 26517 catalog_manager.cc:5696] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d reported cstate change: config changed from index 3 to 4, VOTER bf1cc4e1fec64700b0ab441713a26b16 (127.24.64.193) evicted. New cstate: current_term: 1 leader_uuid: "5d8d6fe829404516b696be36f905006d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d8d6fe829404516b696be36f905006d" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f0d3ed436d4ef7aec8f674c79054cd" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d148dbb28cdc4130ae32eff90bda958e" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 41909 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:46:57.480461 26608 tablet_service.cc:1558] Processing DeleteTablet for tablet e41a984c9b0744c3862726bbfbc88780 with delete_type TABLET_DATA_TOMBSTONED (TS bf1cc4e1fec64700b0ab441713a26b16 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56500
I20260608 12:46:57.483974 26959 tablet_replica.cc:333] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16: stopping tablet replica
I20260608 12:46:57.484939 26959 raft_consensus.cc:2243] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:57.485605 26959 raft_consensus.cc:2272] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:57.489120 26959 ts_tablet_manager.cc:1916] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:46:57.501849 26959 ts_tablet_manager.cc:1929] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:46:57.502291 26959 log.cc:1199] T e41a984c9b0744c3862726bbfbc88780 P bf1cc4e1fec64700b0ab441713a26b16: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922780635455-24835-0/minicluster-data/ts-0-root/wals/e41a984c9b0744c3862726bbfbc88780
I20260608 12:46:57.504016 26501 catalog_manager.cc:5027] TS bf1cc4e1fec64700b0ab441713a26b16 (127.24.64.193:45009): tablet e41a984c9b0744c3862726bbfbc88780 (table test-workload [id=2590af6361b142b897d30a99285645b8]) successfully deleted
I20260608 12:46:57.818197 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:57.820640 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:57.821115 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:59.822209 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:59.824645 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:59.825042 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:01.826483 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:01.829336 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:01.829757 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:03.830904 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:03.833225 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:03.833568 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:05.834848 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:05.837386 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:05.837805 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:07.838865 26570 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:07.841264 26570 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:07.841655 26570 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:08.536222 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:47:08.571867 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:08.573237 24835 tablet_replica.cc:333] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16: stopping tablet replica
I20260608 12:47:08.573850 24835 raft_consensus.cc:2243] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:08.575013 24835 raft_consensus.cc:2272] T ed187f4e46264b868a32b29d569087cc P bf1cc4e1fec64700b0ab441713a26b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:08.598994 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:47:08.617321 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:47:08.646425 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:08.647259 24835 tablet_replica.cc:333] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d: stopping tablet replica
I20260608 12:47:08.647882 24835 raft_consensus.cc:2243] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:08.648445 24835 raft_consensus.cc:2272] T ed187f4e46264b868a32b29d569087cc P 5d8d6fe829404516b696be36f905006d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:08.650977 24835 tablet_replica.cc:333] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d: stopping tablet replica
I20260608 12:47:08.651480 24835 raft_consensus.cc:2243] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:08.652417 24835 raft_consensus.cc:2272] T e41a984c9b0744c3862726bbfbc88780 P 5d8d6fe829404516b696be36f905006d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:08.676524 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:47:08.691710 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:47:08.719838 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:08.720574 24835 tablet_replica.cc:333] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd: stopping tablet replica
I20260608 12:47:08.721185 24835 raft_consensus.cc:2243] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:08.721679 24835 raft_consensus.cc:2272] T ed187f4e46264b868a32b29d569087cc P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:08.723909 24835 tablet_replica.cc:333] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd: stopping tablet replica
I20260608 12:47:08.724354 24835 raft_consensus.cc:2243] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:08.725060 24835 raft_consensus.cc:2272] T e41a984c9b0744c3862726bbfbc88780 P 36f0d3ed436d4ef7aec8f674c79054cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:08.747526 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:47:08.760927 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:47:08.785565 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:08.786360 24835 tablet_replica.cc:333] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e: stopping tablet replica
I20260608 12:47:08.786972 24835 raft_consensus.cc:2243] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:08.787736 24835 raft_consensus.cc:2272] T e41a984c9b0744c3862726bbfbc88780 P d148dbb28cdc4130ae32eff90bda958e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:08.807498 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:47:08.819459 24835 master.cc:562] Master@127.24.64.254:37269 shutting down...
I20260608 12:47:08.838542 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:08.839383 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:08.839737 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3543b70f8f042ff9cd159c9ed56c468: stopping tablet replica
I20260608 12:47:08.875975 24835 master.cc:584] Master@127.24.64.254:37269 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27271 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:47:08.920272 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:36637
I20260608 12:47:08.921671 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:08.927969 26962 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:08.929141 26963 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:08.929708 26965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:08.930079 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:08.931120 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:08.931305 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:08.931526 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922828931492 us; error 0 us; skew 500 ppm
I20260608 12:47:08.932180 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:08.935084 24835 webserver.cc:533] Webserver started at http://127.24.64.254:36509/ using document root <none> and password file <none>
I20260608 12:47:08.935628 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:08.935822 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:08.936102 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:08.937449 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "21013c35d8df493291ede72d19d8db20"
format_stamp: "Formatted at 2026-06-08 12:47:08 on dist-test-slave-nzcs"
I20260608 12:47:08.942591 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:47:08.946394 26970 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:08.947229 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:47:08.947528 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "21013c35d8df493291ede72d19d8db20"
format_stamp: "Formatted at 2026-06-08 12:47:08 on dist-test-slave-nzcs"
I20260608 12:47:08.947841 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:08.973460 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:08.975096 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:09.021850 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:36637
I20260608 12:47:09.022003 27021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:36637 every 8 connection(s)
I20260608 12:47:09.026727 27022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:09.039014 27022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20: Bootstrap starting.
I20260608 12:47:09.044845 27022 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:09.049952 27022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20: No bootstrap required, opened a new log
I20260608 12:47:09.052739 27022 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21013c35d8df493291ede72d19d8db20" member_type: VOTER }
I20260608 12:47:09.053202 27022 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:09.053406 27022 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21013c35d8df493291ede72d19d8db20, State: Initialized, Role: FOLLOWER
I20260608 12:47:09.054046 27022 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21013c35d8df493291ede72d19d8db20" member_type: VOTER }
I20260608 12:47:09.054512 27022 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:47:09.054708 27022 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:47:09.054930 27022 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:09.060024 27022 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21013c35d8df493291ede72d19d8db20" member_type: VOTER }
I20260608 12:47:09.060566 27022 leader_election.cc:304] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [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: 21013c35d8df493291ede72d19d8db20; no voters: 
I20260608 12:47:09.061868 27022 leader_election.cc:290] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:47:09.062371 27025 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:09.063791 27025 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [term 1 LEADER]: Becoming Leader. State: Replica: 21013c35d8df493291ede72d19d8db20, State: Running, Role: LEADER
I20260608 12:47:09.064569 27025 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [LEADER]: Queue going to LEADER mode. State: All 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: "21013c35d8df493291ede72d19d8db20" member_type: VOTER }
I20260608 12:47:09.065470 27022 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:47:09.070502 27026 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21013c35d8df493291ede72d19d8db20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21013c35d8df493291ede72d19d8db20" member_type: VOTER } }
I20260608 12:47:09.070518 27027 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21013c35d8df493291ede72d19d8db20. Latest consensus state: current_term: 1 leader_uuid: "21013c35d8df493291ede72d19d8db20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21013c35d8df493291ede72d19d8db20" member_type: VOTER } }
I20260608 12:47:09.071575 27027 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:09.072583 27026 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:09.074694 27032 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:47:09.080405 27032 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:47:09.083850 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:47:09.091491 27032 catalog_manager.cc:1382] Generated new cluster ID: d82160917788491ab29bb2c6c7e6e788
I20260608 12:47:09.091809 27032 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:47:09.108224 27032 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:47:09.109786 27032 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:47:09.127570 27032 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20: Generated new TSK 0
I20260608 12:47:09.128340 27032 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:47:09.153013 24835 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000244307s
I20260608 12:47:21.252892 24835 master.cc:562] Master@127.24.64.254:36637 shutting down...
I20260608 12:47:21.279325 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:21.280244 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:21.280616 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21013c35d8df493291ede72d19d8db20: stopping tablet replica
I20260608 12:47:21.301537 24835 master.cc:584] Master@127.24.64.254:36637 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12414 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:47:21.335266 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:45457
I20260608 12:47:21.336628 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:21.342954 27046 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:21.342975 27047 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:21.344625 27049 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:21.346077 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:21.346946 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:21.347143 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:21.347263 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922841347246 us; error 0 us; skew 500 ppm
I20260608 12:47:21.347790 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:21.350373 24835 webserver.cc:533] Webserver started at http://127.24.64.254:36367/ using document root <none> and password file <none>
I20260608 12:47:21.350867 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:21.351058 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:21.351305 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:21.352584 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "8b4b7db16a394fc5b1f9738b4fd48540"
format_stamp: "Formatted at 2026-06-08 12:47:21 on dist-test-slave-nzcs"
I20260608 12:47:21.357523 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:47:21.361106 27054 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:21.361832 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:47:21.362107 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "8b4b7db16a394fc5b1f9738b4fd48540"
format_stamp: "Formatted at 2026-06-08 12:47:21 on dist-test-slave-nzcs"
I20260608 12:47:21.362372 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:21.389242 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:21.390674 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:21.433722 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:45457
I20260608 12:47:21.433853 27105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:45457 every 8 connection(s)
I20260608 12:47:21.438448 27106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:21.450645 27106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540: Bootstrap starting.
I20260608 12:47:21.456233 27106 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:21.461370 27106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540: No bootstrap required, opened a new log
I20260608 12:47:21.463917 27106 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b4b7db16a394fc5b1f9738b4fd48540" member_type: VOTER }
I20260608 12:47:21.464455 27106 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:21.464687 27106 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4b7db16a394fc5b1f9738b4fd48540, State: Initialized, Role: FOLLOWER
I20260608 12:47:21.465416 27106 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b4b7db16a394fc5b1f9738b4fd48540" member_type: VOTER }
I20260608 12:47:21.465902 27106 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:47:21.466121 27106 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:47:21.466444 27106 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:21.471539 27106 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b4b7db16a394fc5b1f9738b4fd48540" member_type: VOTER }
I20260608 12:47:21.472064 27106 leader_election.cc:304] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [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: 8b4b7db16a394fc5b1f9738b4fd48540; no voters: 
I20260608 12:47:21.473367 27106 leader_election.cc:290] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:47:21.473766 27109 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:21.475147 27109 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [term 1 LEADER]: Becoming Leader. State: Replica: 8b4b7db16a394fc5b1f9738b4fd48540, State: Running, Role: LEADER
I20260608 12:47:21.475924 27109 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [LEADER]: Queue going to LEADER mode. State: All 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: "8b4b7db16a394fc5b1f9738b4fd48540" member_type: VOTER }
I20260608 12:47:21.476495 27106 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:47:21.479290 27111 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b4b7db16a394fc5b1f9738b4fd48540. Latest consensus state: current_term: 1 leader_uuid: "8b4b7db16a394fc5b1f9738b4fd48540" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b4b7db16a394fc5b1f9738b4fd48540" member_type: VOTER } }
I20260608 12:47:21.479244 27110 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b4b7db16a394fc5b1f9738b4fd48540" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b4b7db16a394fc5b1f9738b4fd48540" member_type: VOTER } }
I20260608 12:47:21.480101 27110 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:21.481734 27111 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:21.484445 27115 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:47:21.492602 27115 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:47:21.493901 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:47:21.502688 27115 catalog_manager.cc:1382] Generated new cluster ID: d82e1bbbf93a48789ae40f0b21678f4b
I20260608 12:47:21.502923 27115 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:47:21.523021 27115 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:47:21.524487 27115 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:47:21.539175 27115 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540: Generated new TSK 0
I20260608 12:47:21.539745 27115 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:47:21.560643 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:21.568251 27127 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:21.569029 27128 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:21.570806 27130 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:21.571164 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:21.572127 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:21.572328 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:21.572530 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922841572506 us; error 0 us; skew 500 ppm
I20260608 12:47:21.573177 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:21.575613 24835 webserver.cc:533] Webserver started at http://127.24.64.193:44057/ using document root <none> and password file <none>
I20260608 12:47:21.576141 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:21.576334 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:21.576617 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:21.577992 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "7f85577d1a1247e08d526d76b2520db3"
format_stamp: "Formatted at 2026-06-08 12:47:21 on dist-test-slave-nzcs"
I20260608 12:47:21.582835 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:47:21.586503 27135 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:21.587394 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 12:47:21.587728 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "7f85577d1a1247e08d526d76b2520db3"
format_stamp: "Formatted at 2026-06-08 12:47:21 on dist-test-slave-nzcs"
I20260608 12:47:21.588074 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:21.618578 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:21.620023 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:21.621753 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:21.624341 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:21.624586 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:21.624845 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:21.625003 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:21.672967 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:39625
I20260608 12:47:21.673089 27197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:39625 every 8 connection(s)
I20260608 12:47:21.678722 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:21.686542 27202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:21.688911 27203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:21.691445 24835 server_base.cc:1061] running on GCE node
W20260608 12:47:21.691740 27205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:21.692683 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:21.692906 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:21.693050 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922841693035 us; error 0 us; skew 500 ppm
I20260608 12:47:21.693714 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:21.697963 24835 webserver.cc:533] Webserver started at http://127.24.64.194:40573/ using document root <none> and password file <none>
I20260608 12:47:21.698308 27198 heartbeater.cc:344] Connected to a master server at 127.24.64.254:45457
I20260608 12:47:21.698673 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:21.698787 27198 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:21.698974 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:21.699363 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:21.699955 27198 heartbeater.cc:507] Master 127.24.64.254:45457 requested a full tablet report, sending...
I20260608 12:47:21.701217 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "433e038943c749c3af72bd2d6c6b524a"
format_stamp: "Formatted at 2026-06-08 12:47:21 on dist-test-slave-nzcs"
I20260608 12:47:21.702643 27071 ts_manager.cc:194] Registered new tserver with Master: 7f85577d1a1247e08d526d76b2520db3 (127.24.64.193:39625)
I20260608 12:47:21.704948 27071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55616
I20260608 12:47:21.706547 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:47:21.710422 27210 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:21.711223 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 12:47:21.711513 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "433e038943c749c3af72bd2d6c6b524a"
format_stamp: "Formatted at 2026-06-08 12:47:21 on dist-test-slave-nzcs"
I20260608 12:47:21.711788 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:21.739425 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:21.740933 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:21.742596 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:21.745185 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:21.745386 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:21.745611 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:21.745769 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:21.792796 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:39451
I20260608 12:47:21.792934 27272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:39451 every 8 connection(s)
I20260608 12:47:21.798161 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:21.806789 27276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:21.808540 27277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:21.811038 24835 server_base.cc:1061] running on GCE node
W20260608 12:47:21.811388 27279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:21.812268 27273 heartbeater.cc:344] Connected to a master server at 127.24.64.254:45457
I20260608 12:47:21.812439 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:47:21.812739 27273 heartbeater.cc:461] Registering TS with master...
W20260608 12:47:21.812755 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:21.813230 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922841813204 us; error 0 us; skew 500 ppm
I20260608 12:47:21.813967 27273 heartbeater.cc:507] Master 127.24.64.254:45457 requested a full tablet report, sending...
I20260608 12:47:21.814180 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:21.816560 27071 ts_manager.cc:194] Registered new tserver with Master: 433e038943c749c3af72bd2d6c6b524a (127.24.64.194:39451)
I20260608 12:47:21.817234 24835 webserver.cc:533] Webserver started at http://127.24.64.195:46719/ using document root <none> and password file <none>
I20260608 12:47:21.817793 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:21.817988 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:21.818264 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:21.818276 27071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60164
I20260608 12:47:21.820108 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "8fe3fa536d3e4c6385ffdd37b65a42d8"
format_stamp: "Formatted at 2026-06-08 12:47:21 on dist-test-slave-nzcs"
I20260608 12:47:21.826942 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:47:21.830991 27284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:21.831779 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:47:21.832067 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "8fe3fa536d3e4c6385ffdd37b65a42d8"
format_stamp: "Formatted at 2026-06-08 12:47:21 on dist-test-slave-nzcs"
I20260608 12:47:21.832342 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:21.850483 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:21.851912 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:21.853565 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:21.856081 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:21.856294 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:21.856606 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:21.856863 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:47:21.904856 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:42355
I20260608 12:47:21.905081 27346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:42355 every 8 connection(s)
I20260608 12:47:21.920393 27347 heartbeater.cc:344] Connected to a master server at 127.24.64.254:45457
I20260608 12:47:21.920888 27347 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:21.921737 27347 heartbeater.cc:507] Master 127.24.64.254:45457 requested a full tablet report, sending...
I20260608 12:47:21.923871 27071 ts_manager.cc:194] Registered new tserver with Master: 8fe3fa536d3e4c6385ffdd37b65a42d8 (127.24.64.195:42355)
I20260608 12:47:21.924683 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016208502s
I20260608 12:47:21.925443 27071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60178
I20260608 12:47:22.708066 27198 heartbeater.cc:499] Master 127.24.64.254:45457 was elected leader, sending a full tablet report...
I20260608 12:47:22.821553 27273 heartbeater.cc:499] Master 127.24.64.254:45457 was elected leader, sending a full tablet report...
I20260608 12:47:22.928380 27347 heartbeater.cc:499] Master 127.24.64.254:45457 was elected leader, sending a full tablet report...
I20260608 12:47:23.493770 27124 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:25.494905 27124 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:27.496148 27124 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:29.497378 27124 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:31.499320 27124 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:33.500782 27124 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:34.023696 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:47:34.048967 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:34.066800 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:47:34.080216 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:47:34.103453 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:34.123133 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:47:34.134580 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:47:34.154925 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:34.171170 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:47:34.181370 24835 master.cc:562] Master@127.24.64.254:45457 shutting down...
I20260608 12:47:34.201152 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:34.202035 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:34.202399 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b4b7db16a394fc5b1f9738b4fd48540: stopping tablet replica
I20260608 12:47:34.220713 24835 master.cc:584] Master@127.24.64.254:45457 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12921 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:47:34.259845 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:43121
I20260608 12:47:34.261293 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:34.267830 27352 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:34.268187 27353 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:34.269620 27355 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:34.270884 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:34.271746 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:34.271963 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:34.272104 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922854272084 us; error 0 us; skew 500 ppm
I20260608 12:47:34.272809 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:34.275772 24835 webserver.cc:533] Webserver started at http://127.24.64.254:35455/ using document root <none> and password file <none>
I20260608 12:47:34.276336 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:34.276527 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:34.276839 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:34.278124 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "acc600d61b474ed9b29afaacc4b4b34e"
format_stamp: "Formatted at 2026-06-08 12:47:34 on dist-test-slave-nzcs"
I20260608 12:47:34.283350 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:47:34.287451 27360 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:34.288347 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:47:34.288650 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "acc600d61b474ed9b29afaacc4b4b34e"
format_stamp: "Formatted at 2026-06-08 12:47:34 on dist-test-slave-nzcs"
I20260608 12:47:34.289072 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:34.308074 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:34.309593 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:34.358418 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:43121
I20260608 12:47:34.358546 27411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:43121 every 8 connection(s)
I20260608 12:47:34.363063 27412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.375140 27412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e: Bootstrap starting.
I20260608 12:47:34.381441 27412 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:34.386415 27412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e: No bootstrap required, opened a new log
I20260608 12:47:34.389093 27412 raft_consensus.cc:359] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acc600d61b474ed9b29afaacc4b4b34e" member_type: VOTER }
I20260608 12:47:34.389554 27412 raft_consensus.cc:385] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:34.389782 27412 raft_consensus.cc:740] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc600d61b474ed9b29afaacc4b4b34e, State: Initialized, Role: FOLLOWER
I20260608 12:47:34.390448 27412 consensus_queue.cc:260] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "acc600d61b474ed9b29afaacc4b4b34e" member_type: VOTER }
I20260608 12:47:34.390975 27412 raft_consensus.cc:399] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:47:34.391196 27412 raft_consensus.cc:493] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:47:34.391480 27412 raft_consensus.cc:3060] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:34.396585 27412 raft_consensus.cc:515] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acc600d61b474ed9b29afaacc4b4b34e" member_type: VOTER }
I20260608 12:47:34.397156 27412 leader_election.cc:304] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [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: acc600d61b474ed9b29afaacc4b4b34e; no voters: 
I20260608 12:47:34.398439 27412 leader_election.cc:290] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:47:34.398955 27415 raft_consensus.cc:2804] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:34.400360 27415 raft_consensus.cc:697] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [term 1 LEADER]: Becoming Leader. State: Replica: acc600d61b474ed9b29afaacc4b4b34e, State: Running, Role: LEADER
I20260608 12:47:34.401209 27415 consensus_queue.cc:237] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [LEADER]: Queue going to LEADER mode. State: All 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: "acc600d61b474ed9b29afaacc4b4b34e" member_type: VOTER }
I20260608 12:47:34.401839 27412 sys_catalog.cc:565] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:47:34.404498 27416 sys_catalog.cc:455] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "acc600d61b474ed9b29afaacc4b4b34e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acc600d61b474ed9b29afaacc4b4b34e" member_type: VOTER } }
I20260608 12:47:34.404507 27417 sys_catalog.cc:455] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [sys.catalog]: SysCatalogTable state changed. Reason: New leader acc600d61b474ed9b29afaacc4b4b34e. Latest consensus state: current_term: 1 leader_uuid: "acc600d61b474ed9b29afaacc4b4b34e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acc600d61b474ed9b29afaacc4b4b34e" member_type: VOTER } }
I20260608 12:47:34.405269 27416 sys_catalog.cc:458] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:34.405341 27417 sys_catalog.cc:458] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:34.412196 27421 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:47:34.417704 27421 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:47:34.418891 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:47:34.427449 27421 catalog_manager.cc:1382] Generated new cluster ID: f909aba839d443bc95e1a5fb4e3e3034
I20260608 12:47:34.427763 27421 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:47:34.446476 27421 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:47:34.447896 27421 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:47:34.461262 27421 catalog_manager.cc:6069] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e: Generated new TSK 0
I20260608 12:47:34.461956 27421 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:47:34.485626 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:34.492736 27433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:34.493546 27434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:34.495811 24835 server_base.cc:1061] running on GCE node
W20260608 12:47:34.496219 27436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:34.497344 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:34.497620 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:34.497792 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922854497777 us; error 0 us; skew 500 ppm
I20260608 12:47:34.498582 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:34.501318 24835 webserver.cc:533] Webserver started at http://127.24.64.193:38963/ using document root <none> and password file <none>
I20260608 12:47:34.501842 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:34.502022 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:34.502314 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:34.503566 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "ede06c70e7644ddb889bbf2d40d90ed1"
format_stamp: "Formatted at 2026-06-08 12:47:34 on dist-test-slave-nzcs"
I20260608 12:47:34.508520 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:47:34.512253 27441 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:34.513212 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:47:34.513506 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "ede06c70e7644ddb889bbf2d40d90ed1"
format_stamp: "Formatted at 2026-06-08 12:47:34 on dist-test-slave-nzcs"
I20260608 12:47:34.513805 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:34.535015 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:34.536399 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:34.538044 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:34.540570 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:34.540786 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:47:34.541025 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:34.541180 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:34.586199 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:39053
I20260608 12:47:34.586347 27503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:39053 every 8 connection(s)
I20260608 12:47:34.592238 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:34.600343 27508 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:34.601397 27509 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:34.603904 27511 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:34.604023 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:34.605166 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:34.605448 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:34.605657 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922854605634 us; error 0 us; skew 500 ppm
I20260608 12:47:34.606494 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:34.607446 27504 heartbeater.cc:344] Connected to a master server at 127.24.64.254:43121
I20260608 12:47:34.607924 27504 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:34.608740 27504 heartbeater.cc:507] Master 127.24.64.254:43121 requested a full tablet report, sending...
I20260608 12:47:34.609303 24835 webserver.cc:533] Webserver started at http://127.24.64.194:43131/ using document root <none> and password file <none>
I20260608 12:47:34.609963 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:34.610219 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:34.610509 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:34.611508 27377 ts_manager.cc:194] Registered new tserver with Master: ede06c70e7644ddb889bbf2d40d90ed1 (127.24.64.193:39053)
I20260608 12:47:34.612360 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "62f960893e6141b495646e5c1d28a135"
format_stamp: "Formatted at 2026-06-08 12:47:34 on dist-test-slave-nzcs"
I20260608 12:47:34.614246 27377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45292
I20260608 12:47:34.618784 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.001s
I20260608 12:47:34.622547 27516 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:34.623334 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:47:34.623627 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "62f960893e6141b495646e5c1d28a135"
format_stamp: "Formatted at 2026-06-08 12:47:34 on dist-test-slave-nzcs"
I20260608 12:47:34.623889 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:34.642195 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:34.643569 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:34.645236 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:34.647661 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:34.647871 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:34.648100 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:34.648257 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:34.693058 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:36409
I20260608 12:47:34.693192 27578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:36409 every 8 connection(s)
I20260608 12:47:34.698509 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:34.707593 27582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:34.707635 27583 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:34.711306 27585 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:34.711930 27579 heartbeater.cc:344] Connected to a master server at 127.24.64.254:43121
I20260608 12:47:34.712311 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:34.712440 27579 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:34.713344 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:47:34.713359 27579 heartbeater.cc:507] Master 127.24.64.254:43121 requested a full tablet report, sending...
W20260608 12:47:34.713688 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:34.713903 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922854713884 us; error 0 us; skew 500 ppm
I20260608 12:47:34.714706 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:34.715865 27377 ts_manager.cc:194] Registered new tserver with Master: 62f960893e6141b495646e5c1d28a135 (127.24.64.194:36409)
I20260608 12:47:34.717665 24835 webserver.cc:533] Webserver started at http://127.24.64.195:34521/ using document root <none> and password file <none>
I20260608 12:47:34.717743 27377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45298
I20260608 12:47:34.718286 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:34.718531 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:34.718878 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:34.720418 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "7dafbef4eb0445eba3b1dcc5edf52c13"
format_stamp: "Formatted at 2026-06-08 12:47:34 on dist-test-slave-nzcs"
I20260608 12:47:34.725126 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:47:34.728843 27590 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:34.729620 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:47:34.729904 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "7dafbef4eb0445eba3b1dcc5edf52c13"
format_stamp: "Formatted at 2026-06-08 12:47:34 on dist-test-slave-nzcs"
I20260608 12:47:34.730180 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:34.756062 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:34.757474 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:34.759011 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:34.761507 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:34.761710 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:34.761947 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:34.762125 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:34.809623 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:39841
I20260608 12:47:34.809690 27652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:39841 every 8 connection(s)
I20260608 12:47:34.825304 27653 heartbeater.cc:344] Connected to a master server at 127.24.64.254:43121
I20260608 12:47:34.825714 27653 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:34.826546 27653 heartbeater.cc:507] Master 127.24.64.254:43121 requested a full tablet report, sending...
I20260608 12:47:34.828583 27377 ts_manager.cc:194] Registered new tserver with Master: 7dafbef4eb0445eba3b1dcc5edf52c13 (127.24.64.195:39841)
I20260608 12:47:34.829362 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016052056s
I20260608 12:47:34.830104 27377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45310
I20260608 12:47:35.617694 27504 heartbeater.cc:499] Master 127.24.64.254:43121 was elected leader, sending a full tablet report...
I20260608 12:47:35.720887 27579 heartbeater.cc:499] Master 127.24.64.254:43121 was elected leader, sending a full tablet report...
I20260608 12:47:35.833173 27653 heartbeater.cc:499] Master 127.24.64.254:43121 was elected leader, sending a full tablet report...
I20260608 12:47:35.885430 27377 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45320:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:47:35.888079 27377 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:47:35.950311 27544 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb46916a2264381bad19cb034f1241f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:35.950903 27543 tablet_service.cc:1511] Processing CreateTablet for tablet 587cb39a94cb497287005f0eb2c94ff5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:35.952203 27544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb46916a2264381bad19cb034f1241f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.953318 27541 tablet_service.cc:1511] Processing CreateTablet for tablet 386501ccba3e40ea874a50b3640d9dca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:35.954573 27541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386501ccba3e40ea874a50b3640d9dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.957254 27543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 587cb39a94cb497287005f0eb2c94ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.957643 27542 tablet_service.cc:1511] Processing CreateTablet for tablet d412eb96483541d8a001fa43096d98ac (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:35.959152 27542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d412eb96483541d8a001fa43096d98ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.968194 27618 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb46916a2264381bad19cb034f1241f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:35.969861 27618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb46916a2264381bad19cb034f1241f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.977423 27673 tablet_bootstrap.cc:492] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135: Bootstrap starting.
I20260608 12:47:35.977902 27468 tablet_service.cc:1511] Processing CreateTablet for tablet 587cb39a94cb497287005f0eb2c94ff5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:35.978752 27616 tablet_service.cc:1511] Processing CreateTablet for tablet d412eb96483541d8a001fa43096d98ac (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:35.979508 27468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 587cb39a94cb497287005f0eb2c94ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.980266 27616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d412eb96483541d8a001fa43096d98ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.981992 27615 tablet_service.cc:1511] Processing CreateTablet for tablet 386501ccba3e40ea874a50b3640d9dca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:35.983575 27615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386501ccba3e40ea874a50b3640d9dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.983206 27469 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb46916a2264381bad19cb034f1241f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:35.984725 27469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb46916a2264381bad19cb034f1241f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.985874 27673 tablet_bootstrap.cc:654] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.977268 27617 tablet_service.cc:1511] Processing CreateTablet for tablet 587cb39a94cb497287005f0eb2c94ff5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:35.981941 27467 tablet_service.cc:1511] Processing CreateTablet for tablet d412eb96483541d8a001fa43096d98ac (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:35.987387 27617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 587cb39a94cb497287005f0eb2c94ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.988133 27467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d412eb96483541d8a001fa43096d98ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.985915 27466 tablet_service.cc:1511] Processing CreateTablet for tablet 386501ccba3e40ea874a50b3640d9dca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=783c719a6c714310b0672b5a6fbb9e6f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:35.995350 27466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386501ccba3e40ea874a50b3640d9dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.005724 27673 tablet_bootstrap.cc:492] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135: No bootstrap required, opened a new log
I20260608 12:47:36.006373 27673 ts_tablet_manager.cc:1403] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.008s
I20260608 12:47:36.010418 27675 tablet_bootstrap.cc:492] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1: Bootstrap starting.
I20260608 12:47:36.010056 27673 raft_consensus.cc:359] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.011089 27673 raft_consensus.cc:385] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.011497 27673 raft_consensus.cc:740] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f960893e6141b495646e5c1d28a135, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.012559 27673 consensus_queue.cc:260] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.018345 27675 tablet_bootstrap.cc:654] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.044709 27675 tablet_bootstrap.cc:492] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1: No bootstrap required, opened a new log
I20260608 12:47:36.045511 27675 ts_tablet_manager.cc:1403] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.008s
I20260608 12:47:36.049254 27675 raft_consensus.cc:359] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.050293 27675 raft_consensus.cc:385] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.050696 27675 raft_consensus.cc:740] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ede06c70e7644ddb889bbf2d40d90ed1, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.051761 27675 consensus_queue.cc:260] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.053336 27673 ts_tablet_manager.cc:1434] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135: Time spent starting tablet: real 0.047s	user 0.015s	sys 0.029s
I20260608 12:47:36.054591 27673 tablet_bootstrap.cc:492] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135: Bootstrap starting.
I20260608 12:47:36.058091 27678 tablet_bootstrap.cc:492] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13: Bootstrap starting.
I20260608 12:47:36.062882 27673 tablet_bootstrap.cc:654] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.066780 27678 tablet_bootstrap.cc:654] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.071107 27675 ts_tablet_manager.cc:1434] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.014s
I20260608 12:47:36.074139 27675 tablet_bootstrap.cc:492] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1: Bootstrap starting.
I20260608 12:47:36.076622 27678 tablet_bootstrap.cc:492] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13: No bootstrap required, opened a new log
I20260608 12:47:36.077116 27678 ts_tablet_manager.cc:1403] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.015s
I20260608 12:47:36.079821 27678 raft_consensus.cc:359] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.080386 27678 raft_consensus.cc:385] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.080639 27678 raft_consensus.cc:740] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dafbef4eb0445eba3b1dcc5edf52c13, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.081223 27675 tablet_bootstrap.cc:654] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.081533 27678 consensus_queue.cc:260] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.082471 27673 tablet_bootstrap.cc:492] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135: No bootstrap required, opened a new log
I20260608 12:47:36.083067 27673 ts_tablet_manager.cc:1403] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.007s
I20260608 12:47:36.086627 27673 raft_consensus.cc:359] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.087411 27673 raft_consensus.cc:385] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.087803 27673 raft_consensus.cc:740] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f960893e6141b495646e5c1d28a135, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.088797 27673 consensus_queue.cc:260] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.089907 27678 ts_tablet_manager.cc:1434] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260608 12:47:36.091053 27673 ts_tablet_manager.cc:1434] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:47:36.091667 27675 tablet_bootstrap.cc:492] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1: No bootstrap required, opened a new log
I20260608 12:47:36.092299 27673 tablet_bootstrap.cc:492] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135: Bootstrap starting.
W20260608 12:47:36.093111 27505 tablet.cc:2404] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:47:36.091104 27678 tablet_bootstrap.cc:492] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13: Bootstrap starting.
I20260608 12:47:36.092335 27675 ts_tablet_manager.cc:1403] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260608 12:47:36.098749 27675 raft_consensus.cc:359] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.099526 27675 raft_consensus.cc:385] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.099838 27675 raft_consensus.cc:740] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ede06c70e7644ddb889bbf2d40d90ed1, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.100839 27675 consensus_queue.cc:260] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.102262 27678 tablet_bootstrap.cc:654] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.105991 27673 tablet_bootstrap.cc:654] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.110143 27679 raft_consensus.cc:493] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:36.110836 27679 raft_consensus.cc:515] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.111495 27675 ts_tablet_manager.cc:1434] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:47:36.112907 27675 tablet_bootstrap.cc:492] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1: Bootstrap starting.
I20260608 12:47:36.113442 27678 tablet_bootstrap.cc:492] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13: No bootstrap required, opened a new log
I20260608 12:47:36.114002 27678 ts_tablet_manager.cc:1403] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260608 12:47:36.114153 27679 leader_election.cc:290] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f960893e6141b495646e5c1d28a135 (127.24.64.194:36409), 7dafbef4eb0445eba3b1dcc5edf52c13 (127.24.64.195:39841)
I20260608 12:47:36.116310 27673 tablet_bootstrap.cc:492] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135: No bootstrap required, opened a new log
I20260608 12:47:36.116880 27673 ts_tablet_manager.cc:1403] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.008s
I20260608 12:47:36.117619 27678 raft_consensus.cc:359] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.118486 27678 raft_consensus.cc:385] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.118817 27678 raft_consensus.cc:740] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dafbef4eb0445eba3b1dcc5edf52c13, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.119899 27678 consensus_queue.cc:260] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.120280 27673 raft_consensus.cc:359] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.121079 27673 raft_consensus.cc:385] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.121417 27673 raft_consensus.cc:740] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f960893e6141b495646e5c1d28a135, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.122282 27678 ts_tablet_manager.cc:1434] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:47:36.122413 27673 consensus_queue.cc:260] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.123417 27678 tablet_bootstrap.cc:492] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13: Bootstrap starting.
I20260608 12:47:36.126884 27673 ts_tablet_manager.cc:1434] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:47:36.127979 27673 tablet_bootstrap.cc:492] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135: Bootstrap starting.
I20260608 12:47:36.131067 27678 tablet_bootstrap.cc:654] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.135052 27673 tablet_bootstrap.cc:654] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.141022 27675 tablet_bootstrap.cc:654] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.142266 27679 raft_consensus.cc:493] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:36.147491 27673 tablet_bootstrap.cc:492] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135: No bootstrap required, opened a new log
I20260608 12:47:36.148131 27673 ts_tablet_manager.cc:1403] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260608 12:47:36.147640 27679 raft_consensus.cc:515] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.150197 27679 leader_election.cc:290] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f960893e6141b495646e5c1d28a135 (127.24.64.194:36409), 7dafbef4eb0445eba3b1dcc5edf52c13 (127.24.64.195:39841)
I20260608 12:47:36.150619 27554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb46916a2264381bad19cb034f1241f" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f960893e6141b495646e5c1d28a135" is_pre_election: true
I20260608 12:47:36.151507 27554 raft_consensus.cc:2468] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ede06c70e7644ddb889bbf2d40d90ed1 in term 0.
I20260608 12:47:36.154161 27554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "587cb39a94cb497287005f0eb2c94ff5" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f960893e6141b495646e5c1d28a135" is_pre_election: true
I20260608 12:47:36.153867 27673 raft_consensus.cc:359] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.154739 27673 raft_consensus.cc:385] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.155063 27673 raft_consensus.cc:740] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f960893e6141b495646e5c1d28a135, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.155440 27443 leader_election.cc:304] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f960893e6141b495646e5c1d28a135, ede06c70e7644ddb889bbf2d40d90ed1; no voters: 
I20260608 12:47:36.156370 27679 raft_consensus.cc:2804] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:36.156068 27673 consensus_queue.cc:260] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.156914 27678 tablet_bootstrap.cc:492] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13: No bootstrap required, opened a new log
I20260608 12:47:36.156764 27679 raft_consensus.cc:493] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:36.157099 27554 raft_consensus.cc:2468] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ede06c70e7644ddb889bbf2d40d90ed1 in term 0.
I20260608 12:47:36.157428 27679 raft_consensus.cc:3060] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.157567 27678 ts_tablet_manager.cc:1403] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.011s
I20260608 12:47:36.161357 27678 raft_consensus.cc:359] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.162072 27678 raft_consensus.cc:385] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.162339 27673 ts_tablet_manager.cc:1434] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260608 12:47:36.162401 27678 raft_consensus.cc:740] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dafbef4eb0445eba3b1dcc5edf52c13, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.163538 27678 consensus_queue.cc:260] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.165935 27678 ts_tablet_manager.cc:1434] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:47:36.166687 27443 leader_election.cc:304] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f960893e6141b495646e5c1d28a135, ede06c70e7644ddb889bbf2d40d90ed1; no voters: 
I20260608 12:47:36.167028 27678 tablet_bootstrap.cc:492] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13: Bootstrap starting.
I20260608 12:47:36.175705 27678 tablet_bootstrap.cc:654] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.166080 27679 raft_consensus.cc:515] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.179150 27690 raft_consensus.cc:2804] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:36.179610 27690 raft_consensus.cc:493] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:36.180065 27675 tablet_bootstrap.cc:492] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1: No bootstrap required, opened a new log
I20260608 12:47:36.180580 27675 ts_tablet_manager.cc:1403] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.007s
I20260608 12:47:36.181095 27679 leader_election.cc:290] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 62f960893e6141b495646e5c1d28a135 (127.24.64.194:36409), 7dafbef4eb0445eba3b1dcc5edf52c13 (127.24.64.195:39841)
I20260608 12:47:36.182081 27628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb46916a2264381bad19cb034f1241f" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" is_pre_election: true
I20260608 12:47:36.183524 27675 raft_consensus.cc:359] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.183918 27554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb46916a2264381bad19cb034f1241f" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f960893e6141b495646e5c1d28a135"
I20260608 12:47:36.184361 27675 raft_consensus.cc:385] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.184692 27675 raft_consensus.cc:740] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ede06c70e7644ddb889bbf2d40d90ed1, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.184751 27554 raft_consensus.cc:3060] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.185768 27675 consensus_queue.cc:260] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.187914 27675 ts_tablet_manager.cc:1434] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:47:36.189059 27675 tablet_bootstrap.cc:492] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1: Bootstrap starting.
I20260608 12:47:36.189343 27627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "587cb39a94cb497287005f0eb2c94ff5" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" is_pre_election: true
I20260608 12:47:36.190114 27627 raft_consensus.cc:2468] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ede06c70e7644ddb889bbf2d40d90ed1 in term 0.
I20260608 12:47:36.196297 27675 tablet_bootstrap.cc:654] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.196349 27554 raft_consensus.cc:2468] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ede06c70e7644ddb889bbf2d40d90ed1 in term 1.
I20260608 12:47:36.198068 27627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb46916a2264381bad19cb034f1241f" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13"
W20260608 12:47:36.198067 27443 leader_election.cc:343] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dafbef4eb0445eba3b1dcc5edf52c13 (127.24.64.195:39841): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:36.202523 27675 tablet_bootstrap.cc:492] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1: No bootstrap required, opened a new log
I20260608 12:47:36.203097 27675 ts_tablet_manager.cc:1403] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
W20260608 12:47:36.203590 27443 leader_election.cc:343] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dafbef4eb0445eba3b1dcc5edf52c13 (127.24.64.195:39841): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:36.179988 27690 raft_consensus.cc:3060] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.204465 27443 leader_election.cc:304] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [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: 62f960893e6141b495646e5c1d28a135, ede06c70e7644ddb889bbf2d40d90ed1; no voters: 7dafbef4eb0445eba3b1dcc5edf52c13
I20260608 12:47:36.205880 27679 raft_consensus.cc:2804] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:36.206141 27675 raft_consensus.cc:359] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.206929 27675 raft_consensus.cc:385] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.207247 27675 raft_consensus.cc:740] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ede06c70e7644ddb889bbf2d40d90ed1, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.208050 27675 consensus_queue.cc:260] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.213254 27690 raft_consensus.cc:515] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.215982 27690 leader_election.cc:290] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 62f960893e6141b495646e5c1d28a135 (127.24.64.194:36409), 7dafbef4eb0445eba3b1dcc5edf52c13 (127.24.64.195:39841)
I20260608 12:47:36.217149 27554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "587cb39a94cb497287005f0eb2c94ff5" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f960893e6141b495646e5c1d28a135"
I20260608 12:47:36.217691 27554 raft_consensus.cc:3060] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.219805 27678 tablet_bootstrap.cc:492] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13: No bootstrap required, opened a new log
I20260608 12:47:36.220358 27678 ts_tablet_manager.cc:1403] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.013s
I20260608 12:47:36.223652 27678 raft_consensus.cc:359] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.224332 27678 raft_consensus.cc:385] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.224709 27678 raft_consensus.cc:740] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dafbef4eb0445eba3b1dcc5edf52c13, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.225682 27678 consensus_queue.cc:260] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.226044 27627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "587cb39a94cb497287005f0eb2c94ff5" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13"
I20260608 12:47:36.226704 27627 raft_consensus.cc:3060] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.227743 27679 raft_consensus.cc:697] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 LEADER]: Becoming Leader. State: Replica: ede06c70e7644ddb889bbf2d40d90ed1, State: Running, Role: LEADER
I20260608 12:47:36.229048 27679 consensus_queue.cc:237] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.235105 27627 raft_consensus.cc:2468] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ede06c70e7644ddb889bbf2d40d90ed1 in term 1.
I20260608 12:47:36.224817 27554 raft_consensus.cc:2468] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ede06c70e7644ddb889bbf2d40d90ed1 in term 1.
I20260608 12:47:36.235742 27675 ts_tablet_manager.cc:1434] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.016s
I20260608 12:47:36.236317 27678 ts_tablet_manager.cc:1434] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260608 12:47:36.237110 27443 leader_election.cc:304] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [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: 62f960893e6141b495646e5c1d28a135, ede06c70e7644ddb889bbf2d40d90ed1; no voters: 
I20260608 12:47:36.238027 27695 raft_consensus.cc:2804] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:36.238935 27695 raft_consensus.cc:697] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 LEADER]: Becoming Leader. State: Replica: ede06c70e7644ddb889bbf2d40d90ed1, State: Running, Role: LEADER
I20260608 12:47:36.242177 27695 consensus_queue.cc:237] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.244967 27374 catalog_manager.cc:5696] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ede06c70e7644ddb889bbf2d40d90ed1 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:36.246768 27695 raft_consensus.cc:493] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:36.247433 27695 raft_consensus.cc:515] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.249599 27695 leader_election.cc:290] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f960893e6141b495646e5c1d28a135 (127.24.64.194:36409), 7dafbef4eb0445eba3b1dcc5edf52c13 (127.24.64.195:39841)
I20260608 12:47:36.250500 27554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d412eb96483541d8a001fa43096d98ac" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f960893e6141b495646e5c1d28a135" is_pre_election: true
I20260608 12:47:36.250901 27627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d412eb96483541d8a001fa43096d98ac" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" is_pre_election: true
I20260608 12:47:36.251189 27554 raft_consensus.cc:2468] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ede06c70e7644ddb889bbf2d40d90ed1 in term 0.
I20260608 12:47:36.251541 27627 raft_consensus.cc:2468] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ede06c70e7644ddb889bbf2d40d90ed1 in term 0.
I20260608 12:47:36.252650 27443 leader_election.cc:304] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f960893e6141b495646e5c1d28a135, ede06c70e7644ddb889bbf2d40d90ed1; no voters: 
I20260608 12:47:36.253479 27695 raft_consensus.cc:2804] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:36.253813 27695 raft_consensus.cc:493] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:36.254161 27695 raft_consensus.cc:3060] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.260608 27695 raft_consensus.cc:515] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.261008 27374 catalog_manager.cc:5696] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ede06c70e7644ddb889bbf2d40d90ed1 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:36.262513 27695 leader_election.cc:290] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 62f960893e6141b495646e5c1d28a135 (127.24.64.194:36409), 7dafbef4eb0445eba3b1dcc5edf52c13 (127.24.64.195:39841)
I20260608 12:47:36.263191 27554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d412eb96483541d8a001fa43096d98ac" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f960893e6141b495646e5c1d28a135"
I20260608 12:47:36.263615 27627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d412eb96483541d8a001fa43096d98ac" candidate_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13"
I20260608 12:47:36.263777 27554 raft_consensus.cc:3060] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.264183 27627 raft_consensus.cc:3060] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.266481 27682 raft_consensus.cc:493] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:36.267130 27682 raft_consensus.cc:515] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.270512 27682 leader_election.cc:290] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ede06c70e7644ddb889bbf2d40d90ed1 (127.24.64.193:39053), 62f960893e6141b495646e5c1d28a135 (127.24.64.194:36409)
I20260608 12:47:36.271570 27554 raft_consensus.cc:2468] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ede06c70e7644ddb889bbf2d40d90ed1 in term 1.
I20260608 12:47:36.273201 27627 raft_consensus.cc:2468] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ede06c70e7644ddb889bbf2d40d90ed1 in term 1.
I20260608 12:47:36.276755 27443 leader_election.cc:304] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [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: 7dafbef4eb0445eba3b1dcc5edf52c13, ede06c70e7644ddb889bbf2d40d90ed1; no voters: 
I20260608 12:47:36.278512 27695 raft_consensus.cc:2804] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:36.279068 27695 raft_consensus.cc:697] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 LEADER]: Becoming Leader. State: Replica: ede06c70e7644ddb889bbf2d40d90ed1, State: Running, Role: LEADER
I20260608 12:47:36.279953 27695 consensus_queue.cc:237] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.283954 27479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386501ccba3e40ea874a50b3640d9dca" candidate_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" is_pre_election: true
I20260608 12:47:36.284760 27479 raft_consensus.cc:2468] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dafbef4eb0445eba3b1dcc5edf52c13 in term 0.
I20260608 12:47:36.286587 27592 leader_election.cc:304] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dafbef4eb0445eba3b1dcc5edf52c13, ede06c70e7644ddb889bbf2d40d90ed1; no voters: 
I20260608 12:47:36.287467 27682 raft_consensus.cc:2804] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:36.287820 27682 raft_consensus.cc:493] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:36.288146 27682 raft_consensus.cc:3060] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.288841 27554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386501ccba3e40ea874a50b3640d9dca" candidate_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f960893e6141b495646e5c1d28a135" is_pre_election: true
I20260608 12:47:36.289494 27554 raft_consensus.cc:2468] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dafbef4eb0445eba3b1dcc5edf52c13 in term 0.
I20260608 12:47:36.290007 27374 catalog_manager.cc:5696] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ede06c70e7644ddb889bbf2d40d90ed1 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:36.293758 27682 raft_consensus.cc:515] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.295517 27682 leader_election.cc:290] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [CANDIDATE]: Term 1 election: Requested vote from peers ede06c70e7644ddb889bbf2d40d90ed1 (127.24.64.193:39053), 62f960893e6141b495646e5c1d28a135 (127.24.64.194:36409)
I20260608 12:47:36.296180 27479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386501ccba3e40ea874a50b3640d9dca" candidate_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ede06c70e7644ddb889bbf2d40d90ed1"
I20260608 12:47:36.296469 27554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386501ccba3e40ea874a50b3640d9dca" candidate_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f960893e6141b495646e5c1d28a135"
I20260608 12:47:36.296829 27479 raft_consensus.cc:3060] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.297130 27554 raft_consensus.cc:3060] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.301805 27479 raft_consensus.cc:2468] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dafbef4eb0445eba3b1dcc5edf52c13 in term 1.
I20260608 12:47:36.302168 27554 raft_consensus.cc:2468] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dafbef4eb0445eba3b1dcc5edf52c13 in term 1.
I20260608 12:47:36.302726 27592 leader_election.cc:304] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [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: 7dafbef4eb0445eba3b1dcc5edf52c13, ede06c70e7644ddb889bbf2d40d90ed1; no voters: 
I20260608 12:47:36.303539 27682 raft_consensus.cc:2804] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:36.304632 27682 raft_consensus.cc:697] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 LEADER]: Becoming Leader. State: Replica: 7dafbef4eb0445eba3b1dcc5edf52c13, State: Running, Role: LEADER
I20260608 12:47:36.305629 27682 consensus_queue.cc:237] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } }
I20260608 12:47:36.313463 27374 catalog_manager.cc:5696] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dafbef4eb0445eba3b1dcc5edf52c13 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede06c70e7644ddb889bbf2d40d90ed1" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62f960893e6141b495646e5c1d28a135" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dafbef4eb0445eba3b1dcc5edf52c13" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39841 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:36.339229 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:47:36.362618 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:36.363454 24835 tablet_replica.cc:333] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1: stopping tablet replica
I20260608 12:47:36.363987 24835 raft_consensus.cc:2243] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:36.364382 24835 raft_consensus.cc:2272] T 386501ccba3e40ea874a50b3640d9dca P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.366310 24835 tablet_replica.cc:333] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1: stopping tablet replica
I20260608 12:47:36.366809 24835 raft_consensus.cc:2243] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:36.367352 24835 pending_rounds.cc:70] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1: Trying to abort 1 pending ops.
I20260608 12:47:36.367508 24835 pending_rounds.cc:77] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660019332915200 op_type: NO_OP noop_request { }
I20260608 12:47:36.367787 24835 raft_consensus.cc:2889] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:47:36.368044 24835 raft_consensus.cc:2272] T d412eb96483541d8a001fa43096d98ac P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.370153 24835 tablet_replica.cc:333] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1: stopping tablet replica
I20260608 12:47:36.370636 24835 raft_consensus.cc:2243] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:36.371152 24835 pending_rounds.cc:70] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1: Trying to abort 1 pending ops.
I20260608 12:47:36.371311 24835 pending_rounds.cc:77] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660019178348544 op_type: NO_OP noop_request { }
I20260608 12:47:36.371543 24835 raft_consensus.cc:2889] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:47:36.371798 24835 raft_consensus.cc:2272] T 587cb39a94cb497287005f0eb2c94ff5 P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.373939 24835 tablet_replica.cc:333] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1: stopping tablet replica
I20260608 12:47:36.374409 24835 raft_consensus.cc:2243] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:36.374938 24835 pending_rounds.cc:70] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1: Trying to abort 1 pending ops.
I20260608 12:47:36.375090 24835 pending_rounds.cc:77] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660019126153216 op_type: NO_OP noop_request { }
I20260608 12:47:36.375324 24835 raft_consensus.cc:2889] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:47:36.375574 24835 raft_consensus.cc:2272] T 5cb46916a2264381bad19cb034f1241f P ede06c70e7644ddb889bbf2d40d90ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.398622 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:47:36.409722 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:47:36.418391 27430 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:47:36.428409 27430 auto_leader_rebalancer.cc:460] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.24.64.193:39053: connect: Connection refused (error 111)
I20260608 12:47:36.433624 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:36.434384 24835 tablet_replica.cc:333] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135: stopping tablet replica
I20260608 12:47:36.434966 24835 raft_consensus.cc:2243] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:36.435354 24835 raft_consensus.cc:2272] T 5cb46916a2264381bad19cb034f1241f P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.437259 24835 tablet_replica.cc:333] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135: stopping tablet replica
I20260608 12:47:36.437767 24835 raft_consensus.cc:2243] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:36.438107 24835 raft_consensus.cc:2272] T 587cb39a94cb497287005f0eb2c94ff5 P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.439865 24835 tablet_replica.cc:333] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135: stopping tablet replica
I20260608 12:47:36.440335 24835 raft_consensus.cc:2243] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:36.440721 24835 raft_consensus.cc:2272] T d412eb96483541d8a001fa43096d98ac P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.442415 24835 tablet_replica.cc:333] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135: stopping tablet replica
I20260608 12:47:36.442862 24835 raft_consensus.cc:2243] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:36.443192 24835 raft_consensus.cc:2272] T 386501ccba3e40ea874a50b3640d9dca P 62f960893e6141b495646e5c1d28a135 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.463531 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:47:36.474035 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:47:36.488520 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:36.489305 24835 tablet_replica.cc:333] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13: stopping tablet replica
I20260608 12:47:36.489894 24835 raft_consensus.cc:2243] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:36.490264 24835 raft_consensus.cc:2272] T 5cb46916a2264381bad19cb034f1241f P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.492096 24835 tablet_replica.cc:333] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13: stopping tablet replica
I20260608 12:47:36.492561 24835 raft_consensus.cc:2243] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:36.492921 24835 raft_consensus.cc:2272] T d412eb96483541d8a001fa43096d98ac P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.494590 24835 tablet_replica.cc:333] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13: stopping tablet replica
I20260608 12:47:36.495018 24835 raft_consensus.cc:2243] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:36.495329 24835 raft_consensus.cc:2272] T 587cb39a94cb497287005f0eb2c94ff5 P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.496984 24835 tablet_replica.cc:333] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13: stopping tablet replica
I20260608 12:47:36.497408 24835 raft_consensus.cc:2243] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:36.497880 24835 pending_rounds.cc:70] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13: Trying to abort 1 pending ops.
I20260608 12:47:36.498023 24835 pending_rounds.cc:77] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660019435028480 op_type: NO_OP noop_request { }
I20260608 12:47:36.498248 24835 raft_consensus.cc:2889] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:47:36.498461 24835 raft_consensus.cc:2272] T 386501ccba3e40ea874a50b3640d9dca P 7dafbef4eb0445eba3b1dcc5edf52c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.519239 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:47:36.529955 24835 master.cc:562] Master@127.24.64.254:43121 shutting down...
I20260608 12:47:36.543545 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:36.544076 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:36.544404 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P acc600d61b474ed9b29afaacc4b4b34e: stopping tablet replica
I20260608 12:47:36.561896 24835 master.cc:584] Master@127.24.64.254:43121 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2333 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:47:36.591868 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:43957
I20260608 12:47:36.593091 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:36.598330 27705 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:36.598519 27704 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:36.599226 27707 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:36.600004 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:36.600884 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:36.601066 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:36.601224 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922856601186 us; error 0 us; skew 500 ppm
I20260608 12:47:36.601824 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:36.604097 24835 webserver.cc:533] Webserver started at http://127.24.64.254:33897/ using document root <none> and password file <none>
I20260608 12:47:36.604601 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:36.604815 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:36.605099 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:36.606211 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "2de0c6e85fc34921a15a38d982d355e1"
format_stamp: "Formatted at 2026-06-08 12:47:36 on dist-test-slave-nzcs"
I20260608 12:47:36.610625 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:47:36.614092 27712 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:36.615000 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:47:36.615304 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "2de0c6e85fc34921a15a38d982d355e1"
format_stamp: "Formatted at 2026-06-08 12:47:36 on dist-test-slave-nzcs"
I20260608 12:47:36.615559 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:36.631557 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:36.632628 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:36.666848 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:43957
I20260608 12:47:36.666962 27763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:43957 every 8 connection(s)
I20260608 12:47:36.670861 27764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.680781 27764 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1: Bootstrap starting.
I20260608 12:47:36.685438 27764 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.689318 27764 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1: No bootstrap required, opened a new log
I20260608 12:47:36.691372 27764 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2de0c6e85fc34921a15a38d982d355e1" member_type: VOTER }
I20260608 12:47:36.691735 27764 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.691915 27764 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de0c6e85fc34921a15a38d982d355e1, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.692485 27764 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2de0c6e85fc34921a15a38d982d355e1" member_type: VOTER }
I20260608 12:47:36.692946 27764 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:47:36.693156 27764 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:47:36.693372 27764 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.697490 27764 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2de0c6e85fc34921a15a38d982d355e1" member_type: VOTER }
I20260608 12:47:36.697968 27764 leader_election.cc:304] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [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: 2de0c6e85fc34921a15a38d982d355e1; no voters: 
I20260608 12:47:36.699043 27764 leader_election.cc:290] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:47:36.699442 27767 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:36.700767 27767 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [term 1 LEADER]: Becoming Leader. State: Replica: 2de0c6e85fc34921a15a38d982d355e1, State: Running, Role: LEADER
I20260608 12:47:36.701334 27767 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [LEADER]: Queue going to LEADER mode. State: All 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: "2de0c6e85fc34921a15a38d982d355e1" member_type: VOTER }
I20260608 12:47:36.701924 27764 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:47:36.704015 27769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2de0c6e85fc34921a15a38d982d355e1. Latest consensus state: current_term: 1 leader_uuid: "2de0c6e85fc34921a15a38d982d355e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2de0c6e85fc34921a15a38d982d355e1" member_type: VOTER } }
I20260608 12:47:36.704011 27768 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2de0c6e85fc34921a15a38d982d355e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2de0c6e85fc34921a15a38d982d355e1" member_type: VOTER } }
I20260608 12:47:36.704754 27769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:36.704823 27768 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:36.707528 27772 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:47:36.714920 27772 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:47:36.715924 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:47:36.723995 27772 catalog_manager.cc:1382] Generated new cluster ID: c3703aead0524d6f8d14873cbae809e8
I20260608 12:47:36.724330 27772 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:47:36.742178 27772 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:47:36.743448 27772 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:47:36.761229 27772 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1: Generated new TSK 0
I20260608 12:47:36.761862 27772 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:47:36.782231 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:36.788220 27785 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:36.789132 27786 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:36.796561 24835 server_base.cc:1061] running on GCE node
W20260608 12:47:36.796528 27788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:36.797701 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:36.797885 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:36.798009 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922856797998 us; error 0 us; skew 500 ppm
I20260608 12:47:36.798527 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:36.800743 24835 webserver.cc:533] Webserver started at http://127.24.64.193:46641/ using document root <none> and password file <none>
I20260608 12:47:36.801244 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:36.801394 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:36.801601 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:36.802593 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "0f4b014d843b44f7a2509215b297f4b0"
format_stamp: "Formatted at 2026-06-08 12:47:36 on dist-test-slave-nzcs"
I20260608 12:47:36.807562 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:47:36.811223 27793 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:36.811949 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:47:36.812274 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "0f4b014d843b44f7a2509215b297f4b0"
format_stamp: "Formatted at 2026-06-08 12:47:36 on dist-test-slave-nzcs"
I20260608 12:47:36.812542 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:36.824919 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:36.825979 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:36.827328 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:36.829576 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:36.829764 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:36.829991 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:36.830153 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:36.870448 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:36541
I20260608 12:47:36.870556 27855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:36541 every 8 connection(s)
I20260608 12:47:36.875339 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:36.881958 27860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:36.882572 27861 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:36.886650 27863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:36.887398 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:36.888404 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:47:36.888427 27856 heartbeater.cc:344] Connected to a master server at 127.24.64.254:43957
W20260608 12:47:36.888846 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:36.889029 27856 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:36.889068 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922856889049 us; error 0 us; skew 500 ppm
I20260608 12:47:36.890069 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:36.890169 27856 heartbeater.cc:507] Master 127.24.64.254:43957 requested a full tablet report, sending...
I20260608 12:47:36.892731 24835 webserver.cc:533] Webserver started at http://127.24.64.194:46115/ using document root <none> and password file <none>
I20260608 12:47:36.892757 27729 ts_manager.cc:194] Registered new tserver with Master: 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:36.893643 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:36.893919 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:36.894239 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:36.895321 27729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52918
I20260608 12:47:36.895639 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "4ab74b338e9a46999181120f277375ca"
format_stamp: "Formatted at 2026-06-08 12:47:36 on dist-test-slave-nzcs"
I20260608 12:47:36.900807 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:47:36.904022 27868 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:36.904847 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:47:36.905189 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "4ab74b338e9a46999181120f277375ca"
format_stamp: "Formatted at 2026-06-08 12:47:36 on dist-test-slave-nzcs"
I20260608 12:47:36.905534 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:36.916184 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:36.917285 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:36.918658 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:36.920897 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:36.921090 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:36.921312 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:36.921463 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:36.958969 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:35511
I20260608 12:47:36.959103 27930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:35511 every 8 connection(s)
I20260608 12:47:36.963963 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:36.970396 27934 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:36.972848 27935 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:36.973847 24835 server_base.cc:1061] running on GCE node
W20260608 12:47:36.975809 27937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:36.976050 27931 heartbeater.cc:344] Connected to a master server at 127.24.64.254:43957
I20260608 12:47:36.976475 27931 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:36.976812 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:36.977043 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:36.977273 27931 heartbeater.cc:507] Master 127.24.64.254:43957 requested a full tablet report, sending...
I20260608 12:47:36.977341 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922856977321 us; error 0 us; skew 500 ppm
I20260608 12:47:36.978152 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:36.979705 27729 ts_manager.cc:194] Registered new tserver with Master: 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:36.980877 24835 webserver.cc:533] Webserver started at http://127.24.64.195:45437/ using document root <none> and password file <none>
I20260608 12:47:36.981402 27729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52932
I20260608 12:47:36.981529 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:36.981835 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:36.982096 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:36.983210 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "97d99498f1984879a1503f62743f6653"
format_stamp: "Formatted at 2026-06-08 12:47:36 on dist-test-slave-nzcs"
I20260608 12:47:36.987534 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:47:36.990846 27942 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:36.991605 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:47:36.991878 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "97d99498f1984879a1503f62743f6653"
format_stamp: "Formatted at 2026-06-08 12:47:36 on dist-test-slave-nzcs"
I20260608 12:47:36.992136 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:37.014335 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:37.015480 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:37.016927 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:37.019317 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:37.019526 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:37.019767 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:37.019913 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:37.057150 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:39173
I20260608 12:47:37.057279 28004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:39173 every 8 connection(s)
I20260608 12:47:37.070760 28005 heartbeater.cc:344] Connected to a master server at 127.24.64.254:43957
I20260608 12:47:37.071172 28005 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:37.071866 28005 heartbeater.cc:507] Master 127.24.64.254:43957 requested a full tablet report, sending...
I20260608 12:47:37.073822 27729 ts_manager.cc:194] Registered new tserver with Master: 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:37.074659 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01432546s
I20260608 12:47:37.075184 27729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52942
I20260608 12:47:37.898409 27856 heartbeater.cc:499] Master 127.24.64.254:43957 was elected leader, sending a full tablet report...
I20260608 12:47:37.984131 27931 heartbeater.cc:499] Master 127.24.64.254:43957 was elected leader, sending a full tablet report...
I20260608 12:47:38.078011 28005 heartbeater.cc:499] Master 127.24.64.254:43957 was elected leader, sending a full tablet report...
I20260608 12:47:38.130575 27729 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52958:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:47:38.132942 27729 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:47:38.202747 27970 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3f6d358cf7430fbd2a27705aaa00a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.206414 27968 tablet_service.cc:1511] Processing CreateTablet for tablet 374c34052dd04eef888f0fc97587d215 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.207265 27967 tablet_service.cc:1511] Processing CreateTablet for tablet 0583c0adea2941329632691a019fa72a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.209164 27815 tablet_service.cc:1511] Processing CreateTablet for tablet 4990fb99ed524bcda4de2eeb4901f7c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.210222 27820 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf2435880c54f11bd1f34d7344acc38 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.210773 27815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4990fb99ed524bcda4de2eeb4901f7c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.210744 27966 tablet_service.cc:1511] Processing CreateTablet for tablet 080dc3b5930247fda91f500c3474ab6d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.211738 27820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf2435880c54f11bd1f34d7344acc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.213712 27819 tablet_service.cc:1511] Processing CreateTablet for tablet 374c34052dd04eef888f0fc97587d215 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.215797 27814 tablet_service.cc:1511] Processing CreateTablet for tablet cde5840cb5604b2ba13ec132102a5421 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.216069 27965 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea1aaadd1714270a27d218f11b73b60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.217170 27817 tablet_service.cc:1511] Processing CreateTablet for tablet 080dc3b5930247fda91f500c3474ab6d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.219523 27816 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea1aaadd1714270a27d218f11b73b60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.220098 27964 tablet_service.cc:1511] Processing CreateTablet for tablet 4990fb99ed524bcda4de2eeb4901f7c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.204648 27969 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf2435880c54f11bd1f34d7344acc38 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.221865 27821 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3f6d358cf7430fbd2a27705aaa00a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.204622 27970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3f6d358cf7430fbd2a27705aaa00a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.216069 27818 tablet_service.cc:1511] Processing CreateTablet for tablet 0583c0adea2941329632691a019fa72a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.223834 27965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea1aaadd1714270a27d218f11b73b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.224498 27964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4990fb99ed524bcda4de2eeb4901f7c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.225018 27819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374c34052dd04eef888f0fc97587d215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.225723 27966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080dc3b5930247fda91f500c3474ab6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.225896 27817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080dc3b5930247fda91f500c3474ab6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.226946 27821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3f6d358cf7430fbd2a27705aaa00a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.227186 27969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf2435880c54f11bd1f34d7344acc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.229326 27818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0583c0adea2941329632691a019fa72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.230728 27816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea1aaadd1714270a27d218f11b73b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.233093 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde5840cb5604b2ba13ec132102a5421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.241101 27968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374c34052dd04eef888f0fc97587d215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.245097 27967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0583c0adea2941329632691a019fa72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.246162 27963 tablet_service.cc:1511] Processing CreateTablet for tablet cde5840cb5604b2ba13ec132102a5421 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.247792 27963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde5840cb5604b2ba13ec132102a5421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.265439 27896 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3f6d358cf7430fbd2a27705aaa00a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.267066 27896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3f6d358cf7430fbd2a27705aaa00a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.269815 27895 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf2435880c54f11bd1f34d7344acc38 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.271394 27895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf2435880c54f11bd1f34d7344acc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.273315 27892 tablet_service.cc:1511] Processing CreateTablet for tablet 080dc3b5930247fda91f500c3474ab6d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.273810 27894 tablet_service.cc:1511] Processing CreateTablet for tablet 374c34052dd04eef888f0fc97587d215 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.274839 27892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080dc3b5930247fda91f500c3474ab6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.270890 27893 tablet_service.cc:1511] Processing CreateTablet for tablet 0583c0adea2941329632691a019fa72a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.275882 27893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0583c0adea2941329632691a019fa72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.277621 27891 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea1aaadd1714270a27d218f11b73b60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.279053 27891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea1aaadd1714270a27d218f11b73b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.282528 27894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374c34052dd04eef888f0fc97587d215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.306896 27890 tablet_service.cc:1511] Processing CreateTablet for tablet 4990fb99ed524bcda4de2eeb4901f7c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.308658 27890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4990fb99ed524bcda4de2eeb4901f7c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.314288 27889 tablet_service.cc:1511] Processing CreateTablet for tablet cde5840cb5604b2ba13ec132102a5421 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:38.316020 27889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde5840cb5604b2ba13ec132102a5421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.390918 28025 tablet_bootstrap.cc:492] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:38.396642 28026 tablet_bootstrap.cc:492] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:38.397868 28027 tablet_bootstrap.cc:492] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:38.398684 28025 tablet_bootstrap.cc:654] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.404600 28027 tablet_bootstrap.cc:654] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.404600 28026 tablet_bootstrap.cc:654] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.404801 28025 tablet_bootstrap.cc:492] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:38.405584 28025 ts_tablet_manager.cc:1403] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
I20260608 12:47:38.408219 28025 raft_consensus.cc:359] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.409003 28025 raft_consensus.cc:385] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.409288 28025 raft_consensus.cc:740] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.410181 28026 tablet_bootstrap.cc:492] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:38.409968 28025 consensus_queue.cc:260] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.410727 28026 ts_tablet_manager.cc:1403] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:47:38.412533 28025 ts_tablet_manager.cc:1434] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:47:38.413617 28025 tablet_bootstrap.cc:492] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:38.413498 28026 raft_consensus.cc:359] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.414352 28026 raft_consensus.cc:385] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.414635 28026 raft_consensus.cc:740] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.415355 28026 consensus_queue.cc:260] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.418556 28026 ts_tablet_manager.cc:1434] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:47:38.419560 28026 tablet_bootstrap.cc:492] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:38.419677 28025 tablet_bootstrap.cc:654] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.425937 28026 tablet_bootstrap.cc:654] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.426393 28027 tablet_bootstrap.cc:492] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:38.426870 28027 ts_tablet_manager.cc:1403] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.029s	user 0.000s	sys 0.010s
I20260608 12:47:38.429889 28027 raft_consensus.cc:359] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.430615 28027 raft_consensus.cc:385] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.430915 28027 raft_consensus.cc:740] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.431846 28027 consensus_queue.cc:260] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.437752 28027 ts_tablet_manager.cc:1434] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260608 12:47:38.441371 28027 tablet_bootstrap.cc:492] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:38.448067 28025 tablet_bootstrap.cc:492] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:38.448607 28025 ts_tablet_manager.cc:1403] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.019s
I20260608 12:47:38.449173 28026 tablet_bootstrap.cc:492] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:38.449719 28026 ts_tablet_manager.cc:1403] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.017s
I20260608 12:47:38.450474 28027 tablet_bootstrap.cc:654] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.451464 28025 raft_consensus.cc:359] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.452203 28025 raft_consensus.cc:385] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.452525 28025 raft_consensus.cc:740] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.452394 28026 raft_consensus.cc:359] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:38.453246 28026 raft_consensus.cc:385] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.453576 28026 raft_consensus.cc:740] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.453454 28025 consensus_queue.cc:260] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.454730 28027 tablet_bootstrap.cc:492] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:38.454375 28026 consensus_queue.cc:260] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:38.455662 28025 ts_tablet_manager.cc:1434] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:47:38.456651 28025 tablet_bootstrap.cc:492] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:38.458245 28027 ts_tablet_manager.cc:1403] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.006s
I20260608 12:47:38.458635 28026 ts_tablet_manager.cc:1434] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:47:38.459627 28026 tablet_bootstrap.cc:492] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:38.461179 28027 raft_consensus.cc:359] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.461855 28027 raft_consensus.cc:385] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.462141 28027 raft_consensus.cc:740] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.462615 28025 tablet_bootstrap.cc:654] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.462924 28027 consensus_queue.cc:260] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.467206 28026 tablet_bootstrap.cc:654] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.467296 28027 ts_tablet_manager.cc:1434] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 12:47:38.468355 28027 tablet_bootstrap.cc:492] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:38.474105 28027 tablet_bootstrap.cc:654] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.485217 28027 tablet_bootstrap.cc:492] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:38.485703 28027 ts_tablet_manager.cc:1403] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260608 12:47:38.488416 28027 raft_consensus.cc:359] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.489217 28027 raft_consensus.cc:385] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.489498 28027 raft_consensus.cc:740] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.490343 28027 consensus_queue.cc:260] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.493628 28025 tablet_bootstrap.cc:492] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:38.493793 28027 ts_tablet_manager.cc:1434] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:47:38.494158 28025 ts_tablet_manager.cc:1403] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.016s
I20260608 12:47:38.494745 28026 tablet_bootstrap.cc:492] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:38.494745 28027 tablet_bootstrap.cc:492] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:38.495527 28026 ts_tablet_manager.cc:1403] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.019s
I20260608 12:47:38.497159 28025 raft_consensus.cc:359] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.497867 28025 raft_consensus.cc:385] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.498195 28025 raft_consensus.cc:740] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.498685 28026 raft_consensus.cc:359] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.499423 28026 raft_consensus.cc:385] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.499099 28025 consensus_queue.cc:260] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.499825 28026 raft_consensus.cc:740] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.500720 28026 consensus_queue.cc:260] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.502938 28026 ts_tablet_manager.cc:1434] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:47:38.503530 28025 ts_tablet_manager.cc:1434] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 12:47:38.504088 28026 tablet_bootstrap.cc:492] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:38.504511 28025 tablet_bootstrap.cc:492] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:38.508339 28027 tablet_bootstrap.cc:654] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.510901 28026 tablet_bootstrap.cc:654] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.511101 28025 tablet_bootstrap.cc:654] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.518290 28025 tablet_bootstrap.cc:492] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:38.518843 28025 ts_tablet_manager.cc:1403] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:47:38.521971 28025 raft_consensus.cc:359] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.522687 28025 raft_consensus.cc:385] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.522977 28025 raft_consensus.cc:740] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.524348 28025 consensus_queue.cc:260] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.526229 28027 tablet_bootstrap.cc:492] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:38.526602 28025 ts_tablet_manager.cc:1434] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:47:38.526750 28027 ts_tablet_manager.cc:1403] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.005s
I20260608 12:47:38.528760 28025 tablet_bootstrap.cc:492] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:38.529408 28026 tablet_bootstrap.cc:492] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:38.529922 28026 ts_tablet_manager.cc:1403] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260608 12:47:38.529672 28027 raft_consensus.cc:359] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.530413 28027 raft_consensus.cc:385] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.530727 28027 raft_consensus.cc:740] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.531596 28027 consensus_queue.cc:260] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.532878 28026 raft_consensus.cc:359] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.533576 28026 raft_consensus.cc:385] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.533871 28026 raft_consensus.cc:740] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.534749 28026 consensus_queue.cc:260] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.535676 28025 tablet_bootstrap.cc:654] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.536116 28027 ts_tablet_manager.cc:1434] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:47:38.537169 28027 tablet_bootstrap.cc:492] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:38.537272 28026 ts_tablet_manager.cc:1434] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:47:38.538360 28026 tablet_bootstrap.cc:492] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:38.544513 28026 tablet_bootstrap.cc:654] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.550127 28027 tablet_bootstrap.cc:654] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.556099 28026 tablet_bootstrap.cc:492] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:38.556551 28027 tablet_bootstrap.cc:492] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:38.556612 28026 ts_tablet_manager.cc:1403] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260608 12:47:38.557128 28027 ts_tablet_manager.cc:1403] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.007s
I20260608 12:47:38.558322 28025 tablet_bootstrap.cc:492] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:38.558866 28025 ts_tablet_manager.cc:1403] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.015s
I20260608 12:47:38.559514 28026 raft_consensus.cc:359] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.560060 28026 raft_consensus.cc:385] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.560313 28026 raft_consensus.cc:740] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.560115 28027 raft_consensus.cc:359] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.560920 28027 raft_consensus.cc:385] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.561254 28027 raft_consensus.cc:740] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.561038 28026 consensus_queue.cc:260] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.561880 28025 raft_consensus.cc:359] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.562038 28027 consensus_queue.cc:260] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.562647 28025 raft_consensus.cc:385] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.562984 28025 raft_consensus.cc:740] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.563822 28025 consensus_queue.cc:260] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.564329 28027 ts_tablet_manager.cc:1434] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260608 12:47:38.565492 28027 tablet_bootstrap.cc:492] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:38.568284 28026 ts_tablet_manager.cc:1434] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 12:47:38.568533 28025 ts_tablet_manager.cc:1434] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 12:47:38.569371 28026 tablet_bootstrap.cc:492] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:38.569644 28025 tablet_bootstrap.cc:492] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:38.572089 28027 tablet_bootstrap.cc:654] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.576220 28026 tablet_bootstrap.cc:654] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.576689 28025 tablet_bootstrap.cc:654] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.583362 28032 raft_consensus.cc:493] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:38.583926 28032 raft_consensus.cc:515] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.587770 28026 tablet_bootstrap.cc:492] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:38.588294 28026 ts_tablet_manager.cc:1403] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260608 12:47:38.589826 28032 leader_election.cc:290] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:38.591583 28026 raft_consensus.cc:359] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.603273 28026 raft_consensus.cc:385] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.606559 28026 raft_consensus.cc:740] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.608649 28026 consensus_queue.cc:260] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.610476 28026 ts_tablet_manager.cc:1434] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260608 12:47:38.611356 28026 tablet_bootstrap.cc:492] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:38.617614 28026 tablet_bootstrap.cc:654] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.631002 28027 tablet_bootstrap.cc:492] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:38.631582 28027 ts_tablet_manager.cc:1403] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.027s
I20260608 12:47:38.632800 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf2435880c54f11bd1f34d7344acc38" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:38.633486 27831 raft_consensus.cc:2468] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 0.
I20260608 12:47:38.635072 27946 leader_election.cc:304] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:38.634989 28027 raft_consensus.cc:359] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:38.635915 28027 raft_consensus.cc:385] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.636065 28032 raft_consensus.cc:2804] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:38.636235 28027 raft_consensus.cc:740] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.636765 28025 tablet_bootstrap.cc:492] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:38.636631 28032 raft_consensus.cc:493] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:38.637320 28025 ts_tablet_manager.cc:1403] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.029s
I20260608 12:47:38.637184 28027 consensus_queue.cc:260] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:38.637316 28026 tablet_bootstrap.cc:492] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:38.637323 28032 raft_consensus.cc:3060] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.638341 28026 ts_tablet_manager.cc:1403] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260608 12:47:38.639523 28027 ts_tablet_manager.cc:1434] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:47:38.640504 28027 tablet_bootstrap.cc:492] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:38.642622 28025 raft_consensus.cc:359] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.643146 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf2435880c54f11bd1f34d7344acc38" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:38.643445 28025 raft_consensus.cc:385] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.643800 28025 raft_consensus.cc:740] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.643851 27906 raft_consensus.cc:2468] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 0.
I20260608 12:47:38.644786 28025 consensus_queue.cc:260] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.646776 28027 tablet_bootstrap.cc:654] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.647383 28025 ts_tablet_manager.cc:1434] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260608 12:47:38.647063 28026 raft_consensus.cc:359] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.647823 28026 raft_consensus.cc:385] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.648155 28026 raft_consensus.cc:740] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.648452 28025 tablet_bootstrap.cc:492] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:38.649096 28026 consensus_queue.cc:260] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.654510 28032 raft_consensus.cc:515] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.656002 28025 tablet_bootstrap.cc:654] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.672678 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf2435880c54f11bd1f34d7344acc38" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:38.673025 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf2435880c54f11bd1f34d7344acc38" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
I20260608 12:47:38.673421 27906 raft_consensus.cc:3060] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.673560 27831 raft_consensus.cc:3060] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.680354 27906 raft_consensus.cc:2468] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 1.
I20260608 12:47:38.680354 27831 raft_consensus.cc:2468] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 1.
I20260608 12:47:38.682171 27945 leader_election.cc:304] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [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: 4ab74b338e9a46999181120f277375ca, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:38.682646 28032 leader_election.cc:290] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:38.685374 28032 raft_consensus.cc:2804] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:38.685878 28032 raft_consensus.cc:697] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Becoming Leader. State: Replica: 97d99498f1984879a1503f62743f6653, State: Running, Role: LEADER
I20260608 12:47:38.686731 28032 consensus_queue.cc:237] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.693711 28027 tablet_bootstrap.cc:492] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:38.694963 28026 ts_tablet_manager.cc:1434] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.056s	user 0.015s	sys 0.017s
I20260608 12:47:38.692508 28035 raft_consensus.cc:493] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:38.697216 28035 raft_consensus.cc:515] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.699180 28026 tablet_bootstrap.cc:492] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:38.702616 28035 leader_election.cc:290] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541), 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:38.699023 28027 ts_tablet_manager.cc:1403] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.028s
I20260608 12:47:38.706903 28026 tablet_bootstrap.cc:654] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.707186 28027 raft_consensus.cc:359] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.708036 28027 raft_consensus.cc:385] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.708334 28027 raft_consensus.cc:740] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.709187 28027 consensus_queue.cc:260] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
W20260608 12:47:38.713486 27777 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:47:38.713740 28027 ts_tablet_manager.cc:1434] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 12:47:38.714881 28027 tablet_bootstrap.cc:492] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:38.715935 27782 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:47:38.716892 27782 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:47:38.719695 28035 raft_consensus.cc:493] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:38.720165 28035 raft_consensus.cc:515] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:38.722247 28035 leader_election.cc:290] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:38.724291 28027 tablet_bootstrap.cc:654] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.726820 27980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080dc3b5930247fda91f500c3474ab6d" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:38.727301 28026 tablet_bootstrap.cc:492] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:38.727829 28026 ts_tablet_manager.cc:1403] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260608 12:47:38.728266 28055 raft_consensus.cc:493] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:38.728992 27980 raft_consensus.cc:2468] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 0.
I20260608 12:47:38.729715 28027 tablet_bootstrap.cc:492] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:38.730195 28027 ts_tablet_manager.cc:1403] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260608 12:47:38.727810 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:38.730762 28026 raft_consensus.cc:359] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.730302 28055 raft_consensus.cc:515] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.731504 28026 raft_consensus.cc:385] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.731827 28026 raft_consensus.cc:740] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.732801 28026 consensus_queue.cc:260] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.733176 28027 raft_consensus.cc:359] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.733901 28027 raft_consensus.cc:385] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.734191 28027 raft_consensus.cc:740] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.735047 28026 ts_tablet_manager.cc:1434] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:47:38.731818 27979 raft_consensus.cc:2468] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 0.
I20260608 12:47:38.734930 28027 consensus_queue.cc:260] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.737182 28027 ts_tablet_manager.cc:1434] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:47:38.737380 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080dc3b5930247fda91f500c3474ab6d" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:38.735153 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4990fb99ed524bcda4de2eeb4901f7c7" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:38.738106 27830 raft_consensus.cc:2468] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 0.
I20260608 12:47:38.737807 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:38.739674 27871 leader_election.cc:304] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab74b338e9a46999181120f277375ca, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:38.740396 28035 raft_consensus.cc:2804] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:47:38.740569 27872 leader_election.cc:343] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:38.740890 28035 raft_consensus.cc:493] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:38.733860 28055 leader_election.cc:290] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:38.740918 27831 raft_consensus.cc:2468] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 0.
I20260608 12:47:38.741539 28035 raft_consensus.cc:3060] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.742216 27871 leader_election.cc:304] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [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: 4ab74b338e9a46999181120f277375ca, 97d99498f1984879a1503f62743f6653; no voters: 0f4b014d843b44f7a2509215b297f4b0
I20260608 12:47:38.742633 27946 leader_election.cc:304] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:38.743649 28055 raft_consensus.cc:2804] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:38.743984 28055 raft_consensus.cc:493] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:38.744242 28055 raft_consensus.cc:3060] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:47:38.747238 27945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.64.194:35511, user_credentials={real_user=slave}} blocked reactor thread for 65279.8us
I20260608 12:47:38.748286 28035 raft_consensus.cc:515] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.747946 28025 tablet_bootstrap.cc:492] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:38.749107 28025 ts_tablet_manager.cc:1403] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.051s
I20260608 12:47:38.750847 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080dc3b5930247fda91f500c3474ab6d" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
I20260608 12:47:38.751129 28035 leader_election.cc:290] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 election: Requested vote from peers 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541), 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:38.751482 27831 raft_consensus.cc:3060] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.751701 28035 raft_consensus.cc:2804] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:38.752135 28035 raft_consensus.cc:493] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:38.751940 28025 raft_consensus.cc:359] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.752522 28035 raft_consensus.cc:3060] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.752709 28025 raft_consensus.cc:385] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.753173 28025 raft_consensus.cc:740] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.754020 28025 consensus_queue.cc:260] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.752660 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4990fb99ed524bcda4de2eeb4901f7c7" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:38.754980 27906 raft_consensus.cc:2468] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 0.
I20260608 12:47:38.759074 28035 raft_consensus.cc:515] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:38.760233 28025 ts_tablet_manager.cc:1434] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:47:38.761310 28025 tablet_bootstrap.cc:492] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:38.761657 28035 leader_election.cc:290] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 election: Requested vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:38.763638 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
W20260608 12:47:38.765275 27872 leader_election.cc:343] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:38.769088 28025 tablet_bootstrap.cc:654] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:38.770522 28055 raft_consensus.cc:515] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.772778 28055 leader_election.cc:290] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:38.773911 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4990fb99ed524bcda4de2eeb4901f7c7" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
I20260608 12:47:38.774534 27829 raft_consensus.cc:3060] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.776217 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080dc3b5930247fda91f500c3474ab6d" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:38.776854 27979 raft_consensus.cc:3060] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.774529 27831 raft_consensus.cc:2468] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 1.
I20260608 12:47:38.778484 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4990fb99ed524bcda4de2eeb4901f7c7" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:38.779031 27906 raft_consensus.cc:3060] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.779081 27872 leader_election.cc:304] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [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: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca; no voters: 
I20260608 12:47:38.780249 28062 raft_consensus.cc:2804] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:38.780779 28062 raft_consensus.cc:697] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Becoming Leader. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Running, Role: LEADER
I20260608 12:47:38.781612 28062 consensus_queue.cc:237] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.782823 27829 raft_consensus.cc:2468] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 1.
I20260608 12:47:38.782980 27980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:38.783553 27980 raft_consensus.cc:3060] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.784109 27946 leader_election.cc:304] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [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: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:38.785024 28055 raft_consensus.cc:2804] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:38.785518 28055 raft_consensus.cc:697] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Becoming Leader. State: Replica: 97d99498f1984879a1503f62743f6653, State: Running, Role: LEADER
I20260608 12:47:38.786077 27906 raft_consensus.cc:2468] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 1.
I20260608 12:47:38.786329 28055 consensus_queue.cc:237] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.789163 28025 tablet_bootstrap.cc:492] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:38.789753 28025 ts_tablet_manager.cc:1403] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260608 12:47:38.792789 28025 raft_consensus.cc:359] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:38.793527 28025 raft_consensus.cc:385] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:38.793857 28025 raft_consensus.cc:740] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:38.795068 28025 consensus_queue.cc:260] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:38.797343 28031 raft_consensus.cc:493] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:38.797881 28031 raft_consensus.cc:515] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.796043 27979 raft_consensus.cc:2468] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 1.
I20260608 12:47:38.801155 28031 leader_election.cc:290] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:38.795080 27980 raft_consensus.cc:2468] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 1.
I20260608 12:47:38.802582 27728 catalog_manager.cc:5696] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97d99498f1984879a1503f62743f6653 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:38.803776 27871 leader_election.cc:304] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [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: 4ab74b338e9a46999181120f277375ca, 97d99498f1984879a1503f62743f6653; no voters: 0f4b014d843b44f7a2509215b297f4b0
I20260608 12:47:38.804088 28025 ts_tablet_manager.cc:1434] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:47:38.805079 28035 raft_consensus.cc:2804] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:38.809237 28031 raft_consensus.cc:493] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:38.809758 28031 raft_consensus.cc:515] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.809999 28035 raft_consensus.cc:697] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Becoming Leader. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Running, Role: LEADER
I20260608 12:47:38.811156 28035 consensus_queue.cc:237] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:38.812150 28031 leader_election.cc:290] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:38.828480 27980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde5840cb5604b2ba13ec132102a5421" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:38.828722 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde5840cb5604b2ba13ec132102a5421" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:38.828851 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0583c0adea2941329632691a019fa72a" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:38.829221 27980 raft_consensus.cc:2468] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 0.
I20260608 12:47:38.829589 27979 raft_consensus.cc:2468] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 0.
I20260608 12:47:38.831208 27906 raft_consensus.cc:2468] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 0.
I20260608 12:47:38.832531 27796 leader_election.cc:304] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:38.832711 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0583c0adea2941329632691a019fa72a" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:38.833438 27906 raft_consensus.cc:2468] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 0.
I20260608 12:47:38.834246 27796 leader_election.cc:304] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:38.834424 28031 raft_consensus.cc:2804] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:38.834980 28031 raft_consensus.cc:493] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:38.835345 28031 raft_consensus.cc:3060] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.837466 28073 raft_consensus.cc:2804] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:38.840611 28073 raft_consensus.cc:493] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:38.841012 28073 raft_consensus.cc:3060] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.842034 28031 raft_consensus.cc:515] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.843719 28031 leader_election.cc:290] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:38.845170 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde5840cb5604b2ba13ec132102a5421" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:38.845742 27906 raft_consensus.cc:3060] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.846081 27727 catalog_manager.cc:5696] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97d99498f1984879a1503f62743f6653 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:38.847060 27728 catalog_manager.cc:5696] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab74b338e9a46999181120f277375ca (127.24.64.194). New cstate: current_term: 1 leader_uuid: "4ab74b338e9a46999181120f277375ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:38.847920 28073 raft_consensus.cc:515] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.849133 27728 catalog_manager.cc:5696] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab74b338e9a46999181120f277375ca (127.24.64.194). New cstate: current_term: 1 leader_uuid: "4ab74b338e9a46999181120f277375ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:38.850050 28073 leader_election.cc:290] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:38.852128 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde5840cb5604b2ba13ec132102a5421" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:38.852725 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0583c0adea2941329632691a019fa72a" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:38.853273 27980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0583c0adea2941329632691a019fa72a" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:38.853463 27905 raft_consensus.cc:3060] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.853835 27980 raft_consensus.cc:3060] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.852769 27979 raft_consensus.cc:3060] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.860255 27980 raft_consensus.cc:2468] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 1.
I20260608 12:47:38.860255 27905 raft_consensus.cc:2468] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 1.
I20260608 12:47:38.852151 27906 raft_consensus.cc:2468] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 1.
I20260608 12:47:38.861565 27796 leader_election.cc:304] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [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: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:38.862293 27979 raft_consensus.cc:2468] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 1.
I20260608 12:47:38.863131 28073 raft_consensus.cc:2804] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:38.863806 28073 raft_consensus.cc:697] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Becoming Leader. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Running, Role: LEADER
I20260608 12:47:38.863093 27796 leader_election.cc:304] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [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: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca; no voters: 
I20260608 12:47:38.864595 28073 consensus_queue.cc:237] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.865469 28031 raft_consensus.cc:2804] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:38.866860 28031 raft_consensus.cc:697] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Becoming Leader. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Running, Role: LEADER
I20260608 12:47:38.867799 28031 consensus_queue.cc:237] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.872265 27728 catalog_manager.cc:5696] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:38.884305 27728 catalog_manager.cc:5696] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:38.915416 28055 raft_consensus.cc:493] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:38.915884 28055 raft_consensus.cc:515] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.917847 28055 leader_election.cc:290] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:38.918629 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374c34052dd04eef888f0fc97587d215" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:38.918838 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374c34052dd04eef888f0fc97587d215" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:38.919147 27829 raft_consensus.cc:2468] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 0.
I20260608 12:47:38.919423 27906 raft_consensus.cc:2468] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 0.
I20260608 12:47:38.920121 27946 leader_election.cc:304] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:38.920877 28055 raft_consensus.cc:2804] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:38.921190 28055 raft_consensus.cc:493] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:38.921413 28055 raft_consensus.cc:3060] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.925915 28055 raft_consensus.cc:515] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.927575 28055 leader_election.cc:290] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 election: Requested vote from peers 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:38.928287 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374c34052dd04eef888f0fc97587d215" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
I20260608 12:47:38.928647 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374c34052dd04eef888f0fc97587d215" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:38.928890 27829 raft_consensus.cc:3060] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.929215 27906 raft_consensus.cc:3060] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:38.935663 27906 raft_consensus.cc:2468] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 1.
I20260608 12:47:38.935663 27829 raft_consensus.cc:2468] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 1.
I20260608 12:47:38.937093 27946 leader_election.cc:304] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [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: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:38.937790 28055 raft_consensus.cc:2804] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:38.938189 28055 raft_consensus.cc:697] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Becoming Leader. State: Replica: 97d99498f1984879a1503f62743f6653, State: Running, Role: LEADER
I20260608 12:47:38.938956 28055 consensus_queue.cc:237] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:38.945564 27728 catalog_manager.cc:5696] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97d99498f1984879a1503f62743f6653 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:39.001401 28031 raft_consensus.cc:493] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:39.001911 28031 raft_consensus.cc:515] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:39.003752 28031 leader_election.cc:290] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:39.004613 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea1aaadd1714270a27d218f11b73b60" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:39.004810 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea1aaadd1714270a27d218f11b73b60" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:39.005208 27906 raft_consensus.cc:2468] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 0.
I20260608 12:47:39.005378 27979 raft_consensus.cc:2468] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 0.
I20260608 12:47:39.006119 27796 leader_election.cc:304] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca; no voters: 
I20260608 12:47:39.006815 28031 raft_consensus.cc:2804] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:39.007203 28031 raft_consensus.cc:493] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:39.007470 28031 raft_consensus.cc:3060] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:39.012106 28031 raft_consensus.cc:515] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:39.013737 28031 leader_election.cc:290] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:39.014565 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea1aaadd1714270a27d218f11b73b60" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:39.014768 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea1aaadd1714270a27d218f11b73b60" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:39.015034 27906 raft_consensus.cc:3060] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:39.015278 27979 raft_consensus.cc:3060] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:39.019551 27979 raft_consensus.cc:2468] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 1.
I20260608 12:47:39.019598 27906 raft_consensus.cc:2468] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 1.
I20260608 12:47:39.020541 27796 leader_election.cc:304] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [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: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:39.021364 28031 raft_consensus.cc:2804] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:39.021848 28031 raft_consensus.cc:697] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Becoming Leader. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Running, Role: LEADER
I20260608 12:47:39.022609 28031 consensus_queue.cc:237] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } }
I20260608 12:47:39.029628 27728 catalog_manager.cc:5696] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:39.124378 28055 consensus_queue.cc:1048] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:39.130159 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:47:39.140255 28032 consensus_queue.cc:1048] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:47:39.144690 28082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:39.151232 28083 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:39.155378 28087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:39.155872 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:39.156769 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:39.156965 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:39.157130 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922859157112 us; error 0 us; skew 500 ppm
I20260608 12:47:39.157738 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:39.160432 24835 webserver.cc:533] Webserver started at http://127.24.64.196:36053/ using document root <none> and password file <none>
I20260608 12:47:39.160961 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:39.161144 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:39.161381 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:39.162449 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "f887493c73f64b679e6bee995e365c7d"
format_stamp: "Formatted at 2026-06-08 12:47:39 on dist-test-slave-nzcs"
I20260608 12:47:39.165308 28035 consensus_queue.cc:1048] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:39.168026 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260608 12:47:39.179145 28093 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:39.179320 28035 consensus_queue.cc:1048] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:47:39.181324 24835 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.000s	sys 0.009s
I20260608 12:47:39.181603 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "f887493c73f64b679e6bee995e365c7d"
format_stamp: "Formatted at 2026-06-08 12:47:39 on dist-test-slave-nzcs"
I20260608 12:47:39.181872 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:39.202478 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:39.203774 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:39.204993 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:39.207212 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:39.207403 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:39.207614 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:39.207793 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:39.235385 28032 consensus_queue.cc:1048] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:39.249720 28053 consensus_queue.cc:1048] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:39.265710 28035 consensus_queue.cc:1048] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:39.265767 28031 raft_consensus.cc:493] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:39.267618 28031 raft_consensus.cc:515] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:39.269742 28031 leader_election.cc:290] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:39.271099 27980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:39.271057 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:39.273188 27796 leader_election.cc:304] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [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: 0f4b014d843b44f7a2509215b297f4b0; no voters: 4ab74b338e9a46999181120f277375ca, 97d99498f1984879a1503f62743f6653
I20260608 12:47:39.274103 28031 raft_consensus.cc:2749] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:39.279898 27829 raft_consensus.cc:3060] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:39.289990 28062 consensus_queue.cc:1048] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:39.295173 28031 consensus_queue.cc:1048] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:39.297844 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:38405
I20260608 12:47:39.297986 28160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:38405 every 8 connection(s)
I20260608 12:47:39.301419 28073 consensus_queue.cc:1048] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:39.327199 28031 consensus_queue.cc:1048] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:39.337657 28053 consensus_queue.cc:1048] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:39.344035 27727 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52958:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 12:47:39.356691 28073 consensus_queue.cc:1048] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:39.368367 28053 consensus_queue.cc:1048] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:39.384681 28163 heartbeater.cc:344] Connected to a master server at 127.24.64.254:43957
I20260608 12:47:39.385139 28163 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:39.386125 28163 heartbeater.cc:507] Master 127.24.64.254:43957 requested a full tablet report, sending...
I20260608 12:47:39.388654 27726 ts_manager.cc:194] Registered new tserver with Master: f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405)
I20260608 12:47:39.390612 27726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52974
W20260608 12:47:39.397511 27727 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d20e782bf30648678a132511e7924807 has no consensus state
W20260608 12:47:39.399176 27727 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c15e78417446474b8b2c3855e565dc40 has no consensus state
W20260608 12:47:39.407796 27727 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9b7ed0beb94e4c6992699275fab25ab2 has no consensus state
W20260608 12:47:39.410004 27727 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6d635ff23306482e8f1d127686c43af0 has no consensus state
W20260608 12:47:39.412729 27727 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 93127f7d3a694381978140e21b6ac471 has no consensus state
W20260608 12:47:39.414408 27727 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cad98237094845b39d048a4b42663c58 has no consensus state
W20260608 12:47:39.415702 27727 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b1f040c1460e44278909a547bb6479b4 has no consensus state
W20260608 12:47:39.417044 27727 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b583521a56a746c4841cdde93b7d4648 has no consensus state
W20260608 12:47:39.427230 27713 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet c15e78417446474b8b2c3855e565dc40 (table range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c15e78417446474b8b2c3855e565dc40 has no consensus state
I20260608 12:47:39.441617 27894 tablet_service.cc:1511] Processing CreateTablet for tablet d20e782bf30648678a132511e7924807 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.443039 27894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d20e782bf30648678a132511e7924807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.453933 27821 tablet_service.cc:1511] Processing CreateTablet for tablet d20e782bf30648678a132511e7924807 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.454442 27967 tablet_service.cc:1511] Processing CreateTablet for tablet c15e78417446474b8b2c3855e565dc40 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.455442 27821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d20e782bf30648678a132511e7924807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.455803 27967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15e78417446474b8b2c3855e565dc40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.457310 27815 tablet_service.cc:1511] Processing CreateTablet for tablet c15e78417446474b8b2c3855e565dc40 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.457645 27819 tablet_service.cc:1511] Processing CreateTablet for tablet 6d635ff23306482e8f1d127686c43af0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.458030 27818 tablet_service.cc:1511] Processing CreateTablet for tablet 93127f7d3a694381978140e21b6ac471 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.459512 27815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15e78417446474b8b2c3855e565dc40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.460175 27819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d635ff23306482e8f1d127686c43af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.460969 27818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93127f7d3a694381978140e21b6ac471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.466758 27966 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7ed0beb94e4c6992699275fab25ab2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.467607 27895 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7ed0beb94e4c6992699275fab25ab2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.468184 27966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7ed0beb94e4c6992699275fab25ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.471392 27964 tablet_service.cc:1511] Processing CreateTablet for tablet cad98237094845b39d048a4b42663c58 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.472783 27964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cad98237094845b39d048a4b42663c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.473353 27896 tablet_service.cc:1511] Processing CreateTablet for tablet cad98237094845b39d048a4b42663c58 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.474714 27896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cad98237094845b39d048a4b42663c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.473459 27891 tablet_service.cc:1511] Processing CreateTablet for tablet 6d635ff23306482e8f1d127686c43af0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.475639 27891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d635ff23306482e8f1d127686c43af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.480309 27895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7ed0beb94e4c6992699275fab25ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.482024 27889 tablet_service.cc:1511] Processing CreateTablet for tablet b1f040c1460e44278909a547bb6479b4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.483381 27889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f040c1460e44278909a547bb6479b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.488117 28174 consensus_queue.cc:1048] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:39.471879 27968 tablet_service.cc:1511] Processing CreateTablet for tablet 93127f7d3a694381978140e21b6ac471 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.489959 27968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93127f7d3a694381978140e21b6ac471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.509491 28178 tablet_bootstrap.cc:492] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:39.508595 28179 tablet_bootstrap.cc:492] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:39.517913 28180 tablet_bootstrap.cc:492] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:39.521409 28178 tablet_bootstrap.cc:654] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.528927 27967 tablet_service.cc:1511] Processing CreateTablet for tablet b583521a56a746c4841cdde93b7d4648 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.531140 27967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b583521a56a746c4841cdde93b7d4648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.531550 28174 consensus_queue.cc:1048] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:47:39.531338 27815 tablet_service.cc:1511] Processing CreateTablet for tablet b1f040c1460e44278909a547bb6479b4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.545601 27815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f040c1460e44278909a547bb6479b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.549189 28179 tablet_bootstrap.cc:654] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.555826 28180 tablet_bootstrap.cc:654] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.551888 27818 tablet_service.cc:1511] Processing CreateTablet for tablet b583521a56a746c4841cdde93b7d4648 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.558157 27818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b583521a56a746c4841cdde93b7d4648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.573321 28178 tablet_bootstrap.cc:492] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:39.573900 28178 ts_tablet_manager.cc:1403] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.012s
I20260608 12:47:39.577241 28178 raft_consensus.cc:359] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.578014 28178 raft_consensus.cc:385] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.578327 28178 raft_consensus.cc:740] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.579120 28178 consensus_queue.cc:260] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.584645 28178 ts_tablet_manager.cc:1434] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:47:39.585700 28178 tablet_bootstrap.cc:492] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:39.587021 28122 tablet_service.cc:1511] Processing CreateTablet for tablet d20e782bf30648678a132511e7924807 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.588537 28122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d20e782bf30648678a132511e7924807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.589735 28117 tablet_service.cc:1511] Processing CreateTablet for tablet cad98237094845b39d048a4b42663c58 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.590507 28118 tablet_service.cc:1511] Processing CreateTablet for tablet 93127f7d3a694381978140e21b6ac471 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.591210 28117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cad98237094845b39d048a4b42663c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.592000 28118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93127f7d3a694381978140e21b6ac471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.592644 28178 tablet_bootstrap.cc:654] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.592634 28121 tablet_service.cc:1511] Processing CreateTablet for tablet c15e78417446474b8b2c3855e565dc40 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.594733 28120 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7ed0beb94e4c6992699275fab25ab2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.599363 28115 tablet_service.cc:1511] Processing CreateTablet for tablet b583521a56a746c4841cdde93b7d4648 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.598583 28116 tablet_service.cc:1511] Processing CreateTablet for tablet b1f040c1460e44278909a547bb6479b4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.597576 28119 tablet_service.cc:1511] Processing CreateTablet for tablet 6d635ff23306482e8f1d127686c43af0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:39.602487 28121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15e78417446474b8b2c3855e565dc40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.603629 28120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7ed0beb94e4c6992699275fab25ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.607228 28116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f040c1460e44278909a547bb6479b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.608433 28119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d635ff23306482e8f1d127686c43af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.609493 28115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b583521a56a746c4841cdde93b7d4648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.662703 28179 tablet_bootstrap.cc:492] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:39.663327 28179 ts_tablet_manager.cc:1403] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.155s	user 0.022s	sys 0.026s
I20260608 12:47:39.666890 28180 tablet_bootstrap.cc:492] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:39.667402 28180 ts_tablet_manager.cc:1403] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.150s	user 0.006s	sys 0.014s
I20260608 12:47:39.670874 28180 raft_consensus.cc:359] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.672369 28180 raft_consensus.cc:385] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.672654 28180 raft_consensus.cc:740] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.674299 28180 consensus_queue.cc:260] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.677452 28180 ts_tablet_manager.cc:1434] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:47:39.678500 28180 tablet_bootstrap.cc:492] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:39.684126 28179 raft_consensus.cc:359] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.685890 28179 raft_consensus.cc:385] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.686542 28179 raft_consensus.cc:740] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.687461 28179 consensus_queue.cc:260] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.689751 28179 ts_tablet_manager.cc:1434] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260608 12:47:39.690796 28179 tablet_bootstrap.cc:492] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:39.692515 28185 tablet_bootstrap.cc:492] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:39.702669 28185 tablet_bootstrap.cc:654] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.702853 28178 tablet_bootstrap.cc:492] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:39.703886 28179 tablet_bootstrap.cc:654] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.706327 28180 tablet_bootstrap.cc:654] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.703365 28178 ts_tablet_manager.cc:1403] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.013s
I20260608 12:47:39.711961 28178 raft_consensus.cc:359] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.712817 28178 raft_consensus.cc:385] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.713121 28178 raft_consensus.cc:740] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.714008 28178 consensus_queue.cc:260] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.714990 28185 tablet_bootstrap.cc:492] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d: No bootstrap required, opened a new log
W20260608 12:47:39.716928 27777 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:47:39.720732 28185 ts_tablet_manager.cc:1403] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260608 12:47:39.729033 28185 raft_consensus.cc:359] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.729786 28185 raft_consensus.cc:385] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.730090 28185 raft_consensus.cc:740] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.730927 28185 consensus_queue.cc:260] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.733809 28178 ts_tablet_manager.cc:1434] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.007s
I20260608 12:47:39.735008 28178 tablet_bootstrap.cc:492] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:39.735550 28180 tablet_bootstrap.cc:492] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:39.736117 28180 ts_tablet_manager.cc:1403] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.014s
I20260608 12:47:39.740011 28180 raft_consensus.cc:359] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.740774 28180 raft_consensus.cc:385] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.741080 28180 raft_consensus.cc:740] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.742026 28180 consensus_queue.cc:260] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.747306 28180 ts_tablet_manager.cc:1434] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 12:47:39.748353 28180 tablet_bootstrap.cc:492] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:39.756359 28180 tablet_bootstrap.cc:654] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.762199 28179 tablet_bootstrap.cc:492] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:39.762624 28179 ts_tablet_manager.cc:1403] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.037s
I20260608 12:47:39.762894 28178 tablet_bootstrap.cc:654] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.764081 28180 tablet_bootstrap.cc:492] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:39.764575 28180 ts_tablet_manager.cc:1403] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.006s
I20260608 12:47:39.765861 28163 heartbeater.cc:499] Master 127.24.64.254:43957 was elected leader, sending a full tablet report...
I20260608 12:47:39.765719 28179 raft_consensus.cc:359] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.766482 28179 raft_consensus.cc:385] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.766821 28179 raft_consensus.cc:740] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.767581 28179 consensus_queue.cc:260] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.767721 28180 raft_consensus.cc:359] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:39.768491 28180 raft_consensus.cc:385] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.768831 28180 raft_consensus.cc:740] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.769701 28180 consensus_queue.cc:260] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:39.770197 28185 ts_tablet_manager.cc:1434] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.026s
I20260608 12:47:39.771181 28185 tablet_bootstrap.cc:492] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:39.776072 28179 ts_tablet_manager.cc:1434] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260608 12:47:39.777628 28185 tablet_bootstrap.cc:654] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.782310 28179 tablet_bootstrap.cc:492] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:39.782332 28180 ts_tablet_manager.cc:1434] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 12:47:39.785007 28180 tablet_bootstrap.cc:492] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:39.787698 28185 tablet_bootstrap.cc:492] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d: No bootstrap required, opened a new log
I20260608 12:47:39.788231 28185 ts_tablet_manager.cc:1403] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260608 12:47:39.791544 28180 tablet_bootstrap.cc:654] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.791352 28185 raft_consensus.cc:359] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.792560 28185 raft_consensus.cc:385] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.792937 28185 raft_consensus.cc:740] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.793848 28185 consensus_queue.cc:260] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.795428 28032 raft_consensus.cc:493] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:39.795889 28032 raft_consensus.cc:515] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.796411 28185 ts_tablet_manager.cc:1434] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:47:39.797490 28185 tablet_bootstrap.cc:492] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:39.798290 28032 leader_election.cc:290] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:39.799841 28179 tablet_bootstrap.cc:654] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.810384 28185 tablet_bootstrap.cc:654] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.811311 28180 tablet_bootstrap.cc:492] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:39.811838 28180 ts_tablet_manager.cc:1403] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260608 12:47:39.815002 28180 raft_consensus.cc:359] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.815807 28180 raft_consensus.cc:385] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.816112 28180 raft_consensus.cc:740] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.816802 28180 consensus_queue.cc:260] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.818419 28185 tablet_bootstrap.cc:492] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d: No bootstrap required, opened a new log
I20260608 12:47:39.818832 28179 tablet_bootstrap.cc:492] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:39.818935 28185 ts_tablet_manager.cc:1403] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260608 12:47:39.819497 28179 ts_tablet_manager.cc:1403] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.042s	user 0.002s	sys 0.014s
I20260608 12:47:39.821738 28178 tablet_bootstrap.cc:492] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:39.822170 28185 raft_consensus.cc:359] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:39.823014 28185 raft_consensus.cc:385] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.822240 28178 ts_tablet_manager.cc:1403] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.001s
I20260608 12:47:39.823348 28185 raft_consensus.cc:740] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.823167 28179 raft_consensus.cc:359] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.824216 28179 raft_consensus.cc:385] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.824383 28180 ts_tablet_manager.cc:1434] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:47:39.824643 28179 raft_consensus.cc:740] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.824457 28185 consensus_queue.cc:260] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:39.825590 28180 tablet_bootstrap.cc:492] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:39.825693 28179 consensus_queue.cc:260] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.826670 28178 raft_consensus.cc:359] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:39.827255 28185 ts_tablet_manager.cc:1434] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:47:39.829278 28178 raft_consensus.cc:385] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.829664 28178 raft_consensus.cc:740] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.829787 28179 ts_tablet_manager.cc:1434] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:47:39.830897 28178 consensus_queue.cc:260] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:39.833009 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15e78417446474b8b2c3855e565dc40" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:39.836320 27831 raft_consensus.cc:2468] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 0.
I20260608 12:47:39.837662 28178 ts_tablet_manager.cc:1434] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260608 12:47:39.830358 28185 tablet_bootstrap.cc:492] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:39.839656 27946 leader_election.cc:304] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:39.840453 28032 raft_consensus.cc:2804] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:39.840837 28032 raft_consensus.cc:493] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:39.841184 28032 raft_consensus.cc:3060] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:39.845510 28179 tablet_bootstrap.cc:492] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:39.849385 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15e78417446474b8b2c3855e565dc40" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
I20260608 12:47:39.850579 28178 tablet_bootstrap.cc:492] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:39.851917 28179 tablet_bootstrap.cc:654] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.853181 28185 tablet_bootstrap.cc:654] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.835201 28180 tablet_bootstrap.cc:654] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca: Neither blocks nor log segments found. Creating new log.
W20260608 12:47:39.855885 27946 leader_election.cc:343] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:39.857498 28032 raft_consensus.cc:515] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.859784 28032 leader_election.cc:290] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 election: Requested vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:39.860332 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15e78417446474b8b2c3855e565dc40" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d"
I20260608 12:47:39.861236 28178 tablet_bootstrap.cc:654] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.866564 28185 tablet_bootstrap.cc:492] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d: No bootstrap required, opened a new log
I20260608 12:47:39.867057 28185 ts_tablet_manager.cc:1403] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260608 12:47:39.867352 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15e78417446474b8b2c3855e565dc40" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
I20260608 12:47:39.868372 27831 raft_consensus.cc:3060] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:39.867339 27727 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1: range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36] alter complete (version 0)
W20260608 12:47:39.882690 27946 leader_election.cc:343] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:39.886767 28185 raft_consensus.cc:359] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.887542 28185 raft_consensus.cc:385] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.887869 28185 raft_consensus.cc:740] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.888525 27831 raft_consensus.cc:2468] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 1.
I20260608 12:47:39.888783 28185 consensus_queue.cc:260] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.890452 27946 leader_election.cc:304] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [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: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: f887493c73f64b679e6bee995e365c7d
I20260608 12:47:39.891325 28185 ts_tablet_manager.cc:1434] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.004s
I20260608 12:47:39.891278 28032 raft_consensus.cc:2804] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:39.892565 28032 raft_consensus.cc:697] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Becoming Leader. State: Replica: 97d99498f1984879a1503f62743f6653, State: Running, Role: LEADER
I20260608 12:47:39.893989 28185 tablet_bootstrap.cc:492] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:39.893954 28032 consensus_queue.cc:237] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.899608 28179 tablet_bootstrap.cc:492] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:39.900125 28179 ts_tablet_manager.cc:1403] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.013s
I20260608 12:47:39.901764 28067 raft_consensus.cc:493] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:39.902411 28180 tablet_bootstrap.cc:492] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca: No bootstrap required, opened a new log
I20260608 12:47:39.902240 28067 raft_consensus.cc:515] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.902923 28180 ts_tablet_manager.cc:1403] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.010s
I20260608 12:47:39.904086 28178 tablet_bootstrap.cc:492] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:39.908478 28185 tablet_bootstrap.cc:654] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.909473 28178 ts_tablet_manager.cc:1403] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.008s
I20260608 12:47:39.909729 28067 leader_election.cc:290] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:39.914157 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20e782bf30648678a132511e7924807" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:39.914813 27831 raft_consensus.cc:2468] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 0.
I20260608 12:47:39.919328 27872 leader_election.cc:304] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca; no voters: 
I20260608 12:47:39.919072 27727 catalog_manager.cc:5696] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97d99498f1984879a1503f62743f6653 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:39.919580 28179 raft_consensus.cc:359] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.920258 28179 raft_consensus.cc:385] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.920578 28067 raft_consensus.cc:2804] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:39.921447 28067 raft_consensus.cc:493] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:39.921015 28180 raft_consensus.cc:359] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.922173 28067 raft_consensus.cc:3060] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:39.920540 28179 raft_consensus.cc:740] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.922441 28180 raft_consensus.cc:385] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.922076 28178 raft_consensus.cc:359] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.923872 28180 raft_consensus.cc:740] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.923924 28179 consensus_queue.cc:260] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.926770 28179 ts_tablet_manager.cc:1434] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.005s
I20260608 12:47:39.927672 28179 tablet_bootstrap.cc:492] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:39.929113 28180 consensus_queue.cc:260] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.924201 28178 raft_consensus.cc:385] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.932466 28178 raft_consensus.cc:740] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.933077 28174 raft_consensus.cc:493] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:39.933558 28174 raft_consensus.cc:515] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.934146 28178 consensus_queue.cc:260] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.936525 28178 ts_tablet_manager.cc:1434] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260608 12:47:39.937543 28178 tablet_bootstrap.cc:492] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:39.938088 28174 leader_election.cc:290] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405)
I20260608 12:47:39.939805 28067 raft_consensus.cc:515] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.940407 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93127f7d3a694381978140e21b6ac471" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:39.941069 27979 raft_consensus.cc:2468] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 0.
I20260608 12:47:39.942121 28067 leader_election.cc:290] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 election: Requested vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:39.942428 27796 leader_election.cc:304] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:39.943732 28173 raft_consensus.cc:2804] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:39.944132 28173 raft_consensus.cc:493] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:39.944481 28173 raft_consensus.cc:3060] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:39.944801 28185 tablet_bootstrap.cc:492] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d: No bootstrap required, opened a new log
I20260608 12:47:39.945679 28185 ts_tablet_manager.cc:1403] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.008s
I20260608 12:47:39.946573 28179 tablet_bootstrap.cc:654] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.945147 28180 ts_tablet_manager.cc:1434] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.003s
I20260608 12:47:39.946786 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20e782bf30648678a132511e7924807" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
I20260608 12:47:39.947384 27831 raft_consensus.cc:3060] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:39.949154 28185 raft_consensus.cc:359] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.950253 28185 raft_consensus.cc:385] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:39.950606 28185 raft_consensus.cc:740] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: FOLLOWER
I20260608 12:47:39.943887 28178 tablet_bootstrap.cc:654] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.951468 28185 consensus_queue.cc:260] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.953758 28185 ts_tablet_manager.cc:1434] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:47:39.954681 28185 tablet_bootstrap.cc:492] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:39.955910 27831 raft_consensus.cc:2468] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 1.
I20260608 12:47:39.961166 28185 tablet_bootstrap.cc:654] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:39.964016 28190 raft_consensus.cc:493] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:39.964605 28190 raft_consensus.cc:515] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.966800 27872 leader_election.cc:304] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [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: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca; no voters: 
I20260608 12:47:39.967598 28067 raft_consensus.cc:2804] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:39.968092 28067 raft_consensus.cc:697] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Becoming Leader. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Running, Role: LEADER
I20260608 12:47:39.968951 28067 consensus_queue.cc:237] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:39.969681 28190 leader_election.cc:290] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:39.973672 28173 raft_consensus.cc:515] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.974277 28032 raft_consensus.cc:493] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:39.974864 28032 raft_consensus.cc:515] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:39.976709 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93127f7d3a694381978140e21b6ac471" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:39.976995 28032 leader_election.cc:290] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405)
I20260608 12:47:39.978420 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad98237094845b39d048a4b42663c58" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
I20260608 12:47:39.979091 28132 raft_consensus.cc:2468] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 0.
I20260608 12:47:39.980722 27946 leader_election.cc:304] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97d99498f1984879a1503f62743f6653, f887493c73f64b679e6bee995e365c7d; no voters: 
I20260608 12:47:39.981645 28032 raft_consensus.cc:2804] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:39.982030 28032 raft_consensus.cc:493] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:39.984716 28032 raft_consensus.cc:3060] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:39.989313 28179 tablet_bootstrap.cc:492] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:39.989802 28179 ts_tablet_manager.cc:1403] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.005s
I20260608 12:47:39.992715 27979 raft_consensus.cc:3060] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:39.999909 27979 raft_consensus.cc:2468] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 1.
I20260608 12:47:40.000895 28179 raft_consensus.cc:359] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.001629 28179 raft_consensus.cc:385] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:40.001920 28179 raft_consensus.cc:740] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:40.002622 28179 consensus_queue.cc:260] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.003715 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20e782bf30648678a132511e7924807" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
I20260608 12:47:40.003962 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20e782bf30648678a132511e7924807" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d"
I20260608 12:47:40.010632 28132 raft_consensus.cc:2468] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 0.
I20260608 12:47:40.014086 28179 ts_tablet_manager.cc:1434] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260608 12:47:40.006843 28173 leader_election.cc:290] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 election: Requested vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405)
I20260608 12:47:40.009943 28032 raft_consensus.cc:515] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:40.016575 27796 leader_election.cc:304] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [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: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:40.026279 28179 tablet_bootstrap.cc:492] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0: Bootstrap starting.
I20260608 12:47:40.030773 28173 raft_consensus.cc:2804] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:40.032552 28173 raft_consensus.cc:697] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Becoming Leader. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Running, Role: LEADER
I20260608 12:47:40.034035 28173 consensus_queue.cc:237] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:40.032724 28032 leader_election.cc:290] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405)
I20260608 12:47:40.071427 28067 raft_consensus.cc:493] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.071962 28067 raft_consensus.cc:515] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:40.073935 28178 tablet_bootstrap.cc:492] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653: No bootstrap required, opened a new log
I20260608 12:47:40.074518 28178 ts_tablet_manager.cc:1403] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.016s
I20260608 12:47:40.073858 28185 tablet_bootstrap.cc:492] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d: No bootstrap required, opened a new log
I20260608 12:47:40.075724 27729 catalog_manager.cc:5696] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab74b338e9a46999181120f277375ca (127.24.64.194). New cstate: current_term: 1 leader_uuid: "4ab74b338e9a46999181120f277375ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:40.078076 28185 ts_tablet_manager.cc:1403] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.124s	user 0.023s	sys 0.043s
I20260608 12:47:40.071126 28174 raft_consensus.cc:493] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.085283 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad98237094845b39d048a4b42663c58" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:40.087155 28174 raft_consensus.cc:515] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.095559 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad98237094845b39d048a4b42663c58" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:40.092581 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad98237094845b39d048a4b42663c58" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d"
I20260608 12:47:40.100183 28179 tablet_bootstrap.cc:654] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:40.101374 28132 raft_consensus.cc:3060] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.100541 28185 raft_consensus.cc:359] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.101405 28178 raft_consensus.cc:359] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.101990 28185 raft_consensus.cc:385] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:40.095532 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad98237094845b39d048a4b42663c58" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
I20260608 12:47:40.094925 28067 leader_election.cc:290] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405)
I20260608 12:47:40.095534 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad98237094845b39d048a4b42663c58" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:40.102247 28178 raft_consensus.cc:385] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:40.095153 27905 raft_consensus.cc:2468] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 0.
I20260608 12:47:40.227778 28132 raft_consensus.cc:2468] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 1.
I20260608 12:47:40.158823 28158 raft_consensus.cc:493] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.196593 28032 raft_consensus.cc:493] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.102351 28185 raft_consensus.cc:740] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: FOLLOWER
I20260608 12:47:40.166143 28062 raft_consensus.cc:493] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.213171 28190 raft_consensus.cc:493] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.223910 28178 raft_consensus.cc:740] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: FOLLOWER
I20260608 12:47:40.245147 27979 raft_consensus.cc:2393] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ab74b338e9a46999181120f277375ca in current term 1: Already voted for candidate 97d99498f1984879a1503f62743f6653 in this term.
I20260608 12:47:40.244865 28190 raft_consensus.cc:515] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:40.242816 28032 raft_consensus.cc:515] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:40.257964 28178 consensus_queue.cc:260] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.242508 28062 raft_consensus.cc:515] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.259838 28218 raft_consensus.cc:493] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.260172 28185 consensus_queue.cc:260] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.242744 28158 raft_consensus.cc:515] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:40.255378 28174 leader_election.cc:290] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:40.272574 28216 raft_consensus.cc:493] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.286347 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93127f7d3a694381978140e21b6ac471" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
I20260608 12:47:40.286943 28062 leader_election.cc:290] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:40.286834 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:40.278559 27872 leader_election.cc:304] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [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: 4ab74b338e9a46999181120f277375ca; no voters: 97d99498f1984879a1503f62743f6653, f887493c73f64b679e6bee995e365c7d
I20260608 12:47:40.287606 27905 raft_consensus.cc:2468] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 0.
I20260608 12:47:40.269759 28218 raft_consensus.cc:515] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.289501 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:40.278251 28032 leader_election.cc:290] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:40.278033 28190 leader_election.cc:290] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:40.276505 27946 leader_election.cc:304] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [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: 97d99498f1984879a1503f62743f6653, f887493c73f64b679e6bee995e365c7d; no voters: 
I20260608 12:47:40.291738 28062 raft_consensus.cc:3060] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.302421 28220 raft_consensus.cc:493] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.302944 28220 raft_consensus.cc:515] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:40.304028 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93127f7d3a694381978140e21b6ac471" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d"
I20260608 12:47:40.292719 27831 raft_consensus.cc:2468] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 0.
I20260608 12:47:40.301522 28053 raft_consensus.cc:2804] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:40.309597 27980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b583521a56a746c4841cdde93b7d4648" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:40.307698 28131 raft_consensus.cc:2468] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 0.
I20260608 12:47:40.291852 28216 raft_consensus.cc:515] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.320974 28218 leader_election.cc:290] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:40.314478 28053 raft_consensus.cc:697] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Becoming Leader. State: Replica: 97d99498f1984879a1503f62743f6653, State: Running, Role: LEADER
I20260608 12:47:40.320595 27980 raft_consensus.cc:2468] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f887493c73f64b679e6bee995e365c7d in term 0.
I20260608 12:47:40.336932 28185 ts_tablet_manager.cc:1434] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.258s	user 0.029s	sys 0.058s
I20260608 12:47:40.323477 27872 leader_election.cc:304] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca; no voters: 
I20260608 12:47:40.324445 27796 leader_election.cc:304] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca; no voters: 
I20260608 12:47:40.339514 28158 leader_election.cc:290] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405)
I20260608 12:47:40.340828 28179 tablet_bootstrap.cc:492] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0: No bootstrap required, opened a new log
I20260608 12:47:40.338186 28130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
I20260608 12:47:40.342046 28179 ts_tablet_manager.cc:1403] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0: Time spent bootstrapping tablet: real 0.316s	user 0.018s	sys 0.009s
I20260608 12:47:40.341918 28129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
I20260608 12:47:40.342911 28217 raft_consensus.cc:2804] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:40.343295 28217 raft_consensus.cc:493] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:40.343523 28217 raft_consensus.cc:3060] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:47:40.339170 27945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.64.194:35511, user_credentials={real_user=slave}} blocked reactor thread for 62036.1us
I20260608 12:47:40.344343 28158 raft_consensus.cc:2804] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:40.353511 28178 ts_tablet_manager.cc:1434] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.275s	user 0.012s	sys 0.002s
I20260608 12:47:40.348806 28220 leader_election.cc:290] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:40.358698 28158 raft_consensus.cc:493] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:40.344063 28053 consensus_queue.cc:237] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:40.364014 27980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:40.358179 28130 raft_consensus.cc:2468] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 0.
I20260608 12:47:40.373234 28220 raft_consensus.cc:493] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.366225 28158 raft_consensus.cc:3060] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.370191 28129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d635ff23306482e8f1d127686c43af0" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
I20260608 12:47:40.376078 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
I20260608 12:47:40.376981 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d635ff23306482e8f1d127686c43af0" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:40.377389 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
W20260608 12:47:40.375468 27872 leader_election.cc:343] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:40.374599 27980 raft_consensus.cc:2468] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 0.
I20260608 12:47:40.377290 28128 raft_consensus.cc:2468] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 0.
I20260608 12:47:40.389854 28185 tablet_bootstrap.cc:492] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:40.391748 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:40.382205 28220 raft_consensus.cc:515] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.386502 27829 raft_consensus.cc:2468] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 0.
I20260608 12:47:40.390434 28216 leader_election.cc:290] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:40.395452 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d635ff23306482e8f1d127686c43af0" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
W20260608 12:47:40.399112 27797 leader_election.cc:343] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:40.399668 28062 raft_consensus.cc:2749] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:40.396955 27905 raft_consensus.cc:2468] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 0.
I20260608 12:47:40.390787 27946 leader_election.cc:304] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97d99498f1984879a1503f62743f6653, f887493c73f64b679e6bee995e365c7d; no voters: 
I20260608 12:47:40.403496 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d635ff23306482e8f1d127686c43af0" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:40.404116 27906 raft_consensus.cc:2468] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 0.
I20260608 12:47:40.403903 28179 raft_consensus.cc:359] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.404656 28179 raft_consensus.cc:385] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:40.405090 27871 leader_election.cc:304] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab74b338e9a46999181120f277375ca, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:40.406399 28055 raft_consensus.cc:2804] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:40.406836 28055 raft_consensus.cc:493] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:40.407196 28055 raft_consensus.cc:3060] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.408659 27796 leader_election.cc:304] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca; no voters: 
I20260608 12:47:40.408970 27872 leader_election.cc:304] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca; no voters: 
I20260608 12:47:40.409616 28216 raft_consensus.cc:2804] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:40.410054 28216 raft_consensus.cc:493] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:40.410473 28216 raft_consensus.cc:3060] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.407831 28129 raft_consensus.cc:2468] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 0.
I20260608 12:47:40.409896 28067 raft_consensus.cc:2804] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:40.415107 28067 raft_consensus.cc:493] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:40.415216 28055 raft_consensus.cc:515] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:40.415513 28067 raft_consensus.cc:3060] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.417100 28055 leader_election.cc:290] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 1 election: Requested vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:40.419617 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d"
I20260608 12:47:40.420226 28132 raft_consensus.cc:3060] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.421391 27980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:40.422158 27980 raft_consensus.cc:2393] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f887493c73f64b679e6bee995e365c7d in current term 1: Already voted for candidate 97d99498f1984879a1503f62743f6653 in this term.
I20260608 12:47:40.422662 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:40.423015 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93127f7d3a694381978140e21b6ac471" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:40.423678 28067 raft_consensus.cc:515] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.423774 27979 raft_consensus.cc:2393] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f887493c73f64b679e6bee995e365c7d in current term 1: Already voted for candidate 0f4b014d843b44f7a2509215b297f4b0 in this term.
I20260608 12:47:40.405021 28179 raft_consensus.cc:740] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Initialized, Role: FOLLOWER
I20260608 12:47:40.427439 28132 raft_consensus.cc:2468] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 1.
I20260608 12:47:40.427512 28097 leader_election.cc:304] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97d99498f1984879a1503f62743f6653, f887493c73f64b679e6bee995e365c7d; no voters: 
I20260608 12:47:40.428000 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d635ff23306482e8f1d127686c43af0" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
I20260608 12:47:40.429138 28129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d635ff23306482e8f1d127686c43af0" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d"
I20260608 12:47:40.430233 27946 leader_election.cc:304] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [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: 97d99498f1984879a1503f62743f6653, f887493c73f64b679e6bee995e365c7d; no voters: 
I20260608 12:47:40.430552 28129 raft_consensus.cc:3060] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.428416 28067 leader_election.cc:290] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 election: Requested vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:40.414098 28062 raft_consensus.cc:2804] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:40.432240 28222 raft_consensus.cc:2804] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:40.432219 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93127f7d3a694381978140e21b6ac471" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:40.432260 28055 raft_consensus.cc:2804] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:40.433718 28222 raft_consensus.cc:493] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:40.435937 28222 raft_consensus.cc:3060] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.436048 28098 leader_election.cc:304] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [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: f887493c73f64b679e6bee995e365c7d; no voters: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653
I20260608 12:47:40.437906 28190 raft_consensus.cc:3060] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.434023 28062 raft_consensus.cc:493] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:40.439860 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b583521a56a746c4841cdde93b7d4648" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:40.439926 28216 raft_consensus.cc:515] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.441417 27831 raft_consensus.cc:2393] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ab74b338e9a46999181120f277375ca in current term 1: Already voted for candidate 0f4b014d843b44f7a2509215b297f4b0 in this term.
I20260608 12:47:40.433497 28179 consensus_queue.cc:260] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.444233 28216 leader_election.cc:290] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 election: Requested vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:40.445493 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d635ff23306482e8f1d127686c43af0" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:40.443698 28220 leader_election.cc:290] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:40.449090 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d635ff23306482e8f1d127686c43af0" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d"
I20260608 12:47:40.449467 28190 raft_consensus.cc:2749] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:40.439875 28062 raft_consensus.cc:3060] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.439433 28055 raft_consensus.cc:697] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Becoming Leader. State: Replica: 97d99498f1984879a1503f62743f6653, State: Running, Role: LEADER
I20260608 12:47:40.453238 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d635ff23306482e8f1d127686c43af0" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:40.454481 27906 raft_consensus.cc:2393] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4b014d843b44f7a2509215b297f4b0 in current term 1: Already voted for candidate 4ab74b338e9a46999181120f277375ca in this term.
I20260608 12:47:40.455003 28055 consensus_queue.cc:237] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:40.454075 28217 raft_consensus.cc:515] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.456609 27726 catalog_manager.cc:5696] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97d99498f1984879a1503f62743f6653 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:40.457831 27796 leader_election.cc:304] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [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: 0f4b014d843b44f7a2509215b297f4b0; no voters: 4ab74b338e9a46999181120f277375ca, f887493c73f64b679e6bee995e365c7d
I20260608 12:47:40.459453 28173 raft_consensus.cc:2749] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:47:40.461505 28217 leader_election.cc:290] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 election: Requested vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:40.459371 28179 ts_tablet_manager.cc:1434] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0: Time spent starting tablet: real 0.116s	user 0.005s	sys 0.002s
I20260608 12:47:40.464510 28158 raft_consensus.cc:515] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.465107 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d"
I20260608 12:47:40.467211 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:40.467990 27906 raft_consensus.cc:2393] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4b014d843b44f7a2509215b297f4b0 in current term 1: Already voted for candidate 4ab74b338e9a46999181120f277375ca in this term.
I20260608 12:47:40.449681 27829 raft_consensus.cc:2468] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f887493c73f64b679e6bee995e365c7d in term 0.
I20260608 12:47:40.474663 28067 consensus_queue.cc:1048] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:40.474468 27729 catalog_manager.cc:5696] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:40.475214 28053 consensus_queue.cc:1048] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:40.449554 28222 raft_consensus.cc:515] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.498997 28217 consensus_queue.cc:1048] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.119s
I20260608 12:47:40.615608 28185 tablet_bootstrap.cc:700] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d: Time spent opening tablet: real 0.157s	user 0.054s	sys 0.094s
I20260608 12:47:40.618556 28185 tablet_bootstrap.cc:654] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:40.621912 27906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:40.630229 28185 tablet_bootstrap.cc:492] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d: No bootstrap required, opened a new log
I20260608 12:47:40.630988 28185 ts_tablet_manager.cc:1403] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.243s	user 0.067s	sys 0.100s
I20260608 12:47:40.633074 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d635ff23306482e8f1d127686c43af0" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
W20260608 12:47:40.633463 27946 consensus_peers.cc:597] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 -> Peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Couldn't send request to peer f887493c73f64b679e6bee995e365c7d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:40.634053 27904 raft_consensus.cc:2393] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f887493c73f64b679e6bee995e365c7d in current term 1: Already voted for candidate 4ab74b338e9a46999181120f277375ca in this term.
I20260608 12:47:40.634233 28185 raft_consensus.cc:359] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.635005 28185 raft_consensus.cc:385] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:40.635356 28185 raft_consensus.cc:740] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: FOLLOWER
I20260608 12:47:40.636106 28185 consensus_queue.cc:260] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
W20260608 12:47:40.637215 27797 leader_election.cc:343] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:40.637974 27797 leader_election.cc:304] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [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: 0f4b014d843b44f7a2509215b297f4b0; no voters: 4ab74b338e9a46999181120f277375ca, f887493c73f64b679e6bee995e365c7d
I20260608 12:47:40.638979 28185 ts_tablet_manager.cc:1434] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:47:40.639536 28173 raft_consensus.cc:2749] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:47:40.640033 28185 tablet_bootstrap.cc:492] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:40.630228 28222 leader_election.cc:290] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [CANDIDATE]: Term 1 election: Requested vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:40.641373 28132 raft_consensus.cc:3060] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.642125 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d"
W20260608 12:47:40.643648 27872 leader_election.cc:343] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:40.649587 28217 consensus_queue.cc:1048] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:40.653858 28185 tablet_bootstrap.cc:654] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:40.659031 28221 consensus_queue.cc:1048] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:40.659096 28097 leader_election.cc:304] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [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: f887493c73f64b679e6bee995e365c7d; no voters: 4ab74b338e9a46999181120f277375ca, 97d99498f1984879a1503f62743f6653
I20260608 12:47:40.673218 28222 raft_consensus.cc:2749] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:40.674476 28129 raft_consensus.cc:2468] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 1.
I20260608 12:47:40.675787 27872 leader_election.cc:304] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [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: 4ab74b338e9a46999181120f277375ca, f887493c73f64b679e6bee995e365c7d; no voters: 0f4b014d843b44f7a2509215b297f4b0
I20260608 12:47:40.676621 28218 raft_consensus.cc:2804] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:40.677316 28218 raft_consensus.cc:697] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Becoming Leader. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Running, Role: LEADER
W20260608 12:47:40.677573 28098 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.64.193:36541, user_credentials={real_user=slave}} blocked reactor thread for 117103us
I20260608 12:47:40.678155 28218 consensus_queue.cc:237] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
W20260608 12:47:40.561048 27714 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 93127f7d3a694381978140e21b6ac471 (table range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 93127f7d3a694381978140e21b6ac471 consensus state has no leader
I20260608 12:47:40.680154 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b583521a56a746c4841cdde93b7d4648" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
I20260608 12:47:40.680923 27831 raft_consensus.cc:3060] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.687860 28158 leader_election.cc:290] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 election: Requested vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:40.688616 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
I20260608 12:47:40.689527 27830 raft_consensus.cc:2393] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ab74b338e9a46999181120f277375ca in current term 1: Already voted for candidate 0f4b014d843b44f7a2509215b297f4b0 in this term.
I20260608 12:47:40.691018 27872 leader_election.cc:304] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [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: 4ab74b338e9a46999181120f277375ca; no voters: 0f4b014d843b44f7a2509215b297f4b0, f887493c73f64b679e6bee995e365c7d
I20260608 12:47:40.693122 28221 raft_consensus.cc:2749] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:47:40.695555 28062 raft_consensus.cc:515] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:40.702239 27905 raft_consensus.cc:2393] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 97d99498f1984879a1503f62743f6653 in current term 1: Already voted for candidate 4ab74b338e9a46999181120f277375ca in this term.
I20260608 12:47:40.705096 27978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:40.673722 28097 leader_election.cc:304] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [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: f887493c73f64b679e6bee995e365c7d; no voters: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca
I20260608 12:47:40.707568 28222 raft_consensus.cc:2749] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:40.713239 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b583521a56a746c4841cdde93b7d4648" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:40.713876 27979 raft_consensus.cc:3060] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.717309 28185 tablet_bootstrap.cc:492] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d: No bootstrap required, opened a new log
I20260608 12:47:40.717746 28185 ts_tablet_manager.cc:1403] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.078s	user 0.039s	sys 0.022s
I20260608 12:47:40.718123 28062 leader_election.cc:290] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 1 election: Requested vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405)
I20260608 12:47:40.718344 27782 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:47:40.719344 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d"
I20260608 12:47:40.720184 28131 raft_consensus.cc:2393] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ab74b338e9a46999181120f277375ca in current term 1: Already voted for candidate 97d99498f1984879a1503f62743f6653 in this term.
I20260608 12:47:40.720374 28185 raft_consensus.cc:359] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.721061 28185 raft_consensus.cc:385] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:40.721330 28185 raft_consensus.cc:740] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: FOLLOWER
I20260608 12:47:40.721426 27872 leader_election.cc:304] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [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: 4ab74b338e9a46999181120f277375ca; no voters: 97d99498f1984879a1503f62743f6653, f887493c73f64b679e6bee995e365c7d
I20260608 12:47:40.722052 28185 consensus_queue.cc:260] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.722800 28062 raft_consensus.cc:2749] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:47:40.724016 28185 ts_tablet_manager.cc:1434] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:47:40.726933 27979 raft_consensus.cc:2468] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f887493c73f64b679e6bee995e365c7d in term 1.
I20260608 12:47:40.734066 28097 leader_election.cc:304] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [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: 97d99498f1984879a1503f62743f6653, f887493c73f64b679e6bee995e365c7d; no voters: 
I20260608 12:47:40.734726 28222 raft_consensus.cc:2804] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:40.735191 28222 raft_consensus.cc:697] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 1 LEADER]: Becoming Leader. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Running, Role: LEADER
I20260608 12:47:40.736002 28222 consensus_queue.cc:237] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
W20260608 12:47:40.743495 27782 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 12:47:40.746486 27777 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:47:40.753618 27831 raft_consensus.cc:2468] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f887493c73f64b679e6bee995e365c7d in term 1.
I20260608 12:47:40.754575 27729 catalog_manager.cc:5696] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab74b338e9a46999181120f277375ca (127.24.64.194). New cstate: current_term: 1 leader_uuid: "4ab74b338e9a46999181120f277375ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:40.756650 27728 catalog_manager.cc:5696] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97d99498f1984879a1503f62743f6653 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:40.759096 27726 catalog_manager.cc:5696] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d reported cstate change: term changed from 0 to 1, leader changed from <none> to f887493c73f64b679e6bee995e365c7d (127.24.64.196). New cstate: current_term: 1 leader_uuid: "f887493c73f64b679e6bee995e365c7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:40.820909 28228 consensus_queue.cc:1048] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:40.824179 28055 consensus_queue.cc:1048] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:40.857488 28055 consensus_queue.cc:1048] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:40.870296 28228 consensus_queue.cc:1048] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:40.947837 28222 raft_consensus.cc:493] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.948302 28222 raft_consensus.cc:515] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.950017 28222 leader_election.cc:290] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:40.950901 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15e78417446474b8b2c3855e565dc40" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97d99498f1984879a1503f62743f6653" is_pre_election: true
I20260608 12:47:40.951051 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15e78417446474b8b2c3855e565dc40" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:40.952342 28098 leader_election.cc:304] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [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: f887493c73f64b679e6bee995e365c7d; no voters: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653
I20260608 12:47:40.952978 28222 raft_consensus.cc:2749] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:40.968861 28128 raft_consensus.cc:3060] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:40.992280 28222 raft_consensus.cc:493] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:40.992738 28222 raft_consensus.cc:515] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:40.994426 28222 leader_election.cc:290] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:40.995081 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab74b338e9a46999181120f277375ca" is_pre_election: true
I20260608 12:47:40.995438 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:40.995885 27905 raft_consensus.cc:2393] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f887493c73f64b679e6bee995e365c7d in current term 1: Already voted for candidate 4ab74b338e9a46999181120f277375ca in this term.
I20260608 12:47:40.996209 27831 raft_consensus.cc:2393] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f887493c73f64b679e6bee995e365c7d in current term 1: Already voted for candidate 0f4b014d843b44f7a2509215b297f4b0 in this term.
I20260608 12:47:40.997138 28098 leader_election.cc:304] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [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: f887493c73f64b679e6bee995e365c7d; no voters: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca
I20260608 12:47:40.997956 28222 raft_consensus.cc:3060] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:41.002360 28222 raft_consensus.cc:2749] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:41.141168 28218 consensus_queue.cc:1048] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:41.157303 28158 consensus_queue.cc:1048] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:41.170783 28222 consensus_queue.cc:1048] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:41.189309 28222 consensus_queue.cc:1048] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:47:41.721061 27714 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet b1f040c1460e44278909a547bb6479b4 (table range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet b1f040c1460e44278909a547bb6479b4 consensus state has no leader
W20260608 12:47:41.758574 27777 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:47:42.616573 28258 raft_consensus.cc:493] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:42.617383 28258 raft_consensus.cc:515] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:42.619530 28258 leader_election.cc:290] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:42.620616 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d" is_pre_election: true
I20260608 12:47:42.620893 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0" is_pre_election: true
I20260608 12:47:42.621639 27831 raft_consensus.cc:2468] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 1.
I20260608 12:47:42.621624 28128 raft_consensus.cc:2468] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 1.
I20260608 12:47:42.623581 27872 leader_election.cc:304] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [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: 4ab74b338e9a46999181120f277375ca, f887493c73f64b679e6bee995e365c7d; no voters: 
I20260608 12:47:42.624384 28258 raft_consensus.cc:2804] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:47:42.624715 28258 raft_consensus.cc:493] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:42.625010 28258 raft_consensus.cc:3060] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:42.631780 28258 raft_consensus.cc:515] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:42.633963 28258 leader_election.cc:290] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [CANDIDATE]: Term 2 election: Requested vote from peers f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405), 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:42.634781 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f887493c73f64b679e6bee995e365c7d"
I20260608 12:47:42.635030 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f040c1460e44278909a547bb6479b4" candidate_uuid: "4ab74b338e9a46999181120f277375ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
I20260608 12:47:42.635455 28128 raft_consensus.cc:3060] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:42.635645 27831 raft_consensus.cc:3060] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:42.643826 27831 raft_consensus.cc:2468] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 2.
I20260608 12:47:42.643826 28128 raft_consensus.cc:2468] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab74b338e9a46999181120f277375ca in term 2.
I20260608 12:47:42.645355 27872 leader_election.cc:304] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [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: 4ab74b338e9a46999181120f277375ca, f887493c73f64b679e6bee995e365c7d; no voters: 
I20260608 12:47:42.646030 28258 raft_consensus.cc:2804] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:47:42.647032 28258 raft_consensus.cc:697] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 2 LEADER]: Becoming Leader. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Running, Role: LEADER
I20260608 12:47:42.648029 28258 consensus_queue.cc:237] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [LEADER]: Queue going to LEADER 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: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } }
I20260608 12:47:42.662228 27728 catalog_manager.cc:5696] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca reported cstate change: term changed from 0 to 2, leader changed from <none> to 4ab74b338e9a46999181120f277375ca (127.24.64.194). New cstate: current_term: 2 leader_uuid: "4ab74b338e9a46999181120f277375ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:42.744953 27782 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:47:42.776957 27905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5"
dest_uuid: "4ab74b338e9a46999181120f277375ca"
mode: GRACEFUL
new_leader_uuid: "0f4b014d843b44f7a2509215b297f4b0"
 from {username='slave'} at 127.0.0.1:37306
I20260608 12:47:42.777810 27905 raft_consensus.cc:606] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Received request to transfer leadership to TS 0f4b014d843b44f7a2509215b297f4b0
I20260608 12:47:42.791994 27979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2"
dest_uuid: "97d99498f1984879a1503f62743f6653"
mode: GRACEFUL
new_leader_uuid: "f887493c73f64b679e6bee995e365c7d"
 from {username='slave'} at 127.0.0.1:40626
I20260608 12:47:42.792734 27979 raft_consensus.cc:606] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Received request to transfer leadership to TS f887493c73f64b679e6bee995e365c7d
I20260608 12:47:42.796234 27979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cad98237094845b39d048a4b42663c58"
dest_uuid: "97d99498f1984879a1503f62743f6653"
mode: GRACEFUL
new_leader_uuid: "f887493c73f64b679e6bee995e365c7d"
 from {username='slave'} at 127.0.0.1:40626
I20260608 12:47:42.796921 27979 raft_consensus.cc:606] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Received request to transfer leadership to TS f887493c73f64b679e6bee995e365c7d
I20260608 12:47:42.798185 27782 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260608 12:47:42.799167 27782 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:42.807256 27905 consensus_queue.cc:237] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [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: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:42.816232 28275 raft_consensus.cc:993] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca: : Instructing follower 0f4b014d843b44f7a2509215b297f4b0 to start an election
I20260608 12:47:42.816742 28275 raft_consensus.cc:1081] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Signalling peer 0f4b014d843b44f7a2509215b297f4b0 to start an election
I20260608 12:47:42.817931 27979 raft_consensus.cc:1275] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:42.818563 27829 raft_consensus.cc:1275] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:42.819485 27831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5"
dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
 from {username='slave'} at 127.0.0.1:45416
W20260608 12:47:42.819396 27872 consensus_peers.cc:597] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca -> Peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Couldn't send request to peer f887493c73f64b679e6bee995e365c7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 080dc3b5930247fda91f500c3474ab6d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:42.820145 27831 raft_consensus.cc:493] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:42.820137 28275 consensus_queue.cc:1048] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:47:42.820811 27831 raft_consensus.cc:3060] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:42.821274 28258 consensus_queue.cc:1048] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:42.828653 27831 raft_consensus.cc:515] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:42.831478 27831 leader_election.cc:290] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [CANDIDATE]: Term 2 election: Requested vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:42.832918 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:42.833621 27905 raft_consensus.cc:3055] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:47:42.834000 27905 raft_consensus.cc:740] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Running, Role: LEADER
I20260608 12:47:42.834192 28278 raft_consensus.cc:993] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653: : Instructing follower f887493c73f64b679e6bee995e365c7d to start an election
I20260608 12:47:42.835345 28257 raft_consensus.cc:1081] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Signalling peer f887493c73f64b679e6bee995e365c7d to start an election
I20260608 12:47:42.835080 27905 consensus_queue.cc:260] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [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: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:42.836306 27905 raft_consensus.cc:3060] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:42.837255 28128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cad98237094845b39d048a4b42663c58"
dest_uuid: "f887493c73f64b679e6bee995e365c7d"
 from {username='slave'} at 127.0.0.1:48688
I20260608 12:47:42.837869 28128 raft_consensus.cc:493] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:42.837888 27980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5" candidate_uuid: "0f4b014d843b44f7a2509215b297f4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:42.838454 28128 raft_consensus.cc:3060] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:42.838776 27980 raft_consensus.cc:3060] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:42.841413 28258 raft_consensus.cc:2955] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:42.844370 27905 raft_consensus.cc:2468] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 2.
I20260608 12:47:42.845319 28128 raft_consensus.cc:515] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:42.846014 27796 leader_election.cc:304] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [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: 0f4b014d843b44f7a2509215b297f4b0, 4ab74b338e9a46999181120f277375ca; no voters: 
I20260608 12:47:42.847034 28260 raft_consensus.cc:2804] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:47:42.847743 28128 leader_election.cc:290] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [CANDIDATE]: Term 2 election: Requested vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:42.849056 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad98237094845b39d048a4b42663c58" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:42.857316 27905 raft_consensus.cc:3060] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:42.849061 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad98237094845b39d048a4b42663c58" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:42.858670 27979 raft_consensus.cc:3055] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:47:42.859027 27979 raft_consensus.cc:740] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Running, Role: LEADER
I20260608 12:47:42.860224 27979 consensus_queue.cc:260] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:42.846416 27980 raft_consensus.cc:2468] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4b014d843b44f7a2509215b297f4b0 in term 2.
I20260608 12:47:42.854101 27829 raft_consensus.cc:2955] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:42.864255 28260 raft_consensus.cc:697] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 LEADER]: Becoming Leader. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Running, Role: LEADER
I20260608 12:47:42.864951 27905 raft_consensus.cc:2468] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f887493c73f64b679e6bee995e365c7d in term 2.
I20260608 12:47:42.865336 28260 consensus_queue.cc:237] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [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: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:42.866513 28097 leader_election.cc:304] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [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: 4ab74b338e9a46999181120f277375ca, f887493c73f64b679e6bee995e365c7d; no voters: 
I20260608 12:47:42.867645 28268 raft_consensus.cc:2804] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:47:42.865567 27978 raft_consensus.cc:2955] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:42.871070 27979 raft_consensus.cc:3060] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:42.871918 27728 catalog_manager.cc:5696] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca reported cstate change: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "4ab74b338e9a46999181120f277375ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:42.884778 28268 raft_consensus.cc:697] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 2 LEADER]: Becoming Leader. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Running, Role: LEADER
I20260608 12:47:42.882733 27726 catalog_manager.cc:5696] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: term changed from 1 to 2, leader changed from 4ab74b338e9a46999181120f277375ca (127.24.64.194) to 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193). New cstate: current_term: 2 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:42.886345 28268 consensus_queue.cc:237] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } }
I20260608 12:47:42.891762 27831 consensus_queue.cc:237] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:42.896561 27979 raft_consensus.cc:2468] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f887493c73f64b679e6bee995e365c7d in term 2.
W20260608 12:47:42.910629 27797 consensus_peers.cc:597] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 -> Peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Couldn't send request to peer f887493c73f64b679e6bee995e365c7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cde5840cb5604b2ba13ec132102a5421. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:42.910895 27979 raft_consensus.cc:1275] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:42.911106 27905 raft_consensus.cc:1275] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:42.912643 28260 consensus_queue.cc:1048] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:42.913793 28280 consensus_queue.cc:1048] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:42.917034 27726 catalog_manager.cc:5696] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d reported cstate change: term changed from 1 to 2, leader changed from 97d99498f1984879a1503f62743f6653 (127.24.64.195) to f887493c73f64b679e6bee995e365c7d (127.24.64.196). New cstate: current_term: 2 leader_uuid: "f887493c73f64b679e6bee995e365c7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:42.929800 28260 raft_consensus.cc:2955] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:42.932158 27905 raft_consensus.cc:2955] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:42.935792 27979 raft_consensus.cc:2955] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:42.947036 27829 consensus_queue.cc:237] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:42.947548 27728 catalog_manager.cc:5696] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:42.956290 27979 raft_consensus.cc:1275] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:47:42.956871 27797 consensus_peers.cc:597] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 -> Peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Couldn't send request to peer f887493c73f64b679e6bee995e365c7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0583c0adea2941329632691a019fa72a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:42.957865 27905 raft_consensus.cc:1275] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:42.958139 28280 consensus_queue.cc:1048] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:42.959390 28260 consensus_queue.cc:1048] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:42.967247 28280 raft_consensus.cc:2955] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:42.968922 27979 raft_consensus.cc:2955] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:42.970175 27905 raft_consensus.cc:2955] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:42.982163 27726 catalog_manager.cc:5696] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:42.991209 27979 consensus_queue.cc:237] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [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: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:43.002641 27905 raft_consensus.cc:1275] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:47:43.003481 27946 consensus_peers.cc:597] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 -> Peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Couldn't send request to peer f887493c73f64b679e6bee995e365c7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 374c34052dd04eef888f0fc97587d215. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:43.004366 28257 consensus_queue.cc:1048] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:43.005597 27829 raft_consensus.cc:1275] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:43.007396 28257 consensus_queue.cc:1048] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:43.014644 28257 raft_consensus.cc:2955] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:43.016911 27905 raft_consensus.cc:2955] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:43.018509 27829 raft_consensus.cc:2955] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:43.030021 27728 catalog_manager.cc:5696] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 reported cstate change: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:43.037300 28278 raft_consensus.cc:993] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653: : Instructing follower f887493c73f64b679e6bee995e365c7d to start an election
I20260608 12:47:43.038034 28292 raft_consensus.cc:1081] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Signalling peer f887493c73f64b679e6bee995e365c7d to start an election
I20260608 12:47:43.042042 28128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2"
dest_uuid: "f887493c73f64b679e6bee995e365c7d"
 from {username='slave'} at 127.0.0.1:48688
I20260608 12:47:43.042645 28128 raft_consensus.cc:493] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:43.043015 28128 raft_consensus.cc:3060] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:43.050314 28128 raft_consensus.cc:515] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:43.052328 28128 leader_election.cc:290] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [CANDIDATE]: Term 2 election: Requested vote from peers 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:43.053071 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:43.053485 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7ed0beb94e4c6992699275fab25ab2" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:43.053785 27979 raft_consensus.cc:3055] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:47:43.054068 27905 raft_consensus.cc:3060] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:43.054180 27979 raft_consensus.cc:740] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Running, Role: LEADER
I20260608 12:47:43.055114 27979 consensus_queue.cc:260] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [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: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:43.056380 27979 raft_consensus.cc:3060] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:43.058879 27905 raft_consensus.cc:2468] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f887493c73f64b679e6bee995e365c7d in term 2.
I20260608 12:47:43.059945 28097 leader_election.cc:304] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [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: 4ab74b338e9a46999181120f277375ca, f887493c73f64b679e6bee995e365c7d; no voters: 
I20260608 12:47:43.060688 28268 raft_consensus.cc:2804] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:47:43.061115 28268 raft_consensus.cc:697] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 2 LEADER]: Becoming Leader. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Running, Role: LEADER
I20260608 12:47:43.061926 28268 consensus_queue.cc:237] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [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: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:43.062769 27979 raft_consensus.cc:2468] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f887493c73f64b679e6bee995e365c7d in term 2.
I20260608 12:47:43.071159 27829 raft_consensus.cc:1275] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:47:43.071298 27728 catalog_manager.cc:5696] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d reported cstate change: term changed from 1 to 2, leader changed from 97d99498f1984879a1503f62743f6653 (127.24.64.195) to f887493c73f64b679e6bee995e365c7d (127.24.64.196). New cstate: current_term: 2 leader_uuid: "f887493c73f64b679e6bee995e365c7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:43.072728 28262 consensus_queue.cc:1048] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:43.100739 28128 raft_consensus.cc:1275] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:47:43.102566 28275 consensus_queue.cc:1048] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:43.309763 27905 raft_consensus.cc:1275] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:47:43.311148 28260 consensus_queue.cc:1048] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:43.325203 27979 raft_consensus.cc:1275] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:47:43.335465 28302 consensus_queue.cc:1048] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:47:43.356245 28305 ts_tablet_manager.cc:933] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d: Initiating tablet copy from peer 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:43.358891 28305 tablet_copy_client.cc:323] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:36541
I20260608 12:47:43.361464 27841 tablet_copy_service.cc:140] P 0f4b014d843b44f7a2509215b297f4b0: Received BeginTabletCopySession request for tablet cde5840cb5604b2ba13ec132102a5421 from peer f887493c73f64b679e6bee995e365c7d ({username='slave'} at 127.0.0.1:45418)
I20260608 12:47:43.361855 28307 ts_tablet_manager.cc:933] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d: Initiating tablet copy from peer 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:43.362287 27841 tablet_copy_service.cc:161] P 0f4b014d843b44f7a2509215b297f4b0: Beginning new tablet copy session on tablet cde5840cb5604b2ba13ec132102a5421 from peer f887493c73f64b679e6bee995e365c7d at {username='slave'} at 127.0.0.1:45418: session id = f887493c73f64b679e6bee995e365c7d-cde5840cb5604b2ba13ec132102a5421
I20260608 12:47:43.363976 28307 tablet_copy_client.cc:323] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:36541
I20260608 12:47:43.365603 27840 tablet_copy_service.cc:140] P 0f4b014d843b44f7a2509215b297f4b0: Received BeginTabletCopySession request for tablet 0583c0adea2941329632691a019fa72a from peer f887493c73f64b679e6bee995e365c7d ({username='slave'} at 127.0.0.1:45418)
I20260608 12:47:43.366097 27840 tablet_copy_service.cc:161] P 0f4b014d843b44f7a2509215b297f4b0: Beginning new tablet copy session on tablet 0583c0adea2941329632691a019fa72a from peer f887493c73f64b679e6bee995e365c7d at {username='slave'} at 127.0.0.1:45418: session id = f887493c73f64b679e6bee995e365c7d-0583c0adea2941329632691a019fa72a
I20260608 12:47:43.371451 27841 tablet_copy_source_session.cc:215] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:43.372241 27840 tablet_copy_source_session.cc:215] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:43.375082 28305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde5840cb5604b2ba13ec132102a5421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:43.375861 28307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0583c0adea2941329632691a019fa72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:43.380942 27979 raft_consensus.cc:1275] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Refusing update from remote peer f887493c73f64b679e6bee995e365c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:47:43.382680 28268 consensus_queue.cc:1048] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:43.401621 28307 tablet_copy_client.cc:806] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:43.402326 28307 tablet_copy_client.cc:670] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:43.410852 28307 tablet_copy_client.cc:538] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:43.421986 28307 tablet_bootstrap.cc:492] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:43.431485 27905 raft_consensus.cc:1275] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Refusing update from remote peer f887493c73f64b679e6bee995e365c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:47:43.438058 28305 tablet_copy_client.cc:806] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:43.438715 28305 tablet_copy_client.cc:670] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:43.443359 28305 tablet_copy_client.cc:538] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:43.445336 28311 consensus_queue.cc:1048] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:47:43.453320 28305 tablet_bootstrap.cc:492] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:43.469367 28312 ts_tablet_manager.cc:933] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d: Initiating tablet copy from peer 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:43.488960 28312 tablet_copy_client.cc:323] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:35511
I20260608 12:47:43.491338 27916 tablet_copy_service.cc:140] P 4ab74b338e9a46999181120f277375ca: Received BeginTabletCopySession request for tablet 080dc3b5930247fda91f500c3474ab6d from peer f887493c73f64b679e6bee995e365c7d ({username='slave'} at 127.0.0.1:60180)
I20260608 12:47:43.491938 27916 tablet_copy_service.cc:161] P 4ab74b338e9a46999181120f277375ca: Beginning new tablet copy session on tablet 080dc3b5930247fda91f500c3474ab6d from peer f887493c73f64b679e6bee995e365c7d at {username='slave'} at 127.0.0.1:60180: session id = f887493c73f64b679e6bee995e365c7d-080dc3b5930247fda91f500c3474ab6d
I20260608 12:47:43.495743 28307 tablet_bootstrap.cc:492] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:43.496690 28307 tablet_bootstrap.cc:492] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d: Bootstrap complete.
I20260608 12:47:43.497079 28305 tablet_bootstrap.cc:492] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:43.497371 28307 ts_tablet_manager.cc:1403] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.025s
I20260608 12:47:43.497920 28305 tablet_bootstrap.cc:492] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d: Bootstrap complete.
I20260608 12:47:43.498626 28305 ts_tablet_manager.cc:1403] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.046s	user 0.030s	sys 0.012s
I20260608 12:47:43.500573 27916 tablet_copy_source_session.cc:215] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:43.501482 28307 raft_consensus.cc:359] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:43.502192 28307 raft_consensus.cc:740] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: LEARNER
I20260608 12:47:43.502700 28307 consensus_queue.cc:260] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:43.504602 28307 ts_tablet_manager.cc:1434] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260608 12:47:43.506404 28305 raft_consensus.cc:359] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:43.507211 28305 raft_consensus.cc:740] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: LEARNER
I20260608 12:47:43.507876 27840 tablet_copy_service.cc:342] P 0f4b014d843b44f7a2509215b297f4b0: Request end of tablet copy session f887493c73f64b679e6bee995e365c7d-0583c0adea2941329632691a019fa72a received from {username='slave'} at 127.0.0.1:45418
I20260608 12:47:43.508323 27840 tablet_copy_service.cc:434] P 0f4b014d843b44f7a2509215b297f4b0: ending tablet copy session f887493c73f64b679e6bee995e365c7d-0583c0adea2941329632691a019fa72a on tablet 0583c0adea2941329632691a019fa72a with peer f887493c73f64b679e6bee995e365c7d
I20260608 12:47:43.507887 28305 consensus_queue.cc:260] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:43.515892 28305 ts_tablet_manager.cc:1434] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260608 12:47:43.517478 27840 tablet_copy_service.cc:342] P 0f4b014d843b44f7a2509215b297f4b0: Request end of tablet copy session f887493c73f64b679e6bee995e365c7d-cde5840cb5604b2ba13ec132102a5421 received from {username='slave'} at 127.0.0.1:45418
I20260608 12:47:43.517899 27840 tablet_copy_service.cc:434] P 0f4b014d843b44f7a2509215b297f4b0: ending tablet copy session f887493c73f64b679e6bee995e365c7d-cde5840cb5604b2ba13ec132102a5421 on tablet cde5840cb5604b2ba13ec132102a5421 with peer f887493c73f64b679e6bee995e365c7d
I20260608 12:47:43.522543 28312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080dc3b5930247fda91f500c3474ab6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:43.532992 28312 tablet_copy_client.cc:806] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:43.533480 28312 tablet_copy_client.cc:670] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:43.537096 28312 tablet_copy_client.cc:538] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:43.543087 28312 tablet_bootstrap.cc:492] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:43.557723 28312 tablet_bootstrap.cc:492] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:43.558419 28312 tablet_bootstrap.cc:492] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d: Bootstrap complete.
I20260608 12:47:43.558919 28312 ts_tablet_manager.cc:1403] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.008s
I20260608 12:47:43.561100 28312 raft_consensus.cc:359] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:43.561661 28312 raft_consensus.cc:740] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: LEARNER
I20260608 12:47:43.562140 28312 consensus_queue.cc:260] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d [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: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:43.563870 28312 ts_tablet_manager.cc:1434] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:47:43.566313 27916 tablet_copy_service.cc:342] P 4ab74b338e9a46999181120f277375ca: Request end of tablet copy session f887493c73f64b679e6bee995e365c7d-080dc3b5930247fda91f500c3474ab6d received from {username='slave'} at 127.0.0.1:60180
I20260608 12:47:43.566779 27916 tablet_copy_service.cc:434] P 4ab74b338e9a46999181120f277375ca: ending tablet copy session f887493c73f64b679e6bee995e365c7d-080dc3b5930247fda91f500c3474ab6d on tablet 080dc3b5930247fda91f500c3474ab6d with peer f887493c73f64b679e6bee995e365c7d
I20260608 12:47:43.577941 27905 raft_consensus.cc:1275] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Refusing update from remote peer f887493c73f64b679e6bee995e365c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:47:43.579061 28311 consensus_queue.cc:1048] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:43.590737 27979 raft_consensus.cc:1275] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Refusing update from remote peer f887493c73f64b679e6bee995e365c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:47:43.595901 28282 consensus_queue.cc:1048] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:43.619349 28312 ts_tablet_manager.cc:933] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d: Initiating tablet copy from peer 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:43.621079 28312 tablet_copy_client.cc:323] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:39173
I20260608 12:47:43.622965 27990 tablet_copy_service.cc:140] P 97d99498f1984879a1503f62743f6653: Received BeginTabletCopySession request for tablet 374c34052dd04eef888f0fc97587d215 from peer f887493c73f64b679e6bee995e365c7d ({username='slave'} at 127.0.0.1:58564)
I20260608 12:47:43.623548 27990 tablet_copy_service.cc:161] P 97d99498f1984879a1503f62743f6653: Beginning new tablet copy session on tablet 374c34052dd04eef888f0fc97587d215 from peer f887493c73f64b679e6bee995e365c7d at {username='slave'} at 127.0.0.1:58564: session id = f887493c73f64b679e6bee995e365c7d-374c34052dd04eef888f0fc97587d215
I20260608 12:47:43.630100 27990 tablet_copy_source_session.cc:215] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:43.632881 28312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374c34052dd04eef888f0fc97587d215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:43.646901 28312 tablet_copy_client.cc:806] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:43.647433 28312 tablet_copy_client.cc:670] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:43.650835 28312 tablet_copy_client.cc:538] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:43.658850 28312 tablet_bootstrap.cc:492] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:43.679472 28312 tablet_bootstrap.cc:492] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:43.680380 28312 tablet_bootstrap.cc:492] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d: Bootstrap complete.
I20260608 12:47:43.681037 28312 ts_tablet_manager.cc:1403] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.005s
I20260608 12:47:43.684420 28312 raft_consensus.cc:359] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:43.685271 28312 raft_consensus.cc:740] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: LEARNER
I20260608 12:47:43.686350 28312 consensus_queue.cc:260] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [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: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:43.688802 28312 ts_tablet_manager.cc:1434] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:47:43.692394 27990 tablet_copy_service.cc:342] P 97d99498f1984879a1503f62743f6653: Request end of tablet copy session f887493c73f64b679e6bee995e365c7d-374c34052dd04eef888f0fc97587d215 received from {username='slave'} at 127.0.0.1:58564
I20260608 12:47:43.692853 27990 tablet_copy_service.cc:434] P 97d99498f1984879a1503f62743f6653: ending tablet copy session f887493c73f64b679e6bee995e365c7d-374c34052dd04eef888f0fc97587d215 on tablet 374c34052dd04eef888f0fc97587d215 with peer f887493c73f64b679e6bee995e365c7d
I20260608 12:47:43.765776 28128 raft_consensus.cc:1217] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:43.858987 28128 raft_consensus.cc:1217] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:44.005450 28128 raft_consensus.cc:1217] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:44.044916 28128 raft_consensus.cc:1217] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:44.357342 28260 raft_consensus.cc:1064] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0: attempting to promote NON_VOTER f887493c73f64b679e6bee995e365c7d to VOTER
I20260608 12:47:44.359956 28260 consensus_queue.cc:237] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:44.367123 28128 raft_consensus.cc:1275] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:44.367617 27979 raft_consensus.cc:1275] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:44.369014 27905 raft_consensus.cc:1275] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:44.368734 28260 consensus_queue.cc:1048] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:44.370069 28302 consensus_queue.cc:1048] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:44.370851 28279 consensus_queue.cc:1048] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:44.392928 28302 raft_consensus.cc:1064] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0: attempting to promote NON_VOTER f887493c73f64b679e6bee995e365c7d to VOTER
I20260608 12:47:44.395596 28302 consensus_queue.cc:237] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:44.395140 28260 raft_consensus.cc:2955] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.397804 27979 raft_consensus.cc:2955] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.412451 27726 catalog_manager.cc:5696] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 reported cstate change: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.420303 27979 raft_consensus.cc:1275] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:44.422845 27905 raft_consensus.cc:2955] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.426610 27904 raft_consensus.cc:1275] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:44.427111 28333 consensus_queue.cc:1048] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:44.438905 28323 raft_consensus.cc:1064] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653: attempting to promote NON_VOTER f887493c73f64b679e6bee995e365c7d to VOTER
I20260608 12:47:44.439028 28128 raft_consensus.cc:1275] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:44.440927 28333 consensus_queue.cc:1048] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:44.441922 28302 consensus_queue.cc:1048] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:44.441823 28323 consensus_queue.cc:237] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [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: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:44.461853 28131 raft_consensus.cc:2955] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.463665 28129 raft_consensus.cc:1275] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:44.467523 28325 consensus_queue.cc:1048] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:44.474609 27906 raft_consensus.cc:1275] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:44.476512 28322 consensus_queue.cc:1048] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:44.480227 28333 raft_consensus.cc:2955] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.486053 27829 raft_consensus.cc:1275] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:44.493793 28325 consensus_queue.cc:1048] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:44.493460 27904 raft_consensus.cc:2955] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.497906 27979 raft_consensus.cc:2955] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.531175 28128 raft_consensus.cc:2955] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.539655 28322 raft_consensus.cc:2955] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.548650 27829 raft_consensus.cc:2955] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.564692 28129 raft_consensus.cc:2955] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.567606 27727 catalog_manager.cc:5696] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca reported cstate change: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.560148 27905 raft_consensus.cc:2955] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.582542 27728 catalog_manager.cc:5696] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.596881 27829 consensus_queue.cc:237] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [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: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:44.602212 27979 consensus_queue.cc:237] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:44.603451 27831 consensus_queue.cc:237] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:44.603897 28128 raft_consensus.cc:1275] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:44.604137 27980 raft_consensus.cc:1275] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:44.608517 28331 consensus_queue.cc:1048] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:44.611799 28331 consensus_queue.cc:1048] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:44.614769 28128 raft_consensus.cc:1275] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:44.616971 28333 consensus_queue.cc:1048] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:44.619102 28279 raft_consensus.cc:2955] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.625193 27905 raft_consensus.cc:1275] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:44.625429 28131 raft_consensus.cc:1275] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:44.626878 27904 raft_consensus.cc:1275] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:44.628541 28325 consensus_queue.cc:1048] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:44.628319 28260 raft_consensus.cc:2955] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.630384 28325 consensus_queue.cc:1048] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:44.621006 27980 raft_consensus.cc:2955] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.640015 28333 consensus_queue.cc:1048] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:44.644459 28323 raft_consensus.cc:2955] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.649394 28131 raft_consensus.cc:2955] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.653342 27716 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0583c0adea2941329632691a019fa72a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:44.654906 27716 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cde5840cb5604b2ba13ec132102a5421 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:44.641855 28129 raft_consensus.cc:2955] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.651799 27904 raft_consensus.cc:2955] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.666152 28128 raft_consensus.cc:2955] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.669099 27905 raft_consensus.cc:2955] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.672621 27726 catalog_manager.cc:5696] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: config changed from index 3 to 4, VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) evicted. New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:44.682516 27715 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 374c34052dd04eef888f0fc97587d215 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:44.685575 28346 raft_consensus.cc:1064] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca: attempting to promote NON_VOTER f887493c73f64b679e6bee995e365c7d to VOTER
I20260608 12:47:44.692477 27727 catalog_manager.cc:5696] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 reported cstate change: config changed from index 3 to 4, VOTER 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193) evicted. New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:44.692705 27729 catalog_manager.cc:5696] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d reported cstate change: config changed from index 3 to 4, VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) evicted. New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.692483 28346 consensus_queue.cc:237] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [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: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:44.708760 27818 tablet_service.cc:1558] Processing DeleteTablet for tablet 374c34052dd04eef888f0fc97587d215 with delete_type TABLET_DATA_TOMBSTONED (TS 0f4b014d843b44f7a2509215b297f4b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45388
I20260608 12:47:44.716212 27891 tablet_service.cc:1558] Processing DeleteTablet for tablet 0583c0adea2941329632691a019fa72a with delete_type TABLET_DATA_TOMBSTONED (TS 4ab74b338e9a46999181120f277375ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60156
I20260608 12:47:44.729329 27967 tablet_service.cc:1558] Processing DeleteTablet for tablet cde5840cb5604b2ba13ec132102a5421 with delete_type TABLET_DATA_TOMBSTONED (TS 97d99498f1984879a1503f62743f6653 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58528
I20260608 12:47:44.733433 28352 tablet_replica.cc:333] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:44.735812 28352 raft_consensus.cc:2243] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.736838 28352 raft_consensus.cc:2272] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.733979 28349 tablet_replica.cc:333] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:44.738517 28349 raft_consensus.cc:2243] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.739429 28349 raft_consensus.cc:2272] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.734373 28351 tablet_replica.cc:333] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:44.741031 28351 raft_consensus.cc:2243] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.741793 28351 raft_consensus.cc:2272] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.748900 28352 ts_tablet_manager.cc:1916] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:44.756711 27980 raft_consensus.cc:1275] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:47:44.757421 27872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.193:36541, user_credentials={real_user=slave}} blocked reactor thread for 50071.9us
I20260608 12:47:44.752586 28351 ts_tablet_manager.cc:1916] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:44.760597 28128 raft_consensus.cc:1275] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:44.761399 27831 raft_consensus.cc:1275] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:44.757035 28349 ts_tablet_manager.cc:1916] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:44.760511 28348 consensus_queue.cc:1048] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260608 12:47:44.765609 28347 consensus_queue.cc:1048] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:44.767980 28346 consensus_queue.cc:1048] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:44.790491 28351 ts_tablet_manager.cc:1929] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:44.791088 28351 log.cc:1199] T 0583c0adea2941329632691a019fa72a P 4ab74b338e9a46999181120f277375ca: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-1-root/wals/0583c0adea2941329632691a019fa72a
I20260608 12:47:44.792984 27715 catalog_manager.cc:5027] TS 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511): tablet 0583c0adea2941329632691a019fa72a (table range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]) successfully deleted
I20260608 12:47:44.797915 28346 raft_consensus.cc:2955] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.800280 27782 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:47:44.803558 28128 raft_consensus.cc:2955] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.805709 28352 ts_tablet_manager.cc:1929] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:44.806211 28352 log.cc:1199] T cde5840cb5604b2ba13ec132102a5421 P 97d99498f1984879a1503f62743f6653: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-2-root/wals/cde5840cb5604b2ba13ec132102a5421
I20260608 12:47:44.808145 27715 catalog_manager.cc:5027] TS 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173): tablet cde5840cb5604b2ba13ec132102a5421 (table range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]) successfully deleted
I20260608 12:47:44.811619 28349 ts_tablet_manager.cc:1929] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:44.812132 28349 log.cc:1199] T 374c34052dd04eef888f0fc97587d215 P 0f4b014d843b44f7a2509215b297f4b0: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-0-root/wals/374c34052dd04eef888f0fc97587d215
I20260608 12:47:44.813877 27716 catalog_manager.cc:5027] TS 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541): tablet 374c34052dd04eef888f0fc97587d215 (table range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]) successfully deleted
I20260608 12:47:44.814095 27980 raft_consensus.cc:2955] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.816573 27831 raft_consensus.cc:2955] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.829373 27729 catalog_manager.cc:5696] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d reported cstate change: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ab74b338e9a46999181120f277375ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.850582 27905 consensus_queue.cc:237] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:44.857331 28128 raft_consensus.cc:1275] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:44.858856 28347 consensus_queue.cc:1048] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:44.859306 27980 raft_consensus.cc:1275] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:44.861133 28347 consensus_queue.cc:1048] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:44.867977 28326 raft_consensus.cc:2955] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.868449 28129 raft_consensus.cc:2955] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.871299 27979 raft_consensus.cc:2955] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.875931 27831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5"
dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
mode: GRACEFUL
new_leader_uuid: "97d99498f1984879a1503f62743f6653"
 from {username='slave'} at 127.0.0.1:43812
I20260608 12:47:44.876539 27831 raft_consensus.cc:606] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 LEADER]: Received request to transfer leadership to TS 97d99498f1984879a1503f62743f6653
I20260608 12:47:44.878139 27782 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:47:44.878906 27782 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:44.879156 27715 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 080dc3b5930247fda91f500c3474ab6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:44.885599 27726 catalog_manager.cc:5696] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 reported cstate change: config changed from index 3 to 4, VOTER 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193) evicted. New cstate: current_term: 1 leader_uuid: "4ab74b338e9a46999181120f277375ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:44.897323 27818 tablet_service.cc:1558] Processing DeleteTablet for tablet 080dc3b5930247fda91f500c3474ab6d with delete_type TABLET_DATA_TOMBSTONED (TS 0f4b014d843b44f7a2509215b297f4b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45388
I20260608 12:47:44.898208 28349 tablet_replica.cc:333] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:44.898981 28349 raft_consensus.cc:2243] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.899559 28349 raft_consensus.cc:2272] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.902253 28349 ts_tablet_manager.cc:1916] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:44.912778 28349 ts_tablet_manager.cc:1929] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:44.913084 28349 log.cc:1199] T 080dc3b5930247fda91f500c3474ab6d P 0f4b014d843b44f7a2509215b297f4b0: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-0-root/wals/080dc3b5930247fda91f500c3474ab6d
I20260608 12:47:44.914302 27716 catalog_manager.cc:5027] TS 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541): tablet 080dc3b5930247fda91f500c3474ab6d (table range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]) successfully deleted
I20260608 12:47:45.454180 28358 raft_consensus.cc:993] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0: : Instructing follower 97d99498f1984879a1503f62743f6653 to start an election
I20260608 12:47:45.454650 28260 raft_consensus.cc:1081] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 LEADER]: Signalling peer 97d99498f1984879a1503f62743f6653 to start an election
I20260608 12:47:45.455979 27979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5"
dest_uuid: "97d99498f1984879a1503f62743f6653"
 from {username='slave'} at 127.0.0.1:58548
I20260608 12:47:45.456450 27979 raft_consensus.cc:493] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:45.456732 27979 raft_consensus.cc:3060] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:47:45.460768 27979 raft_consensus.cc:515] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:45.462284 27979 leader_election.cc:290] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [CANDIDATE]: Term 3 election: Requested vote from peers 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541), 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:45.463083 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f4b014d843b44f7a2509215b297f4b0"
I20260608 12:47:45.463348 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3f6d358cf7430fbd2a27705aaa00a5" candidate_uuid: "97d99498f1984879a1503f62743f6653" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:45.463699 27831 raft_consensus.cc:3055] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:47:45.463894 27905 raft_consensus.cc:3060] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:47:45.464031 27831 raft_consensus.cc:740] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f4b014d843b44f7a2509215b297f4b0, State: Running, Role: LEADER
I20260608 12:47:45.464828 27831 consensus_queue.cc:260] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:45.465612 27831 raft_consensus.cc:3060] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:47:45.469421 27831 raft_consensus.cc:2468] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 3.
I20260608 12:47:45.469638 27905 raft_consensus.cc:2468] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97d99498f1984879a1503f62743f6653 in term 3.
I20260608 12:47:45.470394 27946 leader_election.cc:304] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [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: 0f4b014d843b44f7a2509215b297f4b0, 97d99498f1984879a1503f62743f6653; no voters: 
I20260608 12:47:45.471181 28325 raft_consensus.cc:2804] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:47:45.471977 28325 raft_consensus.cc:697] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 3 LEADER]: Becoming Leader. State: Replica: 97d99498f1984879a1503f62743f6653, State: Running, Role: LEADER
I20260608 12:47:45.472822 28325 consensus_queue.cc:237] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } }
I20260608 12:47:45.478749 27728 catalog_manager.cc:5696] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 reported cstate change: term changed from 2 to 3, leader changed from 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193) to 97d99498f1984879a1503f62743f6653 (127.24.64.195). New cstate: current_term: 3 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:45.922104 27979 consensus_queue.cc:237] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [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: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: NON_VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: true } }
I20260608 12:47:45.925743 27831 raft_consensus.cc:1275] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 3 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:47:45.927367 28325 consensus_queue.cc:1048] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:45.929447 27831 raft_consensus.cc:1275] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:47:45.929600 27945 consensus_peers.cc:597] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 -> Peer 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511): Couldn't send request to peer 4ab74b338e9a46999181120f277375ca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c15e78417446474b8b2c3855e565dc40. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:45.929944 28129 raft_consensus.cc:1275] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:45.931380 28325 consensus_queue.cc:1048] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:45.932356 28366 consensus_queue.cc:1048] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:45.940728 27905 raft_consensus.cc:1275] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 3 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:47:45.946985 28325 consensus_queue.cc:1048] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:45.960968 28366 raft_consensus.cc:2955] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: NON_VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: true } } }
I20260608 12:47:45.963580 28129 raft_consensus.cc:2955] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: NON_VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: true } } }
I20260608 12:47:45.979295 27979 consensus_queue.cc:237] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [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: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:45.985594 27728 catalog_manager.cc:5696] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 reported cstate change: config changed from index -1 to 2, NON_VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) added. New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: NON_VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:45.995770 27904 raft_consensus.cc:1275] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:46.001163 27829 raft_consensus.cc:1275] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:47:46.001659 27946 consensus_peers.cc:597] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 -> Peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Couldn't send request to peer f887493c73f64b679e6bee995e365c7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4990fb99ed524bcda4de2eeb4901f7c7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:46.001873 27831 raft_consensus.cc:2955] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: NON_VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: true } } }
I20260608 12:47:46.003094 28374 consensus_queue.cc:1048] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:47:46.008244 28374 consensus_queue.cc:1048] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:46.016824 28325 raft_consensus.cc:2955] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:46.019327 27905 raft_consensus.cc:2955] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:46.019510 27829 raft_consensus.cc:2955] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:46.032473 27726 catalog_manager.cc:5696] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca reported cstate change: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:46.032876 27905 consensus_queue.cc:237] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [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: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: NON_VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: true } }
I20260608 12:47:46.042026 27829 raft_consensus.cc:1275] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:47:46.043112 27871 consensus_peers.cc:597] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca -> Peer 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173): Couldn't send request to peer 97d99498f1984879a1503f62743f6653. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d635ff23306482e8f1d127686c43af0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:46.043540 28346 consensus_queue.cc:1048] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:46.046849 28129 raft_consensus.cc:1275] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:46.048353 28346 consensus_queue.cc:1048] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:46.052783 28382 raft_consensus.cc:2955] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: NON_VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: true } } }
I20260608 12:47:46.054600 27829 raft_consensus.cc:2955] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: NON_VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: true } } }
I20260608 12:47:46.059689 28129 raft_consensus.cc:2955] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: NON_VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: true } } }
I20260608 12:47:46.069295 27725 catalog_manager.cc:5696] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) added. New cstate: current_term: 1 leader_uuid: "4ab74b338e9a46999181120f277375ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: NON_VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: true } } }
I20260608 12:47:46.069561 27831 consensus_queue.cc:237] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:46.079911 27979 raft_consensus.cc:1275] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:46.081336 28260 consensus_queue.cc:1048] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:47:46.083186 27797 consensus_peers.cc:597] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 -> Peer f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): Couldn't send request to peer f887493c73f64b679e6bee995e365c7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ea1aaadd1714270a27d218f11b73b60. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:46.086683 27905 raft_consensus.cc:1275] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:46.087865 28260 consensus_queue.cc:1048] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:46.089819 28260 raft_consensus.cc:2955] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:46.091478 27979 raft_consensus.cc:2955] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:46.097282 27904 raft_consensus.cc:2955] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } } }
I20260608 12:47:46.105440 27728 catalog_manager.cc:5696] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: config changed from index -1 to 2, NON_VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:46.385325 28390 ts_tablet_manager.cc:933] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca: Initiating tablet copy from peer 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:46.387130 28390 tablet_copy_client.cc:323] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:39173
I20260608 12:47:46.388702 27990 tablet_copy_service.cc:140] P 97d99498f1984879a1503f62743f6653: Received BeginTabletCopySession request for tablet c15e78417446474b8b2c3855e565dc40 from peer 4ab74b338e9a46999181120f277375ca ({username='slave'} at 127.0.0.1:58532)
I20260608 12:47:46.389112 27990 tablet_copy_service.cc:161] P 97d99498f1984879a1503f62743f6653: Beginning new tablet copy session on tablet c15e78417446474b8b2c3855e565dc40 from peer 4ab74b338e9a46999181120f277375ca at {username='slave'} at 127.0.0.1:58532: session id = 4ab74b338e9a46999181120f277375ca-c15e78417446474b8b2c3855e565dc40
I20260608 12:47:46.394699 27990 tablet_copy_source_session.cc:215] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:46.397274 28390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15e78417446474b8b2c3855e565dc40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:46.408246 28390 tablet_copy_client.cc:806] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:46.408775 28390 tablet_copy_client.cc:670] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:46.412056 28390 tablet_copy_client.cc:538] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:46.418701 28390 tablet_bootstrap.cc:492] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca: Bootstrap starting.
I20260608 12:47:46.421398 28392 ts_tablet_manager.cc:933] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d: Initiating tablet copy from peer 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:46.423494 28392 tablet_copy_client.cc:323] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:39173
I20260608 12:47:46.425235 27990 tablet_copy_service.cc:140] P 97d99498f1984879a1503f62743f6653: Received BeginTabletCopySession request for tablet 4990fb99ed524bcda4de2eeb4901f7c7 from peer f887493c73f64b679e6bee995e365c7d ({username='slave'} at 127.0.0.1:58564)
I20260608 12:47:46.425766 27990 tablet_copy_service.cc:161] P 97d99498f1984879a1503f62743f6653: Beginning new tablet copy session on tablet 4990fb99ed524bcda4de2eeb4901f7c7 from peer f887493c73f64b679e6bee995e365c7d at {username='slave'} at 127.0.0.1:58564: session id = f887493c73f64b679e6bee995e365c7d-4990fb99ed524bcda4de2eeb4901f7c7
I20260608 12:47:46.433168 27990 tablet_copy_source_session.cc:215] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:46.445056 28392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4990fb99ed524bcda4de2eeb4901f7c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:46.448040 28390 tablet_bootstrap.cc:492] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:46.448942 28390 tablet_bootstrap.cc:492] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca: Bootstrap complete.
I20260608 12:47:46.449610 28390 ts_tablet_manager.cc:1403] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260608 12:47:46.452629 28390 raft_consensus.cc:359] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: NON_VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: true } }
I20260608 12:47:46.453428 28390 raft_consensus.cc:740] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4ab74b338e9a46999181120f277375ca, State: Initialized, Role: LEARNER
I20260608 12:47:46.454722 28395 ts_tablet_manager.cc:933] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653: Initiating tablet copy from peer 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511)
I20260608 12:47:46.454097 28390 consensus_queue.cc:260] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca [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: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: NON_VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: true } }
I20260608 12:47:46.461184 28390 ts_tablet_manager.cc:1434] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260608 12:47:46.464427 27990 tablet_copy_service.cc:342] P 97d99498f1984879a1503f62743f6653: Request end of tablet copy session 4ab74b338e9a46999181120f277375ca-c15e78417446474b8b2c3855e565dc40 received from {username='slave'} at 127.0.0.1:58532
I20260608 12:47:46.464895 27990 tablet_copy_service.cc:434] P 97d99498f1984879a1503f62743f6653: ending tablet copy session 4ab74b338e9a46999181120f277375ca-c15e78417446474b8b2c3855e565dc40 on tablet c15e78417446474b8b2c3855e565dc40 with peer 4ab74b338e9a46999181120f277375ca
I20260608 12:47:46.467494 28395 tablet_copy_client.cc:323] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:35511
I20260608 12:47:46.469782 27916 tablet_copy_service.cc:140] P 4ab74b338e9a46999181120f277375ca: Received BeginTabletCopySession request for tablet 6d635ff23306482e8f1d127686c43af0 from peer 97d99498f1984879a1503f62743f6653 ({username='slave'} at 127.0.0.1:60166)
I20260608 12:47:46.470319 27916 tablet_copy_service.cc:161] P 4ab74b338e9a46999181120f277375ca: Beginning new tablet copy session on tablet 6d635ff23306482e8f1d127686c43af0 from peer 97d99498f1984879a1503f62743f6653 at {username='slave'} at 127.0.0.1:60166: session id = 97d99498f1984879a1503f62743f6653-6d635ff23306482e8f1d127686c43af0
I20260608 12:47:46.477396 28392 tablet_copy_client.cc:806] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:46.477995 28392 tablet_copy_client.cc:670] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:46.484086 27916 tablet_copy_source_session.cc:215] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:46.485991 28392 tablet_copy_client.cc:538] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:46.489770 28395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d635ff23306482e8f1d127686c43af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:46.489923 28397 ts_tablet_manager.cc:933] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d: Initiating tablet copy from peer 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541)
I20260608 12:47:46.492038 28397 tablet_copy_client.cc:323] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:36541
I20260608 12:47:46.493773 27840 tablet_copy_service.cc:140] P 0f4b014d843b44f7a2509215b297f4b0: Received BeginTabletCopySession request for tablet 6ea1aaadd1714270a27d218f11b73b60 from peer f887493c73f64b679e6bee995e365c7d ({username='slave'} at 127.0.0.1:45418)
I20260608 12:47:46.494352 27840 tablet_copy_service.cc:161] P 0f4b014d843b44f7a2509215b297f4b0: Beginning new tablet copy session on tablet 6ea1aaadd1714270a27d218f11b73b60 from peer f887493c73f64b679e6bee995e365c7d at {username='slave'} at 127.0.0.1:45418: session id = f887493c73f64b679e6bee995e365c7d-6ea1aaadd1714270a27d218f11b73b60
I20260608 12:47:46.501602 27840 tablet_copy_source_session.cc:215] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:46.505048 28397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea1aaadd1714270a27d218f11b73b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:46.505177 28392 tablet_bootstrap.cc:492] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:46.510138 28395 tablet_copy_client.cc:806] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:46.510867 28395 tablet_copy_client.cc:670] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:46.515126 28395 tablet_copy_client.cc:538] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:46.520207 28397 tablet_copy_client.cc:806] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:46.520757 28397 tablet_copy_client.cc:670] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:46.525061 28395 tablet_bootstrap.cc:492] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653: Bootstrap starting.
I20260608 12:47:46.525665 28397 tablet_copy_client.cc:538] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:46.538172 28397 tablet_bootstrap.cc:492] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d: Bootstrap starting.
I20260608 12:47:46.537653 28392 tablet_bootstrap.cc:492] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:46.540820 28392 tablet_bootstrap.cc:492] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d: Bootstrap complete.
I20260608 12:47:46.541528 28392 ts_tablet_manager.cc:1403] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.014s
I20260608 12:47:46.545122 28392 raft_consensus.cc:359] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:46.545935 28392 raft_consensus.cc:740] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: LEARNER
I20260608 12:47:46.548606 28392 consensus_queue.cc:260] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d [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: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:46.553321 28392 ts_tablet_manager.cc:1434] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:47:46.555047 27990 tablet_copy_service.cc:342] P 97d99498f1984879a1503f62743f6653: Request end of tablet copy session f887493c73f64b679e6bee995e365c7d-4990fb99ed524bcda4de2eeb4901f7c7 received from {username='slave'} at 127.0.0.1:58564
I20260608 12:47:46.555477 27990 tablet_copy_service.cc:434] P 97d99498f1984879a1503f62743f6653: ending tablet copy session f887493c73f64b679e6bee995e365c7d-4990fb99ed524bcda4de2eeb4901f7c7 on tablet 4990fb99ed524bcda4de2eeb4901f7c7 with peer f887493c73f64b679e6bee995e365c7d
I20260608 12:47:46.561931 28395 tablet_bootstrap.cc:492] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:46.563151 28395 tablet_bootstrap.cc:492] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653: Bootstrap complete.
I20260608 12:47:46.563871 28395 ts_tablet_manager.cc:1403] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.007s
I20260608 12:47:46.569594 28395 raft_consensus.cc:359] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: NON_VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: true } }
I20260608 12:47:46.570425 28395 raft_consensus.cc:740] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Initialized, Role: LEARNER
I20260608 12:47:46.571056 28395 consensus_queue.cc:260] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653 [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: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: NON_VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: true } }
I20260608 12:47:46.578627 28395 ts_tablet_manager.cc:1434] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:47:46.581091 27916 tablet_copy_service.cc:342] P 4ab74b338e9a46999181120f277375ca: Request end of tablet copy session 97d99498f1984879a1503f62743f6653-6d635ff23306482e8f1d127686c43af0 received from {username='slave'} at 127.0.0.1:60166
I20260608 12:47:46.581528 27916 tablet_copy_service.cc:434] P 4ab74b338e9a46999181120f277375ca: ending tablet copy session 97d99498f1984879a1503f62743f6653-6d635ff23306482e8f1d127686c43af0 on tablet 6d635ff23306482e8f1d127686c43af0 with peer 97d99498f1984879a1503f62743f6653
I20260608 12:47:46.582374 28397 tablet_bootstrap.cc:492] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:46.583277 28397 tablet_bootstrap.cc:492] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d: Bootstrap complete.
I20260608 12:47:46.584035 28397 ts_tablet_manager.cc:1403] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d: Time spent bootstrapping tablet: real 0.048s	user 0.033s	sys 0.005s
I20260608 12:47:46.587107 28397 raft_consensus.cc:359] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:46.587767 28397 raft_consensus.cc:740] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Initialized, Role: LEARNER
I20260608 12:47:46.588290 28397 consensus_queue.cc:260] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: true } }
I20260608 12:47:46.590368 28397 ts_tablet_manager.cc:1434] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:47:46.592468 27840 tablet_copy_service.cc:342] P 0f4b014d843b44f7a2509215b297f4b0: Request end of tablet copy session f887493c73f64b679e6bee995e365c7d-6ea1aaadd1714270a27d218f11b73b60 received from {username='slave'} at 127.0.0.1:45418
I20260608 12:47:46.592933 27840 tablet_copy_service.cc:434] P 0f4b014d843b44f7a2509215b297f4b0: ending tablet copy session f887493c73f64b679e6bee995e365c7d-6ea1aaadd1714270a27d218f11b73b60 on tablet 6ea1aaadd1714270a27d218f11b73b60 with peer f887493c73f64b679e6bee995e365c7d
I20260608 12:47:46.815086 27904 raft_consensus.cc:1217] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:46.879930 27782 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:47:46.894534 27979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "374c34052dd04eef888f0fc97587d215"
dest_uuid: "97d99498f1984879a1503f62743f6653"
mode: GRACEFUL
new_leader_uuid: "f887493c73f64b679e6bee995e365c7d"
 from {username='slave'} at 127.0.0.1:40626
I20260608 12:47:46.895169 27979 raft_consensus.cc:606] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Received request to transfer leadership to TS f887493c73f64b679e6bee995e365c7d
I20260608 12:47:46.896502 27782 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:47:46.897080 27782 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:46.928781 28128 raft_consensus.cc:1217] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:46.935812 27979 raft_consensus.cc:1217] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:46.953229 28128 raft_consensus.cc:1217] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:47.046779 28402 raft_consensus.cc:993] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653: : Instructing follower f887493c73f64b679e6bee995e365c7d to start an election
I20260608 12:47:47.047201 28325 raft_consensus.cc:1081] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Signalling peer f887493c73f64b679e6bee995e365c7d to start an election
I20260608 12:47:47.048568 28129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "374c34052dd04eef888f0fc97587d215"
dest_uuid: "f887493c73f64b679e6bee995e365c7d"
 from {username='slave'} at 127.0.0.1:48688
I20260608 12:47:47.049057 28129 raft_consensus.cc:493] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:47.049335 28129 raft_consensus.cc:3060] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:47.054677 28129 raft_consensus.cc:515] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:47.056422 28129 leader_election.cc:290] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [CANDIDATE]: Term 2 election: Requested vote from peers 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511), 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173)
I20260608 12:47:47.058084 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374c34052dd04eef888f0fc97587d215" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4ab74b338e9a46999181120f277375ca"
I20260608 12:47:47.057549 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374c34052dd04eef888f0fc97587d215" candidate_uuid: "f887493c73f64b679e6bee995e365c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97d99498f1984879a1503f62743f6653"
I20260608 12:47:47.058748 27904 raft_consensus.cc:3060] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:47.059015 27979 raft_consensus.cc:3055] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:47:47.059336 27979 raft_consensus.cc:740] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97d99498f1984879a1503f62743f6653, State: Running, Role: LEADER
I20260608 12:47:47.060082 27979 consensus_queue.cc:260] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:47.061251 27979 raft_consensus.cc:3060] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:47.065387 27904 raft_consensus.cc:2468] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f887493c73f64b679e6bee995e365c7d in term 2.
I20260608 12:47:47.067509 28097 leader_election.cc:304] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [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: 4ab74b338e9a46999181120f277375ca, f887493c73f64b679e6bee995e365c7d; no voters: 
I20260608 12:47:47.065814 27979 raft_consensus.cc:2468] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f887493c73f64b679e6bee995e365c7d in term 2.
I20260608 12:47:47.068848 28282 raft_consensus.cc:2804] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:47:47.075989 28282 raft_consensus.cc:697] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 2 LEADER]: Becoming Leader. State: Replica: f887493c73f64b679e6bee995e365c7d, State: Running, Role: LEADER
I20260608 12:47:47.076996 28282 consensus_queue.cc:237] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:47.085374 27726 catalog_manager.cc:5696] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d reported cstate change: term changed from 1 to 2, leader changed from 97d99498f1984879a1503f62743f6653 (127.24.64.195) to f887493c73f64b679e6bee995e365c7d (127.24.64.196). New cstate: current_term: 2 leader_uuid: "f887493c73f64b679e6bee995e365c7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:47.272924 28325 raft_consensus.cc:1064] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653: attempting to promote NON_VOTER 4ab74b338e9a46999181120f277375ca to VOTER
I20260608 12:47:47.275717 28325 consensus_queue.cc:237] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [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: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false } }
I20260608 12:47:47.282519 27831 raft_consensus.cc:1275] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.282557 27904 raft_consensus.cc:1275] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca [term 1 LEARNER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.283957 28129 raft_consensus.cc:1275] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.284335 28366 consensus_queue.cc:1048] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:47.285427 28325 consensus_queue.cc:1048] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:47.286247 28402 consensus_queue.cc:1048] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:47.305140 28402 raft_consensus.cc:2955] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ab74b338e9a46999181120f277375ca (127.24.64.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false } } }
I20260608 12:47:47.307301 27905 raft_consensus.cc:2955] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ab74b338e9a46999181120f277375ca (127.24.64.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false } } }
I20260608 12:47:47.316113 28129 raft_consensus.cc:2955] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ab74b338e9a46999181120f277375ca (127.24.64.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false } } }
I20260608 12:47:47.318733 27726 catalog_manager.cc:5696] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 reported cstate change: config changed from index 2 to 3, 4ab74b338e9a46999181120f277375ca (127.24.64.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:47.322842 27831 raft_consensus.cc:2955] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ab74b338e9a46999181120f277375ca (127.24.64.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false } } }
I20260608 12:47:47.348384 27979 consensus_queue.cc:237] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [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: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false } }
I20260608 12:47:47.354521 27905 raft_consensus.cc:1275] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:47.354633 27831 raft_consensus.cc:1275] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:47.355650 28402 consensus_queue.cc:1048] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:47.356549 28325 consensus_queue.cc:1048] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:47.363201 28325 raft_consensus.cc:2955] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false } } }
I20260608 12:47:47.364913 27831 raft_consensus.cc:2955] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false } } }
I20260608 12:47:47.367609 27904 raft_consensus.cc:2955] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false } } }
I20260608 12:47:47.375531 27715 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c15e78417446474b8b2c3855e565dc40 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:47.378021 27728 catalog_manager.cc:5696] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: config changed from index 3 to 4, VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) evicted. New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { promote: false } } }
I20260608 12:47:47.390252 28116 tablet_service.cc:1558] Processing DeleteTablet for tablet c15e78417446474b8b2c3855e565dc40 with delete_type TABLET_DATA_TOMBSTONED (TS f887493c73f64b679e6bee995e365c7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48680
I20260608 12:47:47.392131 28418 tablet_replica.cc:333] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:47.393066 28418 raft_consensus.cc:2243] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:47.393710 28418 raft_consensus.cc:2272] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:47.396274 28418 ts_tablet_manager.cc:1916] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:47.406495 28418 ts_tablet_manager.cc:1929] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:47.406793 28418 log.cc:1199] T c15e78417446474b8b2c3855e565dc40 P f887493c73f64b679e6bee995e365c7d: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-3-root/wals/c15e78417446474b8b2c3855e565dc40
I20260608 12:47:47.408116 27716 catalog_manager.cc:5027] TS f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): tablet c15e78417446474b8b2c3855e565dc40 (table range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]) successfully deleted
I20260608 12:47:47.510607 28406 raft_consensus.cc:1064] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0: attempting to promote NON_VOTER f887493c73f64b679e6bee995e365c7d to VOTER
I20260608 12:47:47.513417 28406 consensus_queue.cc:237] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:47.521184 28128 raft_consensus.cc:1275] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.523303 27979 raft_consensus.cc:1275] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.523811 28402 raft_consensus.cc:1064] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653: attempting to promote NON_VOTER f887493c73f64b679e6bee995e365c7d to VOTER
I20260608 12:47:47.524362 27904 raft_consensus.cc:1275] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.524863 28420 consensus_queue.cc:1048] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:47.525921 28406 consensus_queue.cc:1048] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:47.526410 28402 consensus_queue.cc:237] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [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: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:47.526916 28407 consensus_queue.cc:1048] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:47.547506 27905 raft_consensus.cc:1275] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.551651 28129 raft_consensus.cc:1275] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d [term 1 LEARNER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.553485 27831 raft_consensus.cc:1275] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.553635 28325 consensus_queue.cc:1048] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:47.555485 27905 raft_consensus.cc:1275] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Refusing update from remote peer f887493c73f64b679e6bee995e365c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:47:47.557278 28282 consensus_queue.cc:1048] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:47:47.558621 28366 consensus_queue.cc:1048] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:47.560839 28325 consensus_queue.cc:1048] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:47.587011 28406 raft_consensus.cc:2955] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.590857 28425 raft_consensus.cc:1064] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca: attempting to promote NON_VOTER 97d99498f1984879a1503f62743f6653 to VOTER
I20260608 12:47:47.592803 27979 raft_consensus.cc:2955] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.605537 28425 consensus_queue.cc:237] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [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: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false } }
I20260608 12:47:47.607110 28128 raft_consensus.cc:2955] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.620980 27980 raft_consensus.cc:1275] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Refusing update from remote peer f887493c73f64b679e6bee995e365c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:47:47.622730 28282 consensus_queue.cc:1048] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:47:47.622008 28402 raft_consensus.cc:2955] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.625008 27831 raft_consensus.cc:1275] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.627223 28429 consensus_queue.cc:1048] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:47.627982 28128 raft_consensus.cc:1275] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.629720 27978 raft_consensus.cc:1275] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653 [term 1 LEARNER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:47.633486 27829 raft_consensus.cc:2955] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.633508 28128 raft_consensus.cc:2955] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.635396 27904 raft_consensus.cc:2955] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.641993 28382 consensus_queue.cc:1048] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:47.643680 28425 consensus_queue.cc:1048] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:47.611564 27726 catalog_manager.cc:5696] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:47.662519 27905 raft_consensus.cc:2955] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.681579 28428 raft_consensus.cc:2955] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 97d99498f1984879a1503f62743f6653 (127.24.64.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false } } }
I20260608 12:47:47.683508 27978 raft_consensus.cc:2955] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 97d99498f1984879a1503f62743f6653 (127.24.64.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false } } }
I20260608 12:47:47.685165 27726 catalog_manager.cc:5696] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d reported cstate change: config changed from index 2 to 3, f887493c73f64b679e6bee995e365c7d (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } attrs { replace: true } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.696794 28131 raft_consensus.cc:2955] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 97d99498f1984879a1503f62743f6653 (127.24.64.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false } } }
I20260608 12:47:47.708567 27831 consensus_queue.cc:237] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:47.712757 27829 raft_consensus.cc:2955] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 97d99498f1984879a1503f62743f6653 (127.24.64.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false } } }
I20260608 12:47:47.715626 28128 raft_consensus.cc:1275] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:47.719244 28420 consensus_queue.cc:1048] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:47.719696 27726 catalog_manager.cc:5696] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca reported cstate change: config changed from index 2 to 3, 97d99498f1984879a1503f62743f6653 (127.24.64.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ab74b338e9a46999181120f277375ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:47.720698 27905 raft_consensus.cc:1275] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Refusing update from remote peer 0f4b014d843b44f7a2509215b297f4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:47.725373 28406 consensus_queue.cc:1048] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:47.727276 28406 raft_consensus.cc:2955] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.740231 27716 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6ea1aaadd1714270a27d218f11b73b60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:47.744019 27905 raft_consensus.cc:2955] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.743913 28131 raft_consensus.cc:2955] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.758217 27906 consensus_queue.cc:237] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [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: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false } }
I20260608 12:47:47.760532 27728 catalog_manager.cc:5696] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 reported cstate change: config changed from index 3 to 4, VOTER 97d99498f1984879a1503f62743f6653 (127.24.64.195) evicted. New cstate: current_term: 1 leader_uuid: "0f4b014d843b44f7a2509215b297f4b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:47.768105 27978 raft_consensus.cc:1275] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:47.770581 28428 consensus_queue.cc:1048] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:47.765267 27980 consensus_queue.cc:237] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [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: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } }
I20260608 12:47:47.776325 28131 raft_consensus.cc:1275] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:47.776896 27829 raft_consensus.cc:1275] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 4ab74b338e9a46999181120f277375ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:47.777441 27831 raft_consensus.cc:1275] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Refusing update from remote peer 97d99498f1984879a1503f62743f6653: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:47.778198 28402 consensus_queue.cc:1048] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:47.778769 28429 consensus_queue.cc:1048] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:47.779235 28325 consensus_queue.cc:1048] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:47.780738 28429 raft_consensus.cc:2955] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false } } }
I20260608 12:47:47.786550 27967 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ea1aaadd1714270a27d218f11b73b60 with delete_type TABLET_DATA_TOMBSTONED (TS 97d99498f1984879a1503f62743f6653 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58528
I20260608 12:47:47.789091 27831 raft_consensus.cc:2955] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false } } }
I20260608 12:47:47.797712 28366 raft_consensus.cc:2955] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.801163 27715 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6d635ff23306482e8f1d127686c43af0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:47.803726 27726 catalog_manager.cc:5696] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca reported cstate change: config changed from index 3 to 4, VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) evicted. New cstate: current_term: 1 leader_uuid: "4ab74b338e9a46999181120f277375ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:47.804287 27980 raft_consensus.cc:2955] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f887493c73f64b679e6bee995e365c7d (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab74b338e9a46999181120f277375ca" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 35511 } } peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } attrs { promote: false } } }
I20260608 12:47:47.807521 27715 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4990fb99ed524bcda4de2eeb4901f7c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:47.811789 28442 tablet_replica.cc:333] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:47.812779 28442 raft_consensus.cc:2243] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:47.814677 28442 raft_consensus.cc:2272] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:47.815402 27728 catalog_manager.cc:5696] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 reported cstate change: config changed from index 3 to 4, VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) evicted. New cstate: current_term: 1 leader_uuid: "97d99498f1984879a1503f62743f6653" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:47.816375 27829 raft_consensus.cc:2955] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.820648 28116 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d635ff23306482e8f1d127686c43af0 with delete_type TABLET_DATA_TOMBSTONED (TS f887493c73f64b679e6bee995e365c7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48680
I20260608 12:47:47.821777 28418 tablet_replica.cc:333] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:47.822683 28418 raft_consensus.cc:2243] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:47.823285 28418 raft_consensus.cc:2272] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:47.830229 28442 ts_tablet_manager.cc:1916] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:47.829192 28131 raft_consensus.cc:2955] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ab74b338e9a46999181120f277375ca (127.24.64.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4b014d843b44f7a2509215b297f4b0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36541 } } peers { permanent_uuid: "97d99498f1984879a1503f62743f6653" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 39173 } } peers { permanent_uuid: "f887493c73f64b679e6bee995e365c7d" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 38405 } attrs { promote: false } } }
I20260608 12:47:47.832849 28418 ts_tablet_manager.cc:1916] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:47.854750 27891 tablet_service.cc:1558] Processing DeleteTablet for tablet 4990fb99ed524bcda4de2eeb4901f7c7 with delete_type TABLET_DATA_TOMBSTONED (TS 4ab74b338e9a46999181120f277375ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60156
I20260608 12:47:47.855072 28442 ts_tablet_manager.cc:1929] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:47.855460 28442 log.cc:1199] T 6ea1aaadd1714270a27d218f11b73b60 P 97d99498f1984879a1503f62743f6653: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-2-root/wals/6ea1aaadd1714270a27d218f11b73b60
I20260608 12:47:47.857933 27715 catalog_manager.cc:5027] TS 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173): tablet 6ea1aaadd1714270a27d218f11b73b60 (table range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]) successfully deleted
I20260608 12:47:47.858892 28418 ts_tablet_manager.cc:1929] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:47.859335 28418 log.cc:1199] T 6d635ff23306482e8f1d127686c43af0 P f887493c73f64b679e6bee995e365c7d: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-3-root/wals/6d635ff23306482e8f1d127686c43af0
I20260608 12:47:47.860936 27716 catalog_manager.cc:5027] TS f887493c73f64b679e6bee995e365c7d (127.24.64.196:38405): tablet 6d635ff23306482e8f1d127686c43af0 (table range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]) successfully deleted
I20260608 12:47:47.864787 28444 tablet_replica.cc:333] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:47.865444 28444 raft_consensus.cc:2243] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:47.865958 28444 raft_consensus.cc:2272] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:47.868283 28444 ts_tablet_manager.cc:1916] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:47.878110 28444 ts_tablet_manager.cc:1929] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:47.878402 28444 log.cc:1199] T 4990fb99ed524bcda4de2eeb4901f7c7 P 4ab74b338e9a46999181120f277375ca: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922780635455-24835-0/minicluster-data/ts-1-root/wals/4990fb99ed524bcda4de2eeb4901f7c7
I20260608 12:47:47.879783 27715 catalog_manager.cc:5027] TS 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511): tablet 4990fb99ed524bcda4de2eeb4901f7c7 (table range_aware_rebalance_new_range [id=889150694b984582a4c9f36901b86c36]) successfully deleted
I20260608 12:47:48.531298 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:47:48.556180 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:48.556982 24835 tablet_replica.cc:333] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.557745 24835 raft_consensus.cc:2243] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.558275 24835 raft_consensus.cc:2272] T b1f040c1460e44278909a547bb6479b4 P 0f4b014d843b44f7a2509215b297f4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.560081 24835 tablet_replica.cc:333] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.560559 24835 raft_consensus.cc:2243] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.561012 24835 raft_consensus.cc:2272] T 6d635ff23306482e8f1d127686c43af0 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.563042 24835 tablet_replica.cc:333] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.563683 24835 raft_consensus.cc:2243] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.564082 24835 raft_consensus.cc:2272] T c15e78417446474b8b2c3855e565dc40 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.565657 24835 tablet_replica.cc:333] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.566108 24835 raft_consensus.cc:2243] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.566809 24835 raft_consensus.cc:2272] T 93127f7d3a694381978140e21b6ac471 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.568478 24835 tablet_replica.cc:333] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.569089 24835 raft_consensus.cc:2243] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.569445 24835 raft_consensus.cc:2272] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 0f4b014d843b44f7a2509215b297f4b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.570938 24835 tablet_replica.cc:333] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.571400 24835 raft_consensus.cc:2243] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.572031 24835 raft_consensus.cc:2272] T 6ea1aaadd1714270a27d218f11b73b60 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.573959 24835 tablet_replica.cc:333] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.574419 24835 raft_consensus.cc:2243] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.574844 24835 raft_consensus.cc:2272] T 4990fb99ed524bcda4de2eeb4901f7c7 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.576910 24835 tablet_replica.cc:333] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.577371 24835 raft_consensus.cc:2243] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.577739 24835 raft_consensus.cc:2272] T 2cf2435880c54f11bd1f34d7344acc38 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.579402 24835 tablet_replica.cc:333] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.579828 24835 raft_consensus.cc:2243] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.580447 24835 raft_consensus.cc:2272] T cde5840cb5604b2ba13ec132102a5421 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.582059 24835 tablet_replica.cc:333] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.582507 24835 raft_consensus.cc:2243] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.583120 24835 raft_consensus.cc:2272] T 0583c0adea2941329632691a019fa72a P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.584864 24835 tablet_replica.cc:333] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.585325 24835 raft_consensus.cc:2243] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.585695 24835 raft_consensus.cc:2272] T b583521a56a746c4841cdde93b7d4648 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.587188 24835 tablet_replica.cc:333] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0: stopping tablet replica
I20260608 12:47:48.587617 24835 raft_consensus.cc:2243] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.587990 24835 raft_consensus.cc:2272] T d20e782bf30648678a132511e7924807 P 0f4b014d843b44f7a2509215b297f4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:47:48.615715 28098 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.64.193:36541: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260608 12:47:48.619567 28098 consensus_peers.cc:597] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d -> Peer 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541): Couldn't send request to peer 0f4b014d843b44f7a2509215b297f4b0. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:36541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:48.621219 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
W20260608 12:47:48.631925 27946 consensus_peers.cc:597] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 -> Peer 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541): Couldn't send request to peer 0f4b014d843b44f7a2509215b297f4b0. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:36541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:48.648391 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:47:48.669863 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:48.670571 24835 tablet_replica.cc:333] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:48.671135 24835 raft_consensus.cc:2243] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.671665 24835 raft_consensus.cc:2272] T c15e78417446474b8b2c3855e565dc40 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.673417 24835 tablet_replica.cc:333] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:48.673907 24835 raft_consensus.cc:2243] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.674592 24835 raft_consensus.cc:2272] T 6d635ff23306482e8f1d127686c43af0 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.676496 24835 tablet_replica.cc:333] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:48.677039 24835 raft_consensus.cc:2243] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.677423 24835 raft_consensus.cc:2272] T 9b7ed0beb94e4c6992699275fab25ab2 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.679031 24835 tablet_replica.cc:333] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:48.679522 24835 raft_consensus.cc:2243] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.679949 24835 raft_consensus.cc:2272] T 6ea1aaadd1714270a27d218f11b73b60 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.682367 24835 tablet_replica.cc:333] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:48.682875 24835 raft_consensus.cc:2243] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.683363 24835 raft_consensus.cc:2272] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 4ab74b338e9a46999181120f277375ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.685611 24835 tablet_replica.cc:333] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
W20260608 12:47:48.686081 28097 consensus_peers.cc:597] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d -> Peer 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511): Couldn't send request to peer 4ab74b338e9a46999181120f277375ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:48.686097 24835 raft_consensus.cc:2243] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.687009 24835 raft_consensus.cc:2272] T d20e782bf30648678a132511e7924807 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.688594 24835 tablet_replica.cc:333] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:48.689141 24835 raft_consensus.cc:2243] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.689796 24835 raft_consensus.cc:2272] T 080dc3b5930247fda91f500c3474ab6d P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.691536 24835 tablet_replica.cc:333] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:48.692018 24835 raft_consensus.cc:2243] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.692399 24835 raft_consensus.cc:2272] T 2cf2435880c54f11bd1f34d7344acc38 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.694164 24835 tablet_replica.cc:333] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:48.694653 24835 raft_consensus.cc:2243] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.695287 24835 raft_consensus.cc:2272] T b1f040c1460e44278909a547bb6479b4 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.696985 24835 tablet_replica.cc:333] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:48.697427 24835 raft_consensus.cc:2243] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.697788 24835 raft_consensus.cc:2272] T 374c34052dd04eef888f0fc97587d215 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.699447 24835 tablet_replica.cc:333] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:48.699898 24835 raft_consensus.cc:2243] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.700258 24835 raft_consensus.cc:2272] T cad98237094845b39d048a4b42663c58 P 4ab74b338e9a46999181120f277375ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.701902 24835 tablet_replica.cc:333] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca: stopping tablet replica
I20260608 12:47:48.702311 24835 raft_consensus.cc:2243] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.702759 24835 raft_consensus.cc:2272] T cde5840cb5604b2ba13ec132102a5421 P 4ab74b338e9a46999181120f277375ca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:47:48.710516 27946 consensus_peers.cc:597] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 -> Peer 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541): Couldn't send request to peer 0f4b014d843b44f7a2509215b297f4b0. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:36541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:48.735905 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:47:48.759379 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
W20260608 12:47:48.765380 27946 consensus_peers.cc:597] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 -> Peer 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541): Couldn't send request to peer 0f4b014d843b44f7a2509215b297f4b0. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:36541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:48.784217 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:48.784958 24835 tablet_replica.cc:333] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.785705 24835 raft_consensus.cc:2243] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.786255 24835 raft_consensus.cc:2272] T 6d635ff23306482e8f1d127686c43af0 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.788609 24835 tablet_replica.cc:333] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.789328 24835 raft_consensus.cc:2243] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.789809 24835 raft_consensus.cc:2272] T b583521a56a746c4841cdde93b7d4648 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:47:48.790779 27946 consensus_peers.cc:597] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 -> Peer 0f4b014d843b44f7a2509215b297f4b0 (127.24.64.193:36541): Couldn't send request to peer 0f4b014d843b44f7a2509215b297f4b0. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:36541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:48.791756 24835 tablet_replica.cc:333] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.792261 24835 raft_consensus.cc:2243] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.792625 24835 raft_consensus.cc:2272] T 9b7ed0beb94e4c6992699275fab25ab2 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.794431 24835 tablet_replica.cc:333] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.794899 24835 raft_consensus.cc:2243] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.795543 24835 raft_consensus.cc:2272] T c15e78417446474b8b2c3855e565dc40 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.797237 24835 tablet_replica.cc:333] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.797719 24835 raft_consensus.cc:2243] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.798084 24835 raft_consensus.cc:2272] T cad98237094845b39d048a4b42663c58 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.799729 24835 tablet_replica.cc:333] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.800195 24835 raft_consensus.cc:2243] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.800719 24835 raft_consensus.cc:2272] T 0583c0adea2941329632691a019fa72a P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.802369 24835 tablet_replica.cc:333] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.802907 24835 raft_consensus.cc:2243] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.803298 24835 raft_consensus.cc:2272] T 374c34052dd04eef888f0fc97587d215 P 97d99498f1984879a1503f62743f6653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.805022 24835 tablet_replica.cc:333] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.805507 24835 raft_consensus.cc:2243] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.806172 24835 raft_consensus.cc:2272] T 4990fb99ed524bcda4de2eeb4901f7c7 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.808162 24835 tablet_replica.cc:333] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.808632 24835 raft_consensus.cc:2243] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.809161 24835 raft_consensus.cc:2272] T 080dc3b5930247fda91f500c3474ab6d P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.810796 24835 tablet_replica.cc:333] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.811245 24835 raft_consensus.cc:2243] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.811951 24835 raft_consensus.cc:2272] T 2cf2435880c54f11bd1f34d7344acc38 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.813709 24835 tablet_replica.cc:333] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.814146 24835 raft_consensus.cc:2243] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.814499 24835 raft_consensus.cc:2272] T 93127f7d3a694381978140e21b6ac471 P 97d99498f1984879a1503f62743f6653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.816015 24835 tablet_replica.cc:333] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653: stopping tablet replica
I20260608 12:47:48.816453 24835 raft_consensus.cc:2243] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.817229 24835 raft_consensus.cc:2272] T 3c3f6d358cf7430fbd2a27705aaa00a5 P 97d99498f1984879a1503f62743f6653 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 12:47:48.846980 28097 consensus_peers.cc:597] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d -> Peer 97d99498f1984879a1503f62743f6653 (127.24.64.195:39173): Couldn't send request to peer 97d99498f1984879a1503f62743f6653. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.195:39173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:47:48.850049 28097 consensus_peers.cc:597] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d -> Peer 4ab74b338e9a46999181120f277375ca (127.24.64.194:35511): Couldn't send request to peer 4ab74b338e9a46999181120f277375ca. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.194:35511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:48.850731 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:47:48.876742 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:47:48.898262 27782 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:47:48.900863 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:48.901597 24835 tablet_replica.cc:333] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.902146 24835 raft_consensus.cc:2243] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.902661 24835 raft_consensus.cc:2272] T 6ea1aaadd1714270a27d218f11b73b60 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.904368 24835 tablet_replica.cc:333] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.904920 24835 raft_consensus.cc:2243] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.905602 24835 raft_consensus.cc:2272] T 374c34052dd04eef888f0fc97587d215 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.907191 24835 tablet_replica.cc:333] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.907692 24835 raft_consensus.cc:2243] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.908102 24835 raft_consensus.cc:2272] T 0583c0adea2941329632691a019fa72a P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.909708 24835 tablet_replica.cc:333] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.910249 24835 raft_consensus.cc:2243] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.911016 24835 raft_consensus.cc:2272] T b583521a56a746c4841cdde93b7d4648 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.911126 27782 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:47:48.911728 27782 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:48.912784 24835 tablet_replica.cc:333] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.913291 24835 raft_consensus.cc:2243] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.913654 24835 raft_consensus.cc:2272] T d20e782bf30648678a132511e7924807 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.915385 24835 tablet_replica.cc:333] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.915861 24835 raft_consensus.cc:2243] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.916301 24835 raft_consensus.cc:2272] T cde5840cb5604b2ba13ec132102a5421 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.917920 24835 tablet_replica.cc:333] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.918403 24835 raft_consensus.cc:2243] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.919052 24835 raft_consensus.cc:2272] T cad98237094845b39d048a4b42663c58 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.920802 24835 tablet_replica.cc:333] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.921271 24835 raft_consensus.cc:2243] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:47:48.921914 24835 raft_consensus.cc:2272] T 9b7ed0beb94e4c6992699275fab25ab2 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.923450 24835 tablet_replica.cc:333] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.923906 24835 raft_consensus.cc:2243] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.924296 24835 raft_consensus.cc:2272] T 4990fb99ed524bcda4de2eeb4901f7c7 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.925828 24835 tablet_replica.cc:333] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.926265 24835 raft_consensus.cc:2243] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.926692 24835 raft_consensus.cc:2272] T 080dc3b5930247fda91f500c3474ab6d P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.928211 24835 tablet_replica.cc:333] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.928649 24835 raft_consensus.cc:2243] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.929004 24835 raft_consensus.cc:2272] T b1f040c1460e44278909a547bb6479b4 P f887493c73f64b679e6bee995e365c7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.930639 24835 tablet_replica.cc:333] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d: stopping tablet replica
I20260608 12:47:48.931036 24835 raft_consensus.cc:2243] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:48.931383 24835 raft_consensus.cc:2272] T 93127f7d3a694381978140e21b6ac471 P f887493c73f64b679e6bee995e365c7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:48.961902 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:47:48.984233 24835 master.cc:562] Master@127.24.64.254:43957 shutting down...
I20260608 12:47:49.003993 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:49.004534 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:49.004899 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2de0c6e85fc34921a15a38d982d355e1: stopping tablet replica
I20260608 12:47:49.024086 24835 master.cc:584] Master@127.24.64.254:43957 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12480 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:47:49.071023 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:34187
I20260608 12:47:49.072211 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:49.077742 28452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:49.077891 28453 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:49.078673 28455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:49.083796 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:49.087945 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:49.088135 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:49.088250 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922869088238 us; error 0 us; skew 500 ppm
I20260608 12:47:49.088798 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:49.091178 24835 webserver.cc:533] Webserver started at http://127.24.64.254:45715/ using document root <none> and password file <none>
I20260608 12:47:49.091639 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:49.091785 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:49.092010 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:49.093140 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "cd620d07d0504c81abdda232b40ae47a"
format_stamp: "Formatted at 2026-06-08 12:47:49 on dist-test-slave-nzcs"
I20260608 12:47:49.097517 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:47:49.100905 28460 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.101631 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:47:49.101903 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "cd620d07d0504c81abdda232b40ae47a"
format_stamp: "Formatted at 2026-06-08 12:47:49 on dist-test-slave-nzcs"
I20260608 12:47:49.102154 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:49.132176 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:49.133431 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:49.170120 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:34187
I20260608 12:47:49.170257 28511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:34187 every 8 connection(s)
I20260608 12:47:49.174079 28512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:49.183998 28512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a: Bootstrap starting.
I20260608 12:47:49.188592 28512 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:49.192749 28512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a: No bootstrap required, opened a new log
I20260608 12:47:49.194859 28512 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd620d07d0504c81abdda232b40ae47a" member_type: VOTER }
I20260608 12:47:49.195223 28512 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:49.195430 28512 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd620d07d0504c81abdda232b40ae47a, State: Initialized, Role: FOLLOWER
I20260608 12:47:49.196039 28512 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd620d07d0504c81abdda232b40ae47a" member_type: VOTER }
I20260608 12:47:49.196465 28512 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:47:49.196687 28512 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:47:49.196938 28512 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:49.201138 28512 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd620d07d0504c81abdda232b40ae47a" member_type: VOTER }
I20260608 12:47:49.201638 28512 leader_election.cc:304] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [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: cd620d07d0504c81abdda232b40ae47a; no voters: 
I20260608 12:47:49.202762 28512 leader_election.cc:290] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:47:49.203128 28515 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:49.204438 28515 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [term 1 LEADER]: Becoming Leader. State: Replica: cd620d07d0504c81abdda232b40ae47a, State: Running, Role: LEADER
I20260608 12:47:49.205164 28515 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [LEADER]: Queue going to LEADER mode. State: All 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: "cd620d07d0504c81abdda232b40ae47a" member_type: VOTER }
I20260608 12:47:49.205832 28512 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:47:49.209296 28516 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd620d07d0504c81abdda232b40ae47a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd620d07d0504c81abdda232b40ae47a" member_type: VOTER } }
I20260608 12:47:49.209582 28517 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd620d07d0504c81abdda232b40ae47a. Latest consensus state: current_term: 1 leader_uuid: "cd620d07d0504c81abdda232b40ae47a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd620d07d0504c81abdda232b40ae47a" member_type: VOTER } }
I20260608 12:47:49.209945 28516 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:49.210237 28517 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:49.212850 28521 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:47:49.220324 28521 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:47:49.221367 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:47:49.229008 28521 catalog_manager.cc:1382] Generated new cluster ID: ea7ac653963c4a318276c9e625ba57bc
I20260608 12:47:49.229266 28521 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:47:49.246331 28521 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:47:49.247560 28521 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:47:49.272413 28521 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a: Generated new TSK 0
I20260608 12:47:49.273037 28521 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:47:49.288205 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:49.294100 28533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:49.295090 28534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:49.298902 28536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:49.301906 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:49.302860 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:49.303041 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:49.303203 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922869303185 us; error 0 us; skew 500 ppm
I20260608 12:47:49.303797 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:49.306077 24835 webserver.cc:533] Webserver started at http://127.24.64.193:39611/ using document root <none> and password file <none>
I20260608 12:47:49.306511 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:49.306665 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:49.306916 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:49.308048 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "d40c01bda4a6441981bb147beaaf15cc"
format_stamp: "Formatted at 2026-06-08 12:47:49 on dist-test-slave-nzcs"
I20260608 12:47:49.312471 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:47:49.315815 28541 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.316636 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:47:49.316949 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "d40c01bda4a6441981bb147beaaf15cc"
format_stamp: "Formatted at 2026-06-08 12:47:49 on dist-test-slave-nzcs"
I20260608 12:47:49.317217 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:49.333244 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:49.334513 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:49.336102 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:49.338438 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:49.338635 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.338863 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:49.339011 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.377609 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:46521
I20260608 12:47:49.377738 28603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:46521 every 8 connection(s)
I20260608 12:47:49.382633 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:49.389731 28608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:49.390362 28609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:49.391557 28611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:49.392549 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:49.393551 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:49.393777 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:49.393944 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922869393925 us; error 0 us; skew 500 ppm
I20260608 12:47:49.394686 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:49.394937 28604 heartbeater.cc:344] Connected to a master server at 127.24.64.254:34187
I20260608 12:47:49.395299 28604 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:49.396178 28604 heartbeater.cc:507] Master 127.24.64.254:34187 requested a full tablet report, sending...
I20260608 12:47:49.397205 24835 webserver.cc:533] Webserver started at http://127.24.64.194:36157/ using document root <none> and password file <none>
I20260608 12:47:49.397827 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:49.398056 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:49.398391 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:49.398545 28477 ts_manager.cc:194] Registered new tserver with Master: d40c01bda4a6441981bb147beaaf15cc (127.24.64.193:46521)
I20260608 12:47:49.399861 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "50abd3056ed74e698bc5b46119de6aa9"
format_stamp: "Formatted at 2026-06-08 12:47:49 on dist-test-slave-nzcs"
I20260608 12:47:49.401021 28477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33522
I20260608 12:47:49.405103 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260608 12:47:49.408488 28616 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.409227 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:47:49.409466 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "50abd3056ed74e698bc5b46119de6aa9"
format_stamp: "Formatted at 2026-06-08 12:47:49 on dist-test-slave-nzcs"
I20260608 12:47:49.409713 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:49.420217 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:49.421365 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:49.422680 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:49.424881 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:49.425066 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.425282 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:49.425423 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.462384 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:42699
I20260608 12:47:49.462507 28678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:42699 every 8 connection(s)
I20260608 12:47:49.467402 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:49.473639 28682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:49.475499 28683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:49.476540 28685 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:49.476970 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:49.477960 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:49.478161 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:49.478353 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922869478334 us; error 0 us; skew 500 ppm
I20260608 12:47:49.478919 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:49.478956 28679 heartbeater.cc:344] Connected to a master server at 127.24.64.254:34187
I20260608 12:47:49.479465 28679 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:49.480392 28679 heartbeater.cc:507] Master 127.24.64.254:34187 requested a full tablet report, sending...
I20260608 12:47:49.481884 24835 webserver.cc:533] Webserver started at http://127.24.64.195:41609/ using document root <none> and password file <none>
I20260608 12:47:49.482438 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:49.482611 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:49.482697 28477 ts_manager.cc:194] Registered new tserver with Master: 50abd3056ed74e698bc5b46119de6aa9 (127.24.64.194:42699)
I20260608 12:47:49.482872 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:49.483978 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "4d38cc4414484dc9bed28aee2240838a"
format_stamp: "Formatted at 2026-06-08 12:47:49 on dist-test-slave-nzcs"
I20260608 12:47:49.484117 28477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33536
I20260608 12:47:49.488415 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:47:49.491700 28690 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.492444 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:47:49.492753 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "4d38cc4414484dc9bed28aee2240838a"
format_stamp: "Formatted at 2026-06-08 12:47:49 on dist-test-slave-nzcs"
I20260608 12:47:49.493007 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:49.508038 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:49.509212 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:49.510617 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:49.513044 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:49.513244 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.513454 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:49.513614 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.551998 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:42463
I20260608 12:47:49.552091 28752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:42463 every 8 connection(s)
I20260608 12:47:49.556732 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:49.563432 28756 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:49.563647 28757 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:49.566756 28759 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:49.567157 24835 server_base.cc:1061] running on GCE node
I20260608 12:47:49.567922 28753 heartbeater.cc:344] Connected to a master server at 127.24.64.254:34187
I20260608 12:47:49.568293 28753 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:49.568315 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:49.568692 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:49.568877 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922869568859 us; error 0 us; skew 500 ppm
I20260608 12:47:49.569182 28753 heartbeater.cc:507] Master 127.24.64.254:34187 requested a full tablet report, sending...
I20260608 12:47:49.569528 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:49.571297 28477 ts_manager.cc:194] Registered new tserver with Master: 4d38cc4414484dc9bed28aee2240838a (127.24.64.195:42463)
I20260608 12:47:49.572134 24835 webserver.cc:533] Webserver started at http://127.24.64.196:41785/ using document root <none> and password file <none>
I20260608 12:47:49.572655 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:49.572638 28477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33548
I20260608 12:47:49.573076 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:49.573354 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:49.574553 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "3920ed4dbeff4062b2d71e8fe7f151a9"
format_stamp: "Formatted at 2026-06-08 12:47:49 on dist-test-slave-nzcs"
I20260608 12:47:49.579015 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:47:49.582298 28764 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.583081 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:47:49.583324 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "3920ed4dbeff4062b2d71e8fe7f151a9"
format_stamp: "Formatted at 2026-06-08 12:47:49 on dist-test-slave-nzcs"
I20260608 12:47:49.583565 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:49.600082 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:49.601848 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:49.603410 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:49.605813 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:49.606010 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.606252 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:49.606407 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:49.646216 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:42005
I20260608 12:47:49.646313 28826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:42005 every 8 connection(s)
I20260608 12:47:49.659281 28827 heartbeater.cc:344] Connected to a master server at 127.24.64.254:34187
I20260608 12:47:49.659662 28827 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:49.660373 28827 heartbeater.cc:507] Master 127.24.64.254:34187 requested a full tablet report, sending...
I20260608 12:47:49.662376 28477 ts_manager.cc:194] Registered new tserver with Master: 3920ed4dbeff4062b2d71e8fe7f151a9 (127.24.64.196:42005)
I20260608 12:47:49.663091 24835 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013569768s
I20260608 12:47:49.663712 28477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33550
I20260608 12:47:50.403724 28604 heartbeater.cc:499] Master 127.24.64.254:34187 was elected leader, sending a full tablet report...
I20260608 12:47:50.486441 28679 heartbeater.cc:499] Master 127.24.64.254:34187 was elected leader, sending a full tablet report...
I20260608 12:47:50.575237 28753 heartbeater.cc:499] Master 127.24.64.254:34187 was elected leader, sending a full tablet report...
I20260608 12:47:50.666329 28827 heartbeater.cc:499] Master 127.24.64.254:34187 was elected leader, sending a full tablet report...
I20260608 12:47:50.733683 28477 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33568:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:47:50.776830 28718 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0d3d348c8e4dacb588fb49be2d1283 (DEFAULT_TABLE table=test-workload [id=cf7ede537ae849e2acdcdf02d7decf27]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:47:50.778350 28718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0d3d348c8e4dacb588fb49be2d1283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:50.779978 28569 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0d3d348c8e4dacb588fb49be2d1283 (DEFAULT_TABLE table=test-workload [id=cf7ede537ae849e2acdcdf02d7decf27]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:47:50.781369 28569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0d3d348c8e4dacb588fb49be2d1283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:50.798293 28848 tablet_bootstrap.cc:492] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc: Bootstrap starting.
I20260608 12:47:50.800832 28644 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0d3d348c8e4dacb588fb49be2d1283 (DEFAULT_TABLE table=test-workload [id=cf7ede537ae849e2acdcdf02d7decf27]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:47:50.802138 28644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0d3d348c8e4dacb588fb49be2d1283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:50.800894 28849 tablet_bootstrap.cc:492] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a: Bootstrap starting.
I20260608 12:47:50.804313 28848 tablet_bootstrap.cc:654] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:50.808893 28848 tablet_bootstrap.cc:492] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc: No bootstrap required, opened a new log
I20260608 12:47:50.809281 28848 ts_tablet_manager.cc:1403] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:47:50.811215 28849 tablet_bootstrap.cc:654] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:50.811983 28848 raft_consensus.cc:359] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d38cc4414484dc9bed28aee2240838a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42463 } } peers { permanent_uuid: "d40c01bda4a6441981bb147beaaf15cc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46521 } } peers { permanent_uuid: "50abd3056ed74e698bc5b46119de6aa9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42699 } }
I20260608 12:47:50.812837 28848 raft_consensus.cc:385] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:50.813186 28848 raft_consensus.cc:740] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40c01bda4a6441981bb147beaaf15cc, State: Initialized, Role: FOLLOWER
I20260608 12:47:50.813870 28848 consensus_queue.cc:260] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d38cc4414484dc9bed28aee2240838a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42463 } } peers { permanent_uuid: "d40c01bda4a6441981bb147beaaf15cc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46521 } } peers { permanent_uuid: "50abd3056ed74e698bc5b46119de6aa9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42699 } }
I20260608 12:47:50.817052 28849 tablet_bootstrap.cc:492] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a: No bootstrap required, opened a new log
I20260608 12:47:50.817423 28848 ts_tablet_manager.cc:1434] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:47:50.817574 28849 ts_tablet_manager.cc:1403] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260608 12:47:50.819546 28853 tablet_bootstrap.cc:492] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9: Bootstrap starting.
I20260608 12:47:50.820703 28849 raft_consensus.cc:359] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d38cc4414484dc9bed28aee2240838a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42463 } } peers { permanent_uuid: "d40c01bda4a6441981bb147beaaf15cc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46521 } } peers { permanent_uuid: "50abd3056ed74e698bc5b46119de6aa9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42699 } }
I20260608 12:47:50.821480 28849 raft_consensus.cc:385] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:50.821772 28849 raft_consensus.cc:740] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d38cc4414484dc9bed28aee2240838a, State: Initialized, Role: FOLLOWER
I20260608 12:47:50.822712 28849 consensus_queue.cc:260] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d38cc4414484dc9bed28aee2240838a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42463 } } peers { permanent_uuid: "d40c01bda4a6441981bb147beaaf15cc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46521 } } peers { permanent_uuid: "50abd3056ed74e698bc5b46119de6aa9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42699 } }
I20260608 12:47:50.825150 28853 tablet_bootstrap.cc:654] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:50.828045 28849 ts_tablet_manager.cc:1434] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:47:50.832042 28853 tablet_bootstrap.cc:492] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9: No bootstrap required, opened a new log
I20260608 12:47:50.832567 28853 ts_tablet_manager.cc:1403] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:47:50.834971 28853 raft_consensus.cc:359] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d38cc4414484dc9bed28aee2240838a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42463 } } peers { permanent_uuid: "d40c01bda4a6441981bb147beaaf15cc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46521 } } peers { permanent_uuid: "50abd3056ed74e698bc5b46119de6aa9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42699 } }
I20260608 12:47:50.835449 28853 raft_consensus.cc:385] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:50.835675 28853 raft_consensus.cc:740] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50abd3056ed74e698bc5b46119de6aa9, State: Initialized, Role: FOLLOWER
I20260608 12:47:50.836251 28853 consensus_queue.cc:260] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d38cc4414484dc9bed28aee2240838a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42463 } } peers { permanent_uuid: "d40c01bda4a6441981bb147beaaf15cc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46521 } } peers { permanent_uuid: "50abd3056ed74e698bc5b46119de6aa9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42699 } }
I20260608 12:47:50.838954 28853 ts_tablet_manager.cc:1434] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:47:50.857822 28856 raft_consensus.cc:493] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:50.858345 28856 raft_consensus.cc:515] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d38cc4414484dc9bed28aee2240838a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42463 } } peers { permanent_uuid: "d40c01bda4a6441981bb147beaaf15cc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46521 } } peers { permanent_uuid: "50abd3056ed74e698bc5b46119de6aa9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42699 } }
I20260608 12:47:50.860543 28856 leader_election.cc:290] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d38cc4414484dc9bed28aee2240838a (127.24.64.195:42463), d40c01bda4a6441981bb147beaaf15cc (127.24.64.193:46521)
I20260608 12:47:50.871256 28728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0d3d348c8e4dacb588fb49be2d1283" candidate_uuid: "50abd3056ed74e698bc5b46119de6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d38cc4414484dc9bed28aee2240838a" is_pre_election: true
I20260608 12:47:50.871815 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0d3d348c8e4dacb588fb49be2d1283" candidate_uuid: "50abd3056ed74e698bc5b46119de6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40c01bda4a6441981bb147beaaf15cc" is_pre_election: true
I20260608 12:47:50.871912 28728 raft_consensus.cc:2468] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50abd3056ed74e698bc5b46119de6aa9 in term 0.
I20260608 12:47:50.872442 28579 raft_consensus.cc:2468] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50abd3056ed74e698bc5b46119de6aa9 in term 0.
I20260608 12:47:50.873148 28618 leader_election.cc:304] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d38cc4414484dc9bed28aee2240838a, 50abd3056ed74e698bc5b46119de6aa9; no voters: 
I20260608 12:47:50.873896 28856 raft_consensus.cc:2804] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:50.874240 28856 raft_consensus.cc:493] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:50.874492 28856 raft_consensus.cc:3060] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:50.879441 28856 raft_consensus.cc:515] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d38cc4414484dc9bed28aee2240838a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42463 } } peers { permanent_uuid: "d40c01bda4a6441981bb147beaaf15cc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46521 } } peers { permanent_uuid: "50abd3056ed74e698bc5b46119de6aa9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42699 } }
I20260608 12:47:50.881378 28856 leader_election.cc:290] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 4d38cc4414484dc9bed28aee2240838a (127.24.64.195:42463), d40c01bda4a6441981bb147beaaf15cc (127.24.64.193:46521)
I20260608 12:47:50.881958 28728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0d3d348c8e4dacb588fb49be2d1283" candidate_uuid: "50abd3056ed74e698bc5b46119de6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d38cc4414484dc9bed28aee2240838a"
I20260608 12:47:50.882390 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0d3d348c8e4dacb588fb49be2d1283" candidate_uuid: "50abd3056ed74e698bc5b46119de6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40c01bda4a6441981bb147beaaf15cc"
I20260608 12:47:50.882516 28728 raft_consensus.cc:3060] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:50.882987 28579 raft_consensus.cc:3060] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:50.889635 28728 raft_consensus.cc:2468] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50abd3056ed74e698bc5b46119de6aa9 in term 1.
I20260608 12:47:50.889664 28579 raft_consensus.cc:2468] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50abd3056ed74e698bc5b46119de6aa9 in term 1.
I20260608 12:47:50.890970 28618 leader_election.cc:304] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [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: 4d38cc4414484dc9bed28aee2240838a, 50abd3056ed74e698bc5b46119de6aa9; no voters: 
I20260608 12:47:50.891670 28856 raft_consensus.cc:2804] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:50.892836 28856 raft_consensus.cc:697] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 50abd3056ed74e698bc5b46119de6aa9, State: Running, Role: LEADER
I20260608 12:47:50.893504 28856 consensus_queue.cc:237] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d38cc4414484dc9bed28aee2240838a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42463 } } peers { permanent_uuid: "d40c01bda4a6441981bb147beaaf15cc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46521 } } peers { permanent_uuid: "50abd3056ed74e698bc5b46119de6aa9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42699 } }
I20260608 12:47:50.900488 28477 catalog_manager.cc:5696] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50abd3056ed74e698bc5b46119de6aa9 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "50abd3056ed74e698bc5b46119de6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d38cc4414484dc9bed28aee2240838a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40c01bda4a6441981bb147beaaf15cc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50abd3056ed74e698bc5b46119de6aa9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 42699 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:51.221267 28530 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:51.222965 28530 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:51.223296 28530 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:51.427395 28862 consensus_queue.cc:1048] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d38cc4414484dc9bed28aee2240838a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 42463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:51.446758 28865 consensus_queue.cc:1048] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40c01bda4a6441981bb147beaaf15cc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:53.224203 28530 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:53.225533 28530 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:53.225826 28530 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:55.226691 28530 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:55.228025 28530 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:55.228353 28530 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:57.229250 28530 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:57.230571 28530 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:57.230868 28530 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:59.231837 28530 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:59.233292 28530 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:59.233608 28530 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:01.234931 28530 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:01.236754 28530 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:01.237085 28530 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:02.000255 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:48:02.023926 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:02.024801 24835 tablet_replica.cc:333] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc: stopping tablet replica
I20260608 12:48:02.025439 24835 raft_consensus.cc:2243] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:02.026105 24835 raft_consensus.cc:2272] T 3f0d3d348c8e4dacb588fb49be2d1283 P d40c01bda4a6441981bb147beaaf15cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:02.046983 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:48:02.060724 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:48:02.083307 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:02.084092 24835 tablet_replica.cc:333] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9: stopping tablet replica
I20260608 12:48:02.084704 24835 raft_consensus.cc:2243] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:02.085811 24835 raft_consensus.cc:2272] T 3f0d3d348c8e4dacb588fb49be2d1283 P 50abd3056ed74e698bc5b46119de6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:02.105571 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:48:02.116391 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:48:02.135018 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:02.135759 24835 tablet_replica.cc:333] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a: stopping tablet replica
I20260608 12:48:02.136318 24835 raft_consensus.cc:2243] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:02.136848 24835 raft_consensus.cc:2272] T 3f0d3d348c8e4dacb588fb49be2d1283 P 4d38cc4414484dc9bed28aee2240838a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:02.155737 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:48:02.166225 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:48:02.184296 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:02.200030 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:48:02.209913 24835 master.cc:562] Master@127.24.64.254:34187 shutting down...
I20260608 12:48:02.229444 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:02.230157 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:02.230505 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd620d07d0504c81abdda232b40ae47a: stopping tablet replica
I20260608 12:48:02.249732 24835 master.cc:584] Master@127.24.64.254:34187 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13214 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:48:02.285715 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:41801
I20260608 12:48:02.287218 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:02.293465 28880 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:02.293666 28881 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:02.294404 28883 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:02.296869 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:02.297953 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:02.298143 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:02.298310 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922882298287 us; error 0 us; skew 500 ppm
I20260608 12:48:02.298892 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:02.301853 24835 webserver.cc:533] Webserver started at http://127.24.64.254:35803/ using document root <none> and password file <none>
I20260608 12:48:02.302390 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:02.302698 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:02.303035 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:02.304188 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "c5fa32258198415682fac302b000a7e5"
format_stamp: "Formatted at 2026-06-08 12:48:02 on dist-test-slave-nzcs"
I20260608 12:48:02.309175 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:48:02.312920 28888 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:02.313686 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:48:02.313977 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "c5fa32258198415682fac302b000a7e5"
format_stamp: "Formatted at 2026-06-08 12:48:02 on dist-test-slave-nzcs"
I20260608 12:48:02.314241 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:02.326726 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:02.328019 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:02.370065 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:41801
I20260608 12:48:02.370194 28939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:41801 every 8 connection(s)
I20260608 12:48:02.374195 28940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:02.385281 28940 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5: Bootstrap starting.
I20260608 12:48:02.390101 28940 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:02.394383 28940 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5: No bootstrap required, opened a new log
I20260608 12:48:02.396584 28940 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fa32258198415682fac302b000a7e5" member_type: VOTER }
I20260608 12:48:02.397032 28940 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:02.397266 28940 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5fa32258198415682fac302b000a7e5, State: Initialized, Role: FOLLOWER
I20260608 12:48:02.397835 28940 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5fa32258198415682fac302b000a7e5" member_type: VOTER }
I20260608 12:48:02.398267 28940 raft_consensus.cc:399] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:48:02.398485 28940 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:48:02.398723 28940 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:02.403035 28940 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fa32258198415682fac302b000a7e5" member_type: VOTER }
I20260608 12:48:02.403520 28940 leader_election.cc:304] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [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: c5fa32258198415682fac302b000a7e5; no voters: 
I20260608 12:48:02.404686 28940 leader_election.cc:290] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:48:02.405141 28943 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:02.406378 28943 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [term 1 LEADER]: Becoming Leader. State: Replica: c5fa32258198415682fac302b000a7e5, State: Running, Role: LEADER
I20260608 12:48:02.407122 28943 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [LEADER]: Queue going to LEADER mode. State: All 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: "c5fa32258198415682fac302b000a7e5" member_type: VOTER }
I20260608 12:48:02.407485 28940 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:48:02.410193 28945 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5fa32258198415682fac302b000a7e5. Latest consensus state: current_term: 1 leader_uuid: "c5fa32258198415682fac302b000a7e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fa32258198415682fac302b000a7e5" member_type: VOTER } }
I20260608 12:48:02.410180 28944 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c5fa32258198415682fac302b000a7e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fa32258198415682fac302b000a7e5" member_type: VOTER } }
I20260608 12:48:02.410934 28944 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:02.411535 28945 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:02.413975 28949 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:48:02.421552 28949 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:48:02.422681 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:48:02.430914 28949 catalog_manager.cc:1382] Generated new cluster ID: 04ca996ab0ab4b2f84738d3d02674d05
I20260608 12:48:02.431169 28949 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:48:02.458971 28949 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:48:02.460325 28949 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:48:02.474539 28949 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5: Generated new TSK 0
I20260608 12:48:02.475095 28949 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:48:02.489828 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:02.496381 28961 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:02.497136 28962 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:02.499552 28964 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:02.499702 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:02.500909 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:02.501112 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:02.501261 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922882501245 us; error 0 us; skew 500 ppm
I20260608 12:48:02.501821 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:02.504120 24835 webserver.cc:533] Webserver started at http://127.24.64.193:44845/ using document root <none> and password file <none>
I20260608 12:48:02.504599 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:02.504827 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:02.505080 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:02.506161 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "62f43371b5414e0b9a859498309efafc"
format_stamp: "Formatted at 2026-06-08 12:48:02 on dist-test-slave-nzcs"
I20260608 12:48:02.511068 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:48:02.514612 28969 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:02.515420 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:48:02.515724 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "62f43371b5414e0b9a859498309efafc"
format_stamp: "Formatted at 2026-06-08 12:48:02 on dist-test-slave-nzcs"
I20260608 12:48:02.516017 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:02.551780 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:02.553081 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:02.554557 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:02.556918 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:02.557119 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:02.557336 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:02.557484 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:02.596325 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:42809
I20260608 12:48:02.596477 29031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:42809 every 8 connection(s)
I20260608 12:48:02.601480 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:02.609867 29037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:02.609054 29036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:02.613169 24835 server_base.cc:1061] running on GCE node
W20260608 12:48:02.613605 29039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:02.614521 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:02.614709 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:02.614837 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922882614826 us; error 0 us; skew 500 ppm
I20260608 12:48:02.615366 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:02.617796 24835 webserver.cc:533] Webserver started at http://127.24.64.194:35189/ using document root <none> and password file <none>
I20260608 12:48:02.618283 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:02.618463 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:02.618747 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:02.620093 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "3bcf43fdb0b547a1bc8deda9b091c05e"
format_stamp: "Formatted at 2026-06-08 12:48:02 on dist-test-slave-nzcs"
I20260608 12:48:02.622349 29032 heartbeater.cc:344] Connected to a master server at 127.24.64.254:41801
I20260608 12:48:02.622706 29032 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:02.623515 29032 heartbeater.cc:507] Master 127.24.64.254:41801 requested a full tablet report, sending...
I20260608 12:48:02.625803 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:48:02.625802 28905 ts_manager.cc:194] Registered new tserver with Master: 62f43371b5414e0b9a859498309efafc (127.24.64.193:42809)
I20260608 12:48:02.627740 28905 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32924
I20260608 12:48:02.629859 29044 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:02.630694 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:48:02.630964 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "3bcf43fdb0b547a1bc8deda9b091c05e"
format_stamp: "Formatted at 2026-06-08 12:48:02 on dist-test-slave-nzcs"
I20260608 12:48:02.631218 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:02.641176 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:02.642313 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:02.643688 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:02.645961 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:02.646138 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:02.646368 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:02.646507 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:02.684654 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:40623
I20260608 12:48:02.684798 29106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:40623 every 8 connection(s)
I20260608 12:48:02.689579 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:02.696635 29110 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:02.699007 29111 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:02.699688 29113 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:02.701118 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:02.702023 29107 heartbeater.cc:344] Connected to a master server at 127.24.64.254:41801
I20260608 12:48:02.702073 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:02.702533 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:02.702592 29107 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:02.702804 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922882702785 us; error 0 us; skew 500 ppm
I20260608 12:48:02.703588 29107 heartbeater.cc:507] Master 127.24.64.254:41801 requested a full tablet report, sending...
I20260608 12:48:02.703717 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:02.705986 28905 ts_manager.cc:194] Registered new tserver with Master: 3bcf43fdb0b547a1bc8deda9b091c05e (127.24.64.194:40623)
I20260608 12:48:02.706610 24835 webserver.cc:533] Webserver started at http://127.24.64.195:36631/ using document root <none> and password file <none>
I20260608 12:48:02.707145 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:02.707325 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:02.707568 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:02.707546 28905 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32940
I20260608 12:48:02.709162 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3"
format_stamp: "Formatted at 2026-06-08 12:48:02 on dist-test-slave-nzcs"
I20260608 12:48:02.713598 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:48:02.716890 29118 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:02.717654 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:48:02.717944 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3"
format_stamp: "Formatted at 2026-06-08 12:48:02 on dist-test-slave-nzcs"
I20260608 12:48:02.718220 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:02.750187 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:02.751348 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:02.752815 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:02.754966 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:02.755169 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:02.755384 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:02.755543 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:02.792972 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:46061
I20260608 12:48:02.793082 29180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:46061 every 8 connection(s)
I20260608 12:48:02.806643 29181 heartbeater.cc:344] Connected to a master server at 127.24.64.254:41801
I20260608 12:48:02.806986 29181 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:02.807711 29181 heartbeater.cc:507] Master 127.24.64.254:41801 requested a full tablet report, sending...
I20260608 12:48:02.809638 28905 ts_manager.cc:194] Registered new tserver with Master: 1bd0b6e809694d0bacf27e7d85c0a1a3 (127.24.64.195:46061)
I20260608 12:48:02.809806 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013355974s
I20260608 12:48:02.810976 28905 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32954
I20260608 12:48:03.630586 29032 heartbeater.cc:499] Master 127.24.64.254:41801 was elected leader, sending a full tablet report...
I20260608 12:48:03.710198 29107 heartbeater.cc:499] Master 127.24.64.254:41801 was elected leader, sending a full tablet report...
I20260608 12:48:03.813675 29181 heartbeater.cc:499] Master 127.24.64.254:41801 was elected leader, sending a full tablet report...
I20260608 12:48:03.877143 28905 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32962:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:48:03.879328 28905 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:48:03.921708 29072 tablet_service.cc:1511] Processing CreateTablet for tablet 2c11644ab8b44156a11005d98ab6cf55 (DEFAULT_TABLE table=test-workload [id=d4ebfbed6a4a40a5bb5bc6d42f9e659c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:48:03.922176 28997 tablet_service.cc:1511] Processing CreateTablet for tablet 2c11644ab8b44156a11005d98ab6cf55 (DEFAULT_TABLE table=test-workload [id=d4ebfbed6a4a40a5bb5bc6d42f9e659c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:48:03.923146 29072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c11644ab8b44156a11005d98ab6cf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:03.923408 28997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c11644ab8b44156a11005d98ab6cf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:03.929679 29146 tablet_service.cc:1511] Processing CreateTablet for tablet 2c11644ab8b44156a11005d98ab6cf55 (DEFAULT_TABLE table=test-workload [id=d4ebfbed6a4a40a5bb5bc6d42f9e659c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:48:03.930680 29146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c11644ab8b44156a11005d98ab6cf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:03.942164 29203 tablet_bootstrap.cc:492] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc: Bootstrap starting.
I20260608 12:48:03.944077 29202 tablet_bootstrap.cc:492] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e: Bootstrap starting.
I20260608 12:48:03.947414 29204 tablet_bootstrap.cc:492] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3: Bootstrap starting.
I20260608 12:48:03.950071 29203 tablet_bootstrap.cc:654] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:03.953984 29202 tablet_bootstrap.cc:654] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:03.954757 29204 tablet_bootstrap.cc:654] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:03.955065 29203 tablet_bootstrap.cc:492] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc: No bootstrap required, opened a new log
I20260608 12:48:03.955616 29203 ts_tablet_manager.cc:1403] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260608 12:48:03.958690 29203 raft_consensus.cc:359] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f43371b5414e0b9a859498309efafc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42809 } } peers { permanent_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40623 } } peers { permanent_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 46061 } }
I20260608 12:48:03.959234 29203 raft_consensus.cc:385] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:03.959456 29203 raft_consensus.cc:740] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f43371b5414e0b9a859498309efafc, State: Initialized, Role: FOLLOWER
I20260608 12:48:03.960119 29203 consensus_queue.cc:260] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f43371b5414e0b9a859498309efafc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42809 } } peers { permanent_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40623 } } peers { permanent_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 46061 } }
I20260608 12:48:03.963088 29203 ts_tablet_manager.cc:1434] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:48:03.964190 29204 tablet_bootstrap.cc:492] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3: No bootstrap required, opened a new log
I20260608 12:48:03.964202 29202 tablet_bootstrap.cc:492] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e: No bootstrap required, opened a new log
I20260608 12:48:03.964900 29202 ts_tablet_manager.cc:1403] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 12:48:03.964900 29204 ts_tablet_manager.cc:1403] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:48:03.968144 29202 raft_consensus.cc:359] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f43371b5414e0b9a859498309efafc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42809 } } peers { permanent_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40623 } } peers { permanent_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 46061 } }
I20260608 12:48:03.968990 29202 raft_consensus.cc:385] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:03.968850 29204 raft_consensus.cc:359] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f43371b5414e0b9a859498309efafc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42809 } } peers { permanent_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40623 } } peers { permanent_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 46061 } }
I20260608 12:48:03.969385 29202 raft_consensus.cc:740] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf43fdb0b547a1bc8deda9b091c05e, State: Initialized, Role: FOLLOWER
I20260608 12:48:03.969616 29204 raft_consensus.cc:385] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:03.969957 29204 raft_consensus.cc:740] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd0b6e809694d0bacf27e7d85c0a1a3, State: Initialized, Role: FOLLOWER
I20260608 12:48:03.970216 29202 consensus_queue.cc:260] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f43371b5414e0b9a859498309efafc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42809 } } peers { permanent_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40623 } } peers { permanent_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 46061 } }
I20260608 12:48:03.970731 29204 consensus_queue.cc:260] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f43371b5414e0b9a859498309efafc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42809 } } peers { permanent_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40623 } } peers { permanent_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 46061 } }
I20260608 12:48:03.973448 29202 ts_tablet_manager.cc:1434] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:48:03.975214 29204 ts_tablet_manager.cc:1434] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260608 12:48:04.129859 29208 raft_consensus.cc:493] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:04.130395 29208 raft_consensus.cc:515] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f43371b5414e0b9a859498309efafc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42809 } } peers { permanent_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40623 } } peers { permanent_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 46061 } }
I20260608 12:48:04.132629 29208 leader_election.cc:290] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf43fdb0b547a1bc8deda9b091c05e (127.24.64.194:40623), 1bd0b6e809694d0bacf27e7d85c0a1a3 (127.24.64.195:46061)
I20260608 12:48:04.143373 29156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c11644ab8b44156a11005d98ab6cf55" candidate_uuid: "62f43371b5414e0b9a859498309efafc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" is_pre_election: true
I20260608 12:48:04.143407 29082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c11644ab8b44156a11005d98ab6cf55" candidate_uuid: "62f43371b5414e0b9a859498309efafc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" is_pre_election: true
I20260608 12:48:04.144151 29156 raft_consensus.cc:2468] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f43371b5414e0b9a859498309efafc in term 0.
I20260608 12:48:04.144289 29082 raft_consensus.cc:2468] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f43371b5414e0b9a859498309efafc in term 0.
I20260608 12:48:04.145448 28971 leader_election.cc:304] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd0b6e809694d0bacf27e7d85c0a1a3, 62f43371b5414e0b9a859498309efafc; no voters: 
I20260608 12:48:04.146167 29208 raft_consensus.cc:2804] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:04.146477 29208 raft_consensus.cc:493] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:04.146728 29208 raft_consensus.cc:3060] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:04.151675 29208 raft_consensus.cc:515] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f43371b5414e0b9a859498309efafc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42809 } } peers { permanent_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40623 } } peers { permanent_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 46061 } }
I20260608 12:48:04.153332 29208 leader_election.cc:290] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [CANDIDATE]: Term 1 election: Requested vote from peers 3bcf43fdb0b547a1bc8deda9b091c05e (127.24.64.194:40623), 1bd0b6e809694d0bacf27e7d85c0a1a3 (127.24.64.195:46061)
I20260608 12:48:04.154281 29156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c11644ab8b44156a11005d98ab6cf55" candidate_uuid: "62f43371b5414e0b9a859498309efafc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3"
I20260608 12:48:04.154239 29082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c11644ab8b44156a11005d98ab6cf55" candidate_uuid: "62f43371b5414e0b9a859498309efafc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e"
I20260608 12:48:04.154898 29156 raft_consensus.cc:3060] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:04.154991 29082 raft_consensus.cc:3060] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:04.159834 29156 raft_consensus.cc:2468] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f43371b5414e0b9a859498309efafc in term 1.
I20260608 12:48:04.159844 29082 raft_consensus.cc:2468] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f43371b5414e0b9a859498309efafc in term 1.
I20260608 12:48:04.160975 28971 leader_election.cc:304] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [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: 1bd0b6e809694d0bacf27e7d85c0a1a3, 62f43371b5414e0b9a859498309efafc; no voters: 
I20260608 12:48:04.161612 29208 raft_consensus.cc:2804] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:04.162642 29208 raft_consensus.cc:697] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 1 LEADER]: Becoming Leader. State: Replica: 62f43371b5414e0b9a859498309efafc, State: Running, Role: LEADER
I20260608 12:48:04.163338 29208 consensus_queue.cc:237] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f43371b5414e0b9a859498309efafc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42809 } } peers { permanent_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40623 } } peers { permanent_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 46061 } }
I20260608 12:48:04.170096 28904 catalog_manager.cc:5696] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc reported cstate change: term changed from 0 to 1, leader changed from <none> to 62f43371b5414e0b9a859498309efafc (127.24.64.193). New cstate: current_term: 1 leader_uuid: "62f43371b5414e0b9a859498309efafc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f43371b5414e0b9a859498309efafc" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 46061 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:04.420779 28953 placement_policy_util.cc:407] tablet 2c11644ab8b44156a11005d98ab6cf55: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:04.421865 28958 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:04.423280 28958 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:04.423583 28958 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:04.623273 29208 consensus_queue.cc:1048] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd0b6e809694d0bacf27e7d85c0a1a3" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 46061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:04.636374 29213 consensus_queue.cc:1048] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bcf43fdb0b547a1bc8deda9b091c05e" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:05.429811 28953 placement_policy_util.cc:407] tablet 2c11644ab8b44156a11005d98ab6cf55: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:06.424468 28958 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:06.425872 28958 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:06.426174 28958 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:06.438405 28953 placement_policy_util.cc:407] tablet 2c11644ab8b44156a11005d98ab6cf55: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:07.446915 28953 placement_policy_util.cc:407] tablet 2c11644ab8b44156a11005d98ab6cf55: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:08.427033 28958 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:08.428351 28958 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:08.428632 28958 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:08.455253 28953 placement_policy_util.cc:407] tablet 2c11644ab8b44156a11005d98ab6cf55: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:09.464056 28953 placement_policy_util.cc:407] tablet 2c11644ab8b44156a11005d98ab6cf55: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:10.429605 28958 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:10.430933 28958 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:10.431209 28958 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:10.473012 28953 placement_policy_util.cc:407] tablet 2c11644ab8b44156a11005d98ab6cf55: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:11.482120 28953 placement_policy_util.cc:407] tablet 2c11644ab8b44156a11005d98ab6cf55: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:12.432277 28958 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:12.433781 28958 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:12.434063 28958 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:12.490757 28953 placement_policy_util.cc:407] tablet 2c11644ab8b44156a11005d98ab6cf55: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:13.497695 28953 placement_policy_util.cc:407] tablet 2c11644ab8b44156a11005d98ab6cf55: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:14.434952 28958 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:14.436270 28958 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:14.436544 28958 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:14.504788 28953 placement_policy_util.cc:407] tablet 2c11644ab8b44156a11005d98ab6cf55: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:15.299537 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:48:15.324187 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:15.325006 24835 tablet_replica.cc:333] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc: stopping tablet replica
I20260608 12:48:15.325570 24835 raft_consensus.cc:2243] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:15.326599 24835 raft_consensus.cc:2272] T 2c11644ab8b44156a11005d98ab6cf55 P 62f43371b5414e0b9a859498309efafc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:15.347309 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:48:15.360303 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:48:15.382833 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:15.383543 24835 tablet_replica.cc:333] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e: stopping tablet replica
I20260608 12:48:15.384219 24835 raft_consensus.cc:2243] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:15.384802 24835 raft_consensus.cc:2272] T 2c11644ab8b44156a11005d98ab6cf55 P 3bcf43fdb0b547a1bc8deda9b091c05e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:15.405339 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:48:15.416592 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:48:15.435264 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:15.436297 24835 tablet_replica.cc:333] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3: stopping tablet replica
I20260608 12:48:15.436952 24835 raft_consensus.cc:2243] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:15.437563 24835 raft_consensus.cc:2272] T 2c11644ab8b44156a11005d98ab6cf55 P 1bd0b6e809694d0bacf27e7d85c0a1a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:15.457171 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:48:15.468297 24835 master.cc:562] Master@127.24.64.254:41801 shutting down...
I20260608 12:48:15.488348 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:15.489051 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:15.489419 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5fa32258198415682fac302b000a7e5: stopping tablet replica
I20260608 12:48:15.508591 24835 master.cc:584] Master@127.24.64.254:41801 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13258 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:48:15.544710 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:40913
I20260608 12:48:15.545987 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:15.551982 29227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:15.553148 29228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:15.553221 29230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:15.553344 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:15.554421 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:15.554595 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:15.554760 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922895554745 us; error 0 us; skew 500 ppm
I20260608 12:48:15.555336 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:15.558058 24835 webserver.cc:533] Webserver started at http://127.24.64.254:34157/ using document root <none> and password file <none>
I20260608 12:48:15.558568 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:15.558732 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:15.559016 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:15.560153 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "003679e698424bf4808358227ce40b87"
format_stamp: "Formatted at 2026-06-08 12:48:15 on dist-test-slave-nzcs"
I20260608 12:48:15.565965 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:48:15.570412 29235 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:15.571237 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:48:15.571528 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "003679e698424bf4808358227ce40b87"
format_stamp: "Formatted at 2026-06-08 12:48:15 on dist-test-slave-nzcs"
I20260608 12:48:15.571830 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:15.584661 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:15.585937 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:15.628345 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:40913
I20260608 12:48:15.628501 29286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:40913 every 8 connection(s)
I20260608 12:48:15.633134 29287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:15.644411 29287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87: Bootstrap starting.
I20260608 12:48:15.649430 29287 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:15.653746 29287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87: No bootstrap required, opened a new log
I20260608 12:48:15.656016 29287 raft_consensus.cc:359] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "003679e698424bf4808358227ce40b87" member_type: VOTER }
I20260608 12:48:15.656438 29287 raft_consensus.cc:385] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:15.656615 29287 raft_consensus.cc:740] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 003679e698424bf4808358227ce40b87, State: Initialized, Role: FOLLOWER
I20260608 12:48:15.657238 29287 consensus_queue.cc:260] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "003679e698424bf4808358227ce40b87" member_type: VOTER }
I20260608 12:48:15.657673 29287 raft_consensus.cc:399] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:48:15.657862 29287 raft_consensus.cc:493] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:48:15.658078 29287 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.662447 29287 raft_consensus.cc:515] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "003679e698424bf4808358227ce40b87" member_type: VOTER }
I20260608 12:48:15.662923 29287 leader_election.cc:304] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [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: 003679e698424bf4808358227ce40b87; no voters: 
I20260608 12:48:15.664043 29287 leader_election.cc:290] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:48:15.664464 29290 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:15.665850 29290 raft_consensus.cc:697] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [term 1 LEADER]: Becoming Leader. State: Replica: 003679e698424bf4808358227ce40b87, State: Running, Role: LEADER
I20260608 12:48:15.666666 29290 consensus_queue.cc:237] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [LEADER]: Queue going to LEADER mode. State: All 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: "003679e698424bf4808358227ce40b87" member_type: VOTER }
I20260608 12:48:15.666929 29287 sys_catalog.cc:565] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:48:15.669906 29291 sys_catalog.cc:455] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "003679e698424bf4808358227ce40b87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "003679e698424bf4808358227ce40b87" member_type: VOTER } }
I20260608 12:48:15.669966 29292 sys_catalog.cc:455] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 003679e698424bf4808358227ce40b87. Latest consensus state: current_term: 1 leader_uuid: "003679e698424bf4808358227ce40b87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "003679e698424bf4808358227ce40b87" member_type: VOTER } }
I20260608 12:48:15.670722 29292 sys_catalog.cc:458] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:15.670701 29291 sys_catalog.cc:458] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:15.674449 29296 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:48:15.682155 29296 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:48:15.683367 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:48:15.692480 29296 catalog_manager.cc:1382] Generated new cluster ID: f8c8cdc2f2d742bbb344dd8b77a86338
I20260608 12:48:15.692775 29296 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:48:15.707566 29296 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:48:15.708935 29296 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:48:15.729650 29296 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87: Generated new TSK 0
I20260608 12:48:15.730237 29296 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:48:15.750097 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:15.756196 29308 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:15.757246 29309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:15.758683 29311 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:15.758656 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:15.759735 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:15.759938 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:15.760118 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922895760101 us; error 0 us; skew 500 ppm
I20260608 12:48:15.760742 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:15.763938 24835 webserver.cc:533] Webserver started at http://127.24.64.193:43805/ using document root <none> and password file <none>
I20260608 12:48:15.764500 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:15.764717 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:15.764981 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:15.766135 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "1858e4a3e084444e8381530035ef140a"
format_stamp: "Formatted at 2026-06-08 12:48:15 on dist-test-slave-nzcs"
I20260608 12:48:15.771103 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:48:15.774731 29316 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:15.775501 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:48:15.775784 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "1858e4a3e084444e8381530035ef140a"
format_stamp: "Formatted at 2026-06-08 12:48:15 on dist-test-slave-nzcs"
I20260608 12:48:15.776052 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:15.785987 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:15.787748 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:15.789402 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:15.792236 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:15.792447 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:15.792721 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:15.792883 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:15.835839 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:35197
I20260608 12:48:15.835994 29378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:35197 every 8 connection(s)
I20260608 12:48:15.841012 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:15.849124 29383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:15.850999 29384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:15.853691 24835 server_base.cc:1061] running on GCE node
W20260608 12:48:15.854457 29386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:15.855779 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:15.856005 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:15.856190 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922895856172 us; error 0 us; skew 500 ppm
I20260608 12:48:15.856299 29379 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40913
I20260608 12:48:15.856726 29379 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:15.856855 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:15.857466 29379 heartbeater.cc:507] Master 127.24.64.254:40913 requested a full tablet report, sending...
I20260608 12:48:15.859519 24835 webserver.cc:533] Webserver started at http://127.24.64.194:36713/ using document root <none> and password file <none>
I20260608 12:48:15.859889 29252 ts_manager.cc:194] Registered new tserver with Master: 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197)
I20260608 12:48:15.860088 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:15.860352 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:15.860621 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:15.861831 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364"
format_stamp: "Formatted at 2026-06-08 12:48:15 on dist-test-slave-nzcs"
I20260608 12:48:15.862229 29252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47814
I20260608 12:48:15.868204 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:48:15.873030 29391 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:15.873891 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:48:15.874174 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364"
format_stamp: "Formatted at 2026-06-08 12:48:15 on dist-test-slave-nzcs"
I20260608 12:48:15.874455 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:15.897678 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:15.898907 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:15.900337 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:15.902734 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:15.902949 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:15.903169 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:15.903321 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:15.948717 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:46035
I20260608 12:48:15.948767 29453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:46035 every 8 connection(s)
I20260608 12:48:15.953941 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:15.962492 29457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:15.964138 29458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:15.967288 24835 server_base.cc:1061] running on GCE node
W20260608 12:48:15.967151 29460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:15.968183 29454 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40913
I20260608 12:48:15.968611 29454 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:15.969045 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:48:15.969425 29454 heartbeater.cc:507] Master 127.24.64.254:40913 requested a full tablet report, sending...
W20260608 12:48:15.969519 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:15.969862 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922895969835 us; error 0 us; skew 500 ppm
I20260608 12:48:15.970775 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:15.971577 29252 ts_manager.cc:194] Registered new tserver with Master: b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:15.973268 29252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47824
I20260608 12:48:15.973461 24835 webserver.cc:533] Webserver started at http://127.24.64.195:43273/ using document root <none> and password file <none>
I20260608 12:48:15.974182 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:15.974419 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:15.974680 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:15.975917 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "ffa7e8ea50a945e9b32542014a68fed2"
format_stamp: "Formatted at 2026-06-08 12:48:15 on dist-test-slave-nzcs"
I20260608 12:48:15.981019 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:48:15.985203 29465 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:15.986047 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:48:15.986377 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "ffa7e8ea50a945e9b32542014a68fed2"
format_stamp: "Formatted at 2026-06-08 12:48:15 on dist-test-slave-nzcs"
I20260608 12:48:15.986660 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:16.012478 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:16.013768 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:16.015202 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:16.017508 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:16.017704 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:16.017932 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:16.018085 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:16.060791 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:34989
I20260608 12:48:16.060922 29527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:34989 every 8 connection(s)
I20260608 12:48:16.075383 29528 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40913
I20260608 12:48:16.075839 29528 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:16.076552 29528 heartbeater.cc:507] Master 127.24.64.254:40913 requested a full tablet report, sending...
I20260608 12:48:16.078634 29252 ts_manager.cc:194] Registered new tserver with Master: ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:16.079151 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015022506s
I20260608 12:48:16.080348 29252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47828
I20260608 12:48:16.865465 29379 heartbeater.cc:499] Master 127.24.64.254:40913 was elected leader, sending a full tablet report...
I20260608 12:48:16.975931 29454 heartbeater.cc:499] Master 127.24.64.254:40913 was elected leader, sending a full tablet report...
I20260608 12:48:17.083235 29528 heartbeater.cc:499] Master 127.24.64.254:40913 was elected leader, sending a full tablet report...
I20260608 12:48:17.144501 29252 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47836:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:48:17.148494 29252 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:48:17.252048 29344 tablet_service.cc:1511] Processing CreateTablet for tablet 7269189dc0654ed884ee1a47f63b86e3 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:48:17.253001 29417 tablet_service.cc:1511] Processing CreateTablet for tablet 39c5dc7d6cf848f189710fe9aa987d26 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:48:17.254520 29417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c5dc7d6cf848f189710fe9aa987d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.255064 29343 tablet_service.cc:1511] Processing CreateTablet for tablet e1e0859b44d648f48d6a6919799b9084 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:48:17.257486 29342 tablet_service.cc:1511] Processing CreateTablet for tablet 39c5dc7d6cf848f189710fe9aa987d26 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:48:17.258843 29415 tablet_service.cc:1511] Processing CreateTablet for tablet 837d4d509eb84b93aa4c977ca0b0cd94 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:48:17.257503 29339 tablet_service.cc:1511] Processing CreateTablet for tablet a6fe6023e30a4488989d00f71e3e5ca7 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:48:17.259444 29418 tablet_service.cc:1511] Processing CreateTablet for tablet e1e0859b44d648f48d6a6919799b9084 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:48:17.260279 29415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837d4d509eb84b93aa4c977ca0b0cd94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.260890 29418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e0859b44d648f48d6a6919799b9084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.262130 29341 tablet_service.cc:1511] Processing CreateTablet for tablet be78789273ab40e99d03a2c6fb6d9cf5 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:48:17.262780 29419 tablet_service.cc:1511] Processing CreateTablet for tablet 7269189dc0654ed884ee1a47f63b86e3 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:48:17.253741 29344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7269189dc0654ed884ee1a47f63b86e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.264137 29419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7269189dc0654ed884ee1a47f63b86e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.265573 29414 tablet_service.cc:1511] Processing CreateTablet for tablet a6fe6023e30a4488989d00f71e3e5ca7 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:48:17.266949 29414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fe6023e30a4488989d00f71e3e5ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.270179 29493 tablet_service.cc:1511] Processing CreateTablet for tablet 7269189dc0654ed884ee1a47f63b86e3 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:48:17.272208 29493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7269189dc0654ed884ee1a47f63b86e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.272922 29337 tablet_service.cc:1511] Processing CreateTablet for tablet 0780256c80244731a570869a060fe991 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:48:17.274413 29337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0780256c80244731a570869a060fe991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.274931 29336 tablet_service.cc:1511] Processing CreateTablet for tablet 79fce3df1b334f3eab9a350516d83f46 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:48:17.272929 29338 tablet_service.cc:1511] Processing CreateTablet for tablet d6357da4935c4669bb01f504b73ae691 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:48:17.276301 29336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fce3df1b334f3eab9a350516d83f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.277349 29338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6357da4935c4669bb01f504b73ae691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.278332 29341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be78789273ab40e99d03a2c6fb6d9cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.278119 29490 tablet_service.cc:1511] Processing CreateTablet for tablet be78789273ab40e99d03a2c6fb6d9cf5 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:48:17.279138 29339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fe6023e30a4488989d00f71e3e5ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.279762 29343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e0859b44d648f48d6a6919799b9084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.279938 29490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be78789273ab40e99d03a2c6fb6d9cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.280349 29342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c5dc7d6cf848f189710fe9aa987d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.282810 29489 tablet_service.cc:1511] Processing CreateTablet for tablet 837d4d509eb84b93aa4c977ca0b0cd94 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:48:17.284355 29489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837d4d509eb84b93aa4c977ca0b0cd94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.286772 29488 tablet_service.cc:1511] Processing CreateTablet for tablet a6fe6023e30a4488989d00f71e3e5ca7 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:48:17.264155 29340 tablet_service.cc:1511] Processing CreateTablet for tablet 837d4d509eb84b93aa4c977ca0b0cd94 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:48:17.289760 29340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837d4d509eb84b93aa4c977ca0b0cd94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.257982 29416 tablet_service.cc:1511] Processing CreateTablet for tablet be78789273ab40e99d03a2c6fb6d9cf5 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:48:17.292363 29416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be78789273ab40e99d03a2c6fb6d9cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.274267 29492 tablet_service.cc:1511] Processing CreateTablet for tablet e1e0859b44d648f48d6a6919799b9084 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:48:17.276196 29491 tablet_service.cc:1511] Processing CreateTablet for tablet 39c5dc7d6cf848f189710fe9aa987d26 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:48:17.297183 29492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e0859b44d648f48d6a6919799b9084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.299010 29488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fe6023e30a4488989d00f71e3e5ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.300310 29491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c5dc7d6cf848f189710fe9aa987d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.299950 29413 tablet_service.cc:1511] Processing CreateTablet for tablet d6357da4935c4669bb01f504b73ae691 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:48:17.300849 29411 tablet_service.cc:1511] Processing CreateTablet for tablet 79fce3df1b334f3eab9a350516d83f46 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:48:17.302330 29413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6357da4935c4669bb01f504b73ae691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.302143 29412 tablet_service.cc:1511] Processing CreateTablet for tablet 0780256c80244731a570869a060fe991 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:48:17.305435 29412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0780256c80244731a570869a060fe991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.308334 29335 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4bb7e8b15b4233bbcf6f5b474f4e23 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:48:17.312197 29335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4bb7e8b15b4233bbcf6f5b474f4e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.316644 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fce3df1b334f3eab9a350516d83f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.316485 29487 tablet_service.cc:1511] Processing CreateTablet for tablet d6357da4935c4669bb01f504b73ae691 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:48:17.317927 29487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6357da4935c4669bb01f504b73ae691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.322655 29486 tablet_service.cc:1511] Processing CreateTablet for tablet 0780256c80244731a570869a060fe991 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:48:17.324290 29486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0780256c80244731a570869a060fe991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.326731 29485 tablet_service.cc:1511] Processing CreateTablet for tablet 79fce3df1b334f3eab9a350516d83f46 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:48:17.328311 29485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fce3df1b334f3eab9a350516d83f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.342113 29410 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4bb7e8b15b4233bbcf6f5b474f4e23 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:48:17.343621 29410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4bb7e8b15b4233bbcf6f5b474f4e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.386960 29484 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4bb7e8b15b4233bbcf6f5b474f4e23 (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:48:17.388427 29484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4bb7e8b15b4233bbcf6f5b474f4e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.427515 29418 tablet_service.cc:1511] Processing CreateTablet for tablet f730fb91863d496eb165f81e33563f5e (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:48:17.432181 29484 tablet_service.cc:1511] Processing CreateTablet for tablet 1d98696e95b049338ebaf44ae7cd038d (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:48:17.437776 29418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f730fb91863d496eb165f81e33563f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.440059 29548 tablet_bootstrap.cc:492] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
I20260608 12:48:17.432456 29485 tablet_service.cc:1511] Processing CreateTablet for tablet f730fb91863d496eb165f81e33563f5e (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:48:17.449343 29344 tablet_service.cc:1511] Processing CreateTablet for tablet 1d98696e95b049338ebaf44ae7cd038d (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:48:17.439675 29341 tablet_service.cc:1511] Processing CreateTablet for tablet f730fb91863d496eb165f81e33563f5e (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:48:17.450611 29344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d98696e95b049338ebaf44ae7cd038d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.453972 29549 tablet_bootstrap.cc:492] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:17.451319 29484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d98696e95b049338ebaf44ae7cd038d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.464291 29485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f730fb91863d496eb165f81e33563f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.450634 29410 tablet_service.cc:1511] Processing CreateTablet for tablet 1d98696e95b049338ebaf44ae7cd038d (DEFAULT_TABLE table=test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:48:17.471110 29410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d98696e95b049338ebaf44ae7cd038d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.471271 29550 tablet_bootstrap.cc:492] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:17.493527 29341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f730fb91863d496eb165f81e33563f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:17.496848 29548 tablet_bootstrap.cc:654] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.506188 29549 tablet_bootstrap.cc:654] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.511560 29548 tablet_bootstrap.cc:492] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:17.512122 29548 ts_tablet_manager.cc:1403] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.007s
I20260608 12:48:17.506731 29550 tablet_bootstrap.cc:654] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.515359 29548 raft_consensus.cc:359] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.516248 29548 raft_consensus.cc:385] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.518113 29548 raft_consensus.cc:740] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.519117 29548 consensus_queue.cc:260] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.523990 29549 tablet_bootstrap.cc:492] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:17.524564 29549 ts_tablet_manager.cc:1403] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.007s
I20260608 12:48:17.527087 29550 tablet_bootstrap.cc:492] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:17.527680 29550 ts_tablet_manager.cc:1403] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.000s
I20260608 12:48:17.527856 29549 raft_consensus.cc:359] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.528579 29548 ts_tablet_manager.cc:1434] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260608 12:48:17.528749 29549 raft_consensus.cc:385] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.529119 29549 raft_consensus.cc:740] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.529820 29548 tablet_bootstrap.cc:492] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
I20260608 12:48:17.530045 29549 consensus_queue.cc:260] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.530962 29550 raft_consensus.cc:359] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.531728 29550 raft_consensus.cc:385] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.532074 29550 raft_consensus.cc:740] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.533035 29550 consensus_queue.cc:260] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.537510 29548 tablet_bootstrap.cc:654] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.541914 29549 ts_tablet_manager.cc:1434] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 12:48:17.543172 29549 tablet_bootstrap.cc:492] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:17.541047 29550 ts_tablet_manager.cc:1434] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260608 12:48:17.546650 29550 tablet_bootstrap.cc:492] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:17.547886 29548 tablet_bootstrap.cc:492] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:17.548427 29548 ts_tablet_manager.cc:1403] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260608 12:48:17.550392 29549 tablet_bootstrap.cc:654] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.552459 29548 raft_consensus.cc:359] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.553269 29548 raft_consensus.cc:385] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.553633 29548 raft_consensus.cc:740] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.553278 29550 tablet_bootstrap.cc:654] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.554437 29548 consensus_queue.cc:260] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.556690 29548 ts_tablet_manager.cc:1434] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:48:17.557693 29548 tablet_bootstrap.cc:492] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
I20260608 12:48:17.562755 29549 tablet_bootstrap.cc:492] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:17.563409 29549 ts_tablet_manager.cc:1403] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 12:48:17.564339 29548 tablet_bootstrap.cc:654] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
W20260608 12:48:17.566428 29529 tablet.cc:2404] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:48:17.573064 29549 raft_consensus.cc:359] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.574182 29549 raft_consensus.cc:385] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.574566 29549 raft_consensus.cc:740] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.575630 29549 consensus_queue.cc:260] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.580125 29549 ts_tablet_manager.cc:1434] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:48:17.580750 29550 tablet_bootstrap.cc:492] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:17.581210 29549 tablet_bootstrap.cc:492] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:17.581295 29550 ts_tablet_manager.cc:1403] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.017s
I20260608 12:48:17.582608 29548 tablet_bootstrap.cc:492] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:17.583145 29548 ts_tablet_manager.cc:1403] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260608 12:48:17.584780 29550 raft_consensus.cc:359] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.585597 29550 raft_consensus.cc:385] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.585958 29550 raft_consensus.cc:740] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.586083 29548 raft_consensus.cc:359] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.586849 29548 raft_consensus.cc:385] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.587217 29548 raft_consensus.cc:740] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.586980 29550 consensus_queue.cc:260] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.588165 29548 consensus_queue.cc:260] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.590390 29550 ts_tablet_manager.cc:1434] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 12:48:17.588836 29549 tablet_bootstrap.cc:654] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.591465 29550 tablet_bootstrap.cc:492] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:17.590529 29548 ts_tablet_manager.cc:1434] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:48:17.594388 29548 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
I20260608 12:48:17.597414 29549 tablet_bootstrap.cc:492] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:17.597970 29549 ts_tablet_manager.cc:1403] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260608 12:48:17.598951 29550 tablet_bootstrap.cc:654] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.600960 29548 tablet_bootstrap.cc:654] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.601151 29549 raft_consensus.cc:359] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.601954 29549 raft_consensus.cc:385] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.602294 29549 raft_consensus.cc:740] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.603189 29549 consensus_queue.cc:260] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.605513 29549 ts_tablet_manager.cc:1434] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:48:17.606555 29549 tablet_bootstrap.cc:492] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:17.613803 29549 tablet_bootstrap.cc:654] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.637189 29550 tablet_bootstrap.cc:492] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:17.637625 29550 ts_tablet_manager.cc:1403] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.033s
I20260608 12:48:17.637840 29548 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:17.637856 29549 tablet_bootstrap.cc:492] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:17.638540 29548 ts_tablet_manager.cc:1403] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.028s
I20260608 12:48:17.638581 29549 ts_tablet_manager.cc:1403] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260608 12:48:17.639930 29550 raft_consensus.cc:359] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.640491 29554 raft_consensus.cc:493] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:17.640656 29550 raft_consensus.cc:385] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.641105 29550 raft_consensus.cc:740] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.641088 29554 raft_consensus.cc:515] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.641556 29549 raft_consensus.cc:359] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.641788 29548 raft_consensus.cc:359] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.642390 29549 raft_consensus.cc:385] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.642592 29548 raft_consensus.cc:385] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.642292 29550 consensus_queue.cc:260] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.642916 29549 raft_consensus.cc:740] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.643112 29548 raft_consensus.cc:740] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.644022 29549 consensus_queue.cc:260] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.644064 29548 consensus_queue.cc:260] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.646816 29550 ts_tablet_manager.cc:1434] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:48:17.647912 29550 tablet_bootstrap.cc:492] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:17.649147 29549 ts_tablet_manager.cc:1434] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:48:17.650336 29549 tablet_bootstrap.cc:492] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:17.653769 29548 ts_tablet_manager.cc:1434] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.006s
I20260608 12:48:17.654613 29550 tablet_bootstrap.cc:654] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.656638 29548 tablet_bootstrap.cc:492] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
I20260608 12:48:17.657030 29549 tablet_bootstrap.cc:654] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.664067 29548 tablet_bootstrap.cc:654] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.669184 29549 tablet_bootstrap.cc:492] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:17.669843 29549 ts_tablet_manager.cc:1403] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260608 12:48:17.673215 29549 raft_consensus.cc:359] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.674348 29549 raft_consensus.cc:385] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.674733 29549 raft_consensus.cc:740] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.675768 29549 consensus_queue.cc:260] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.678951 29549 ts_tablet_manager.cc:1434] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:48:17.680294 29549 tablet_bootstrap.cc:492] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:17.687760 29549 tablet_bootstrap.cc:654] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
W20260608 12:48:17.690677 29300 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:48:17.691054 29548 tablet_bootstrap.cc:492] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:17.691756 29548 ts_tablet_manager.cc:1403] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.022s
I20260608 12:48:17.695478 29548 raft_consensus.cc:359] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.696376 29548 raft_consensus.cc:385] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.696766 29548 raft_consensus.cc:740] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.675750 29554 leader_election.cc:290] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:17.697744 29548 consensus_queue.cc:260] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.700562 29548 ts_tablet_manager.cc:1434] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260608 12:48:17.701665 29549 tablet_bootstrap.cc:492] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:17.701840 29548 tablet_bootstrap.cc:492] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
I20260608 12:48:17.702196 29549 ts_tablet_manager.cc:1403] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260608 12:48:17.705528 29549 raft_consensus.cc:359] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.706272 29549 raft_consensus.cc:385] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.706585 29549 raft_consensus.cc:740] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.707051 29555 raft_consensus.cc:493] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:17.707348 29549 consensus_queue.cc:260] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.707564 29555 raft_consensus.cc:515] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.715979 29555 leader_election.cc:290] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:17.720464 29548 tablet_bootstrap.cc:654] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.721868 29554 raft_consensus.cc:493] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:17.722414 29554 raft_consensus.cc:515] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.731158 29554 leader_election.cc:290] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:17.733454 29554 raft_consensus.cc:493] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:17.734083 29554 raft_consensus.cc:515] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.736429 29554 leader_election.cc:290] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:17.738574 29354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4bb7e8b15b4233bbcf6f5b474f4e23" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
I20260608 12:48:17.739368 29354 raft_consensus.cc:2468] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa7e8ea50a945e9b32542014a68fed2 in term 0.
I20260608 12:48:17.739585 29556 raft_consensus.cc:493] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:17.740164 29556 raft_consensus.cc:515] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.740767 29353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fce3df1b334f3eab9a350516d83f46" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
I20260608 12:48:17.742236 29352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe6023e30a4488989d00f71e3e5ca7" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
I20260608 12:48:17.743767 29556 leader_election.cc:290] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:17.746219 29467 leader_election.cc:304] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1858e4a3e084444e8381530035ef140a, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:17.746986 29550 tablet_bootstrap.cc:492] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:17.748880 29550 ts_tablet_manager.cc:1403] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.101s	user 0.033s	sys 0.035s
I20260608 12:48:17.749047 29555 raft_consensus.cc:493] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:17.749243 29554 raft_consensus.cc:2804] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:17.749706 29554 raft_consensus.cc:493] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:17.750644 29554 raft_consensus.cc:3060] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.749552 29555 raft_consensus.cc:515] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.752812 29555 leader_election.cc:290] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
W20260608 12:48:17.748925 29467 leader_election.cc:343] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:17.755545 29550 raft_consensus.cc:359] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.756327 29550 raft_consensus.cc:385] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.756631 29550 raft_consensus.cc:740] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.758538 29550 consensus_queue.cc:260] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.761247 29550 ts_tablet_manager.cc:1434] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 12:48:17.764554 29550 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:17.771615 29550 tablet_bootstrap.cc:654] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.778594 29548 tablet_bootstrap.cc:492] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:17.779212 29548 ts_tablet_manager.cc:1403] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.021s
I20260608 12:48:17.778980 29554 raft_consensus.cc:515] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.782186 29549 ts_tablet_manager.cc:1434] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.080s	user 0.013s	sys 0.019s
I20260608 12:48:17.783919 29550 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:17.785091 29554 leader_election.cc:290] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 election: Requested vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:17.784772 29548 raft_consensus.cc:359] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.785912 29550 ts_tablet_manager.cc:1403] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260608 12:48:17.787492 29548 raft_consensus.cc:385] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.787887 29548 raft_consensus.cc:740] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.788877 29548 consensus_queue.cc:260] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.789134 29550 raft_consensus.cc:359] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.789871 29550 raft_consensus.cc:385] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.790220 29550 raft_consensus.cc:740] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.791198 29548 ts_tablet_manager.cc:1434] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260608 12:48:17.791014 29550 consensus_queue.cc:260] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.793320 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fce3df1b334f3eab9a350516d83f46" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:17.794592 29550 ts_tablet_manager.cc:1434] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:48:17.794899 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe6023e30a4488989d00f71e3e5ca7" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:17.795611 29427 raft_consensus.cc:2468] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa7e8ea50a945e9b32542014a68fed2 in term 0.
I20260608 12:48:17.795811 29550 tablet_bootstrap.cc:492] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:17.797017 29426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4bb7e8b15b4233bbcf6f5b474f4e23" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364"
I20260608 12:48:17.797638 29426 raft_consensus.cc:3060] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.792325 29429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4bb7e8b15b4233bbcf6f5b474f4e23" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:17.792241 29548 tablet_bootstrap.cc:492] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
W20260608 12:48:17.803192 29467 leader_election.cc:343] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:17.803687 29467 leader_election.cc:304] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [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: ffa7e8ea50a945e9b32542014a68fed2; no voters: 1858e4a3e084444e8381530035ef140a, b5d1b54b22b94cbcbb76e3b4fcb8b364
I20260608 12:48:17.804569 29554 raft_consensus.cc:2749] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:17.805131 29467 leader_election.cc:304] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:17.805954 29554 raft_consensus.cc:2804] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:17.806315 29554 raft_consensus.cc:493] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:17.806635 29554 raft_consensus.cc:3060] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.807798 29548 tablet_bootstrap.cc:654] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.811232 29426 raft_consensus.cc:2468] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa7e8ea50a945e9b32542014a68fed2 in term 1.
I20260608 12:48:17.792241 29549 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:17.812606 29467 leader_election.cc:304] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [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: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:17.814219 29550 tablet_bootstrap.cc:654] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.814818 29554 raft_consensus.cc:515] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.816226 29565 raft_consensus.cc:2804] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:17.817642 29554 leader_election.cc:290] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 election: Requested vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:17.821267 29549 tablet_bootstrap.cc:654] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.824652 29550 tablet_bootstrap.cc:492] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:17.825258 29550 ts_tablet_manager.cc:1403] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.001s
I20260608 12:48:17.828610 29550 raft_consensus.cc:359] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.829540 29550 raft_consensus.cc:385] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.829775 29556 raft_consensus.cc:493] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:17.829866 29550 raft_consensus.cc:740] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.830404 29556 raft_consensus.cc:515] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.830817 29550 consensus_queue.cc:260] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.832628 29556 leader_election.cc:290] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:17.835177 29575 raft_consensus.cc:493] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:48:17.842932 29467 leader_election.cc:343] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:17.836019 29575 raft_consensus.cc:515] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.843679 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4bb7e8b15b4233bbcf6f5b474f4e23" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:17.829821 29426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe6023e30a4488989d00f71e3e5ca7" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364"
I20260608 12:48:17.847267 29426 raft_consensus.cc:3060] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.848304 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c5dc7d6cf848f189710fe9aa987d26" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:17.849042 29502 raft_consensus.cc:2468] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 0.
I20260608 12:48:17.850878 29352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4bb7e8b15b4233bbcf6f5b474f4e23" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
I20260608 12:48:17.852545 29353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c5dc7d6cf848f189710fe9aa987d26" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
I20260608 12:48:17.851490 29352 raft_consensus.cc:2468] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 0.
I20260608 12:48:17.859452 29548 tablet_bootstrap.cc:492] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:17.860134 29548 ts_tablet_manager.cc:1403] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.008s
I20260608 12:48:17.860821 29550 ts_tablet_manager.cc:1434] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.018s
I20260608 12:48:17.862040 29550 tablet_bootstrap.cc:492] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:17.863772 29548 raft_consensus.cc:359] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.865527 29352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837d4d509eb84b93aa4c977ca0b0cd94" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
I20260608 12:48:17.860289 29575 leader_election.cc:290] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:17.868270 29393 leader_election.cc:304] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:17.856057 29565 raft_consensus.cc:697] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: Becoming Leader. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Running, Role: LEADER
I20260608 12:48:17.869347 29352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4bb7e8b15b4233bbcf6f5b474f4e23" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a"
I20260608 12:48:17.871265 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7269189dc0654ed884ee1a47f63b86e3" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:17.857120 29426 raft_consensus.cc:2468] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa7e8ea50a945e9b32542014a68fed2 in term 1.
I20260608 12:48:17.864620 29548 raft_consensus.cc:385] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.871840 29352 raft_consensus.cc:3060] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.872381 29548 raft_consensus.cc:740] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
W20260608 12:48:17.873183 29393 leader_election.cc:343] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:17.873677 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e0859b44d648f48d6a6919799b9084" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:17.873296 29548 consensus_queue.cc:260] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.874264 29393 leader_election.cc:304] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1858e4a3e084444e8381530035ef140a, b5d1b54b22b94cbcbb76e3b4fcb8b364; no voters: 
I20260608 12:48:17.875164 29555 raft_consensus.cc:2764] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260608 12:48:17.875820 29318 leader_election.cc:343] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:17.876143 29548 ts_tablet_manager.cc:1434] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:48:17.876322 29575 raft_consensus.cc:2804] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:17.877103 29575 raft_consensus.cc:493] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:17.877239 29548 tablet_bootstrap.cc:492] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
W20260608 12:48:17.875226 29393 leader_election.cc:343] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:17.873068 29429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7269189dc0654ed884ee1a47f63b86e3" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:17.870422 29353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe6023e30a4488989d00f71e3e5ca7" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a"
I20260608 12:48:17.874467 29427 raft_consensus.cc:2468] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 0.
I20260608 12:48:17.878166 29575 raft_consensus.cc:3060] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.878067 29429 raft_consensus.cc:2468] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 0.
I20260608 12:48:17.877336 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e0859b44d648f48d6a6919799b9084" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:17.879570 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837d4d509eb84b93aa4c977ca0b0cd94" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:17.880023 29501 raft_consensus.cc:2468] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 0.
I20260608 12:48:17.880177 29502 raft_consensus.cc:2468] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 0.
I20260608 12:48:17.876634 29467 leader_election.cc:304] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [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: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:17.880904 29318 leader_election.cc:304] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [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: 1858e4a3e084444e8381530035ef140a, b5d1b54b22b94cbcbb76e3b4fcb8b364; no voters: ffa7e8ea50a945e9b32542014a68fed2
I20260608 12:48:17.881951 29582 raft_consensus.cc:2804] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:17.882252 29318 leader_election.cc:304] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1858e4a3e084444e8381530035ef140a, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:17.882481 29582 raft_consensus.cc:697] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: Becoming Leader. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Running, Role: LEADER
I20260608 12:48:17.883071 29556 raft_consensus.cc:2804] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:17.883441 29556 raft_consensus.cc:493] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:17.883821 29556 raft_consensus.cc:3060] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.879391 29353 raft_consensus.cc:3060] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.884847 29584 raft_consensus.cc:2804] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:17.885076 29548 tablet_bootstrap.cc:654] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.885257 29584 raft_consensus.cc:493] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:17.885692 29584 raft_consensus.cc:3060] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.886395 29549 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:17.886893 29549 ts_tablet_manager.cc:1403] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.017s
I20260608 12:48:17.869364 29550 tablet_bootstrap.cc:654] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.883796 29352 raft_consensus.cc:2468] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa7e8ea50a945e9b32542014a68fed2 in term 1.
I20260608 12:48:17.883391 29582 consensus_queue.cc:237] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.890355 29549 raft_consensus.cc:359] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.894436 29549 raft_consensus.cc:385] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.894977 29549 raft_consensus.cc:740] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.895350 29353 raft_consensus.cc:2468] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa7e8ea50a945e9b32542014a68fed2 in term 1.
I20260608 12:48:17.895807 29549 consensus_queue.cc:260] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.893853 29393 leader_election.cc:304] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [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: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 1858e4a3e084444e8381530035ef140a
I20260608 12:48:17.893112 29584 raft_consensus.cc:515] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.892318 29556 raft_consensus.cc:515] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.893329 29565 consensus_queue.cc:237] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.906915 29555 raft_consensus.cc:2804] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:17.907263 29549 ts_tablet_manager.cc:1434] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 12:48:17.908463 29549 tablet_bootstrap.cc:492] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:17.907346 29555 raft_consensus.cc:493] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:17.909052 29555 raft_consensus.cc:3060] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.912074 29575 raft_consensus.cc:515] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.914614 29548 tablet_bootstrap.cc:492] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:17.914985 29575 leader_election.cc:290] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 election: Requested vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:17.915158 29548 ts_tablet_manager.cc:1403] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.002s
I20260608 12:48:17.916076 29555 raft_consensus.cc:515] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.917513 29548 raft_consensus.cc:359] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.918021 29548 raft_consensus.cc:385] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.918195 29555 leader_election.cc:290] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 election: Requested vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:17.920203 29549 tablet_bootstrap.cc:654] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.921473 29584 leader_election.cc:290] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 election: Requested vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:17.921725 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e0859b44d648f48d6a6919799b9084" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2"
I20260608 12:48:17.918224 29548 raft_consensus.cc:740] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.922336 29502 raft_consensus.cc:3060] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.923450 29548 consensus_queue.cc:260] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.933911 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7269189dc0654ed884ee1a47f63b86e3" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2"
W20260608 12:48:17.935808 29318 leader_election.cc:343] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:17.935873 29502 raft_consensus.cc:2468] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 1.
I20260608 12:48:17.937759 29318 leader_election.cc:304] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [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: 1858e4a3e084444e8381530035ef140a, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:17.938827 29584 raft_consensus.cc:2804] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:17.939280 29556 leader_election.cc:290] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 election: Requested vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:17.939841 29548 ts_tablet_manager.cc:1434] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260608 12:48:17.941486 29548 tablet_bootstrap.cc:492] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
I20260608 12:48:17.948545 29548 tablet_bootstrap.cc:654] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.949183 29556 raft_consensus.cc:493] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:17.949920 29549 tablet_bootstrap.cc:492] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:17.949760 29556 raft_consensus.cc:515] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.950434 29549 ts_tablet_manager.cc:1403] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.001s
I20260608 12:48:17.950338 29250 catalog_manager.cc:5696] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "ffa7e8ea50a945e9b32542014a68fed2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:17.953220 29549 raft_consensus.cc:359] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.953866 29549 raft_consensus.cc:385] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.954068 29556 leader_election.cc:290] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:17.954228 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be78789273ab40e99d03a2c6fb6d9cf5" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:17.955199 29503 raft_consensus.cc:2468] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 0.
I20260608 12:48:17.956379 29318 leader_election.cc:304] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1858e4a3e084444e8381530035ef140a, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:17.957376 29556 raft_consensus.cc:2804] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:17.957816 29556 raft_consensus.cc:493] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:17.958163 29556 raft_consensus.cc:3060] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.963141 29584 raft_consensus.cc:697] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Becoming Leader. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Running, Role: LEADER
I20260608 12:48:17.964504 29584 consensus_queue.cc:237] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.956336 29550 tablet_bootstrap.cc:492] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:17.968648 29565 raft_consensus.cc:493] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:48:17.969460 29393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.64.195:34989, user_credentials={real_user=slave}} blocked reactor thread for 75699.4us
I20260608 12:48:17.968705 29550 ts_tablet_manager.cc:1403] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.008s
I20260608 12:48:17.970014 29565 raft_consensus.cc:515] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.954129 29549 raft_consensus.cc:740] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:17.972290 29352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c5dc7d6cf848f189710fe9aa987d26" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a"
I20260608 12:48:17.973359 29353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6357da4935c4669bb01f504b73ae691" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
I20260608 12:48:17.974103 29565 leader_election.cc:290] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:17.972652 29549 consensus_queue.cc:260] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
W20260608 12:48:17.975250 29467 leader_election.cc:343] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:17.975347 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6357da4935c4669bb01f504b73ae691" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:17.977121 29556 raft_consensus.cc:515] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:17.976428 29550 raft_consensus.cc:359] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
W20260608 12:48:17.978271 29467 leader_election.cc:343] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:17.978521 29550 raft_consensus.cc:385] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:17.978776 29467 leader_election.cc:304] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [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: ffa7e8ea50a945e9b32542014a68fed2; no voters: 1858e4a3e084444e8381530035ef140a, b5d1b54b22b94cbcbb76e3b4fcb8b364
I20260608 12:48:17.980026 29565 raft_consensus.cc:2749] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:17.981701 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c5dc7d6cf848f189710fe9aa987d26" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2"
I20260608 12:48:17.982371 29503 raft_consensus.cc:3060] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.982038 29549 ts_tablet_manager.cc:1434] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260608 12:48:17.984022 29549 tablet_bootstrap.cc:492] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:17.989921 29503 raft_consensus.cc:2468] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 1.
I20260608 12:48:17.993047 29353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837d4d509eb84b93aa4c977ca0b0cd94" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a"
I20260608 12:48:17.992555 29250 catalog_manager.cc:5696] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "ffa7e8ea50a945e9b32542014a68fed2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:17.993976 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e0859b44d648f48d6a6919799b9084" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364"
I20260608 12:48:17.994576 29427 raft_consensus.cc:3060] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:17.995929 29549 tablet_bootstrap.cc:654] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:17.998030 29548 tablet_bootstrap.cc:492] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:17.996209 29556 leader_election.cc:290] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 election: Requested vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:17.998544 29548 ts_tablet_manager.cc:1403] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.005s
I20260608 12:48:18.001647 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be78789273ab40e99d03a2c6fb6d9cf5" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2"
I20260608 12:48:18.002312 29502 raft_consensus.cc:3060] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.004047 29548 raft_consensus.cc:359] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.004765 29548 raft_consensus.cc:385] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.005059 29548 raft_consensus.cc:740] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.008303 29550 raft_consensus.cc:740] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.009332 29550 consensus_queue.cc:260] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.010412 29353 raft_consensus.cc:3060] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.011680 29549 tablet_bootstrap.cc:492] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:18.011929 29502 raft_consensus.cc:2468] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 1.
I20260608 12:48:18.012209 29549 ts_tablet_manager.cc:1403] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260608 12:48:18.014252 29427 raft_consensus.cc:2468] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 1.
I20260608 12:48:18.015252 29549 raft_consensus.cc:359] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.015966 29549 raft_consensus.cc:385] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.016155 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7269189dc0654ed884ee1a47f63b86e3" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364"
I20260608 12:48:18.016314 29549 raft_consensus.cc:740] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.016826 29427 raft_consensus.cc:3060] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.017436 29318 leader_election.cc:304] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [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: 1858e4a3e084444e8381530035ef140a, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:18.018308 29584 raft_consensus.cc:2804] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:18.018776 29584 raft_consensus.cc:697] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Becoming Leader. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Running, Role: LEADER
I20260608 12:48:18.019080 29548 consensus_queue.cc:260] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.019572 29584 consensus_queue.cc:237] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.021091 29548 ts_tablet_manager.cc:1434] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260608 12:48:18.022253 29548 tablet_bootstrap.cc:492] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
I20260608 12:48:18.023422 29429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be78789273ab40e99d03a2c6fb6d9cf5" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:18.017474 29249 catalog_manager.cc:5696] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1858e4a3e084444e8381530035ef140a (127.24.64.193). New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:18.017393 29549 consensus_queue.cc:260] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.024130 29429 raft_consensus.cc:2468] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 0.
I20260608 12:48:17.992993 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837d4d509eb84b93aa4c977ca0b0cd94" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2"
I20260608 12:48:18.025535 29503 raft_consensus.cc:3060] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.027330 29549 ts_tablet_manager.cc:1434] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:48:18.029203 29549 tablet_bootstrap.cc:492] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:18.029495 29429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be78789273ab40e99d03a2c6fb6d9cf5" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364"
I20260608 12:48:18.030642 29429 raft_consensus.cc:3060] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.018788 29353 raft_consensus.cc:2468] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 1.
I20260608 12:48:18.036289 29550 ts_tablet_manager.cc:1434] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260608 12:48:18.039098 29429 raft_consensus.cc:2468] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 1.
I20260608 12:48:18.040561 29393 leader_election.cc:304] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [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: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:18.041677 29589 raft_consensus.cc:2804] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:18.042208 29589 raft_consensus.cc:697] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Becoming Leader. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Running, Role: LEADER
W20260608 12:48:18.042526 29393 leader_election.cc:343] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:18.043139 29589 consensus_queue.cc:237] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.043649 29393 leader_election.cc:304] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [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: 1858e4a3e084444e8381530035ef140a, b5d1b54b22b94cbcbb76e3b4fcb8b364; no voters: 
I20260608 12:48:18.049301 29550 tablet_bootstrap.cc:492] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:18.049624 29548 tablet_bootstrap.cc:654] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:18.051194 29503 raft_consensus.cc:2468] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 1.
I20260608 12:48:18.055845 29550 tablet_bootstrap.cc:654] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:18.056915 29592 raft_consensus.cc:493] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:18.057121 29549 tablet_bootstrap.cc:654] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:18.057427 29592 raft_consensus.cc:515] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.060223 29555 raft_consensus.cc:2804] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:18.060767 29555 raft_consensus.cc:697] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Becoming Leader. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Running, Role: LEADER
I20260608 12:48:18.061266 29429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fce3df1b334f3eab9a350516d83f46" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:18.061923 29592 leader_election.cc:290] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:18.061609 29555 consensus_queue.cc:237] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.061352 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fce3df1b334f3eab9a350516d83f46" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:18.062114 29429 raft_consensus.cc:2468] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 0.
I20260608 12:48:18.062606 29502 raft_consensus.cc:2468] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 0.
I20260608 12:48:18.062489 29249 catalog_manager.cc:5696] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1858e4a3e084444e8381530035ef140a (127.24.64.193). New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:18.063901 29318 leader_election.cc:304] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1858e4a3e084444e8381530035ef140a, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:18.064725 29584 raft_consensus.cc:2804] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:18.064889 29427 raft_consensus.cc:2468] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 1.
I20260608 12:48:18.065115 29584 raft_consensus.cc:493] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:18.065702 29584 raft_consensus.cc:3060] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.066303 29318 leader_election.cc:304] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [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: 1858e4a3e084444e8381530035ef140a, b5d1b54b22b94cbcbb76e3b4fcb8b364; no voters: ffa7e8ea50a945e9b32542014a68fed2
I20260608 12:48:18.068024 29592 raft_consensus.cc:2804] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:18.068600 29592 raft_consensus.cc:697] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Becoming Leader. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Running, Role: LEADER
I20260608 12:48:18.069425 29592 consensus_queue.cc:237] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.073948 29584 raft_consensus.cc:515] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.077243 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fce3df1b334f3eab9a350516d83f46" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364"
I20260608 12:48:18.077883 29427 raft_consensus.cc:3060] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.078109 29584 leader_election.cc:290] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 election: Requested vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:18.081843 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fce3df1b334f3eab9a350516d83f46" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2"
I20260608 12:48:18.082547 29503 raft_consensus.cc:3060] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.090382 29548 tablet_bootstrap.cc:492] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:18.090943 29548 ts_tablet_manager.cc:1403] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.007s
I20260608 12:48:18.094499 29503 raft_consensus.cc:2468] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 1.
I20260608 12:48:18.095880 29318 leader_election.cc:304] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [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: 1858e4a3e084444e8381530035ef140a, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:18.097062 29550 tablet_bootstrap.cc:492] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:18.097059 29427 raft_consensus.cc:2468] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 1.
I20260608 12:48:18.096730 29592 raft_consensus.cc:2804] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:18.097821 29550 ts_tablet_manager.cc:1403] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.012s
I20260608 12:48:18.098260 29592 raft_consensus.cc:697] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Becoming Leader. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Running, Role: LEADER
I20260608 12:48:18.099157 29592 consensus_queue.cc:237] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.101045 29549 tablet_bootstrap.cc:492] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:18.101514 29549 ts_tablet_manager.cc:1403] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.003s
I20260608 12:48:18.101452 29550 raft_consensus.cc:359] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.102355 29550 raft_consensus.cc:385] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.101857 29249 catalog_manager.cc:5696] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1858e4a3e084444e8381530035ef140a (127.24.64.193). New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:18.102684 29550 raft_consensus.cc:740] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.103559 29550 consensus_queue.cc:260] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.104535 29549 raft_consensus.cc:359] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.105212 29549 raft_consensus.cc:385] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.105474 29549 raft_consensus.cc:740] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.106379 29550 ts_tablet_manager.cc:1434] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260608 12:48:18.106178 29549 consensus_queue.cc:260] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.107422 29550 tablet_bootstrap.cc:492] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:18.107488 29548 raft_consensus.cc:359] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.108219 29548 raft_consensus.cc:385] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.108399 29549 ts_tablet_manager.cc:1434] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:48:18.109362 29549 tablet_bootstrap.cc:492] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:18.111181 29548 raft_consensus.cc:740] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.113500 29548 consensus_queue.cc:260] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.114485 29550 tablet_bootstrap.cc:654] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:18.115051 29549 tablet_bootstrap.cc:654] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:18.121345 29250 catalog_manager.cc:5696] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:18.126811 29549 tablet_bootstrap.cc:492] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:18.126976 29550 tablet_bootstrap.cc:492] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:18.127368 29549 ts_tablet_manager.cc:1403] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260608 12:48:18.127522 29550 ts_tablet_manager.cc:1403] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260608 12:48:18.129734 29249 catalog_manager.cc:5696] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1858e4a3e084444e8381530035ef140a (127.24.64.193). New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:18.130271 29549 raft_consensus.cc:359] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.131009 29549 raft_consensus.cc:385] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.130571 29550 raft_consensus.cc:359] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.131299 29549 raft_consensus.cc:740] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.131434 29550 raft_consensus.cc:385] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.131819 29550 raft_consensus.cc:740] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.132246 29549 consensus_queue.cc:260] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.132575 29550 consensus_queue.cc:260] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.134243 29548 ts_tablet_manager.cc:1434] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.002s
I20260608 12:48:18.134477 29549 ts_tablet_manager.cc:1434] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:48:18.134687 29565 raft_consensus.cc:493] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:18.135048 29550 ts_tablet_manager.cc:1434] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:48:18.135399 29549 tablet_bootstrap.cc:492] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364: Bootstrap starting.
I20260608 12:48:18.136040 29550 tablet_bootstrap.cc:492] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:18.135125 29565 raft_consensus.cc:515] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.142455 29549 tablet_bootstrap.cc:654] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:18.143501 29565 leader_election.cc:290] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:18.142455 29550 tablet_bootstrap.cc:654] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:18.145128 29548 tablet_bootstrap.cc:492] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
I20260608 12:48:18.145215 29353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d98696e95b049338ebaf44ae7cd038d" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
W20260608 12:48:18.148223 29467 leader_election.cc:343] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:18.151857 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d98696e95b049338ebaf44ae7cd038d" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:18.152225 29548 tablet_bootstrap.cc:654] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:18.157867 29252 catalog_manager.cc:5696] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:18.159881 29427 raft_consensus.cc:2468] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa7e8ea50a945e9b32542014a68fed2 in term 0.
I20260608 12:48:18.164022 29467 leader_election.cc:304] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [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: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 1858e4a3e084444e8381530035ef140a
I20260608 12:48:18.165231 29565 raft_consensus.cc:2804] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:18.165604 29565 raft_consensus.cc:493] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:18.165925 29565 raft_consensus.cc:3060] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.174145 29548 tablet_bootstrap.cc:492] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:18.174669 29548 ts_tablet_manager.cc:1403] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.009s
I20260608 12:48:18.177424 29582 raft_consensus.cc:493] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:18.177961 29582 raft_consensus.cc:515] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.178833 29548 raft_consensus.cc:359] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.179502 29548 raft_consensus.cc:385] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.179771 29548 raft_consensus.cc:740] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.180487 29548 consensus_queue.cc:260] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.180850 29582 leader_election.cc:290] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:18.182497 29353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f730fb91863d496eb165f81e33563f5e" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
I20260608 12:48:18.184533 29548 ts_tablet_manager.cc:1434] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260608 12:48:18.184643 29467 leader_election.cc:343] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:18.185563 29548 tablet_bootstrap.cc:492] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2: Bootstrap starting.
I20260608 12:48:18.185663 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f730fb91863d496eb165f81e33563f5e" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
W20260608 12:48:18.187280 29467 leader_election.cc:343] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:18.187772 29467 leader_election.cc:304] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [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: ffa7e8ea50a945e9b32542014a68fed2; no voters: 1858e4a3e084444e8381530035ef140a, b5d1b54b22b94cbcbb76e3b4fcb8b364
I20260608 12:48:18.188685 29582 raft_consensus.cc:2749] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:18.192912 29548 tablet_bootstrap.cc:654] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:18.200801 29589 raft_consensus.cc:493] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:18.201435 29589 raft_consensus.cc:515] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.203027 29565 raft_consensus.cc:515] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.207458 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6357da4935c4669bb01f504b73ae691" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:18.208197 29503 raft_consensus.cc:2468] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 0.
I20260608 12:48:18.208335 29352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d98696e95b049338ebaf44ae7cd038d" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a"
I20260608 12:48:18.209702 29393 leader_election.cc:304] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
W20260608 12:48:18.210450 29467 leader_election.cc:343] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:18.210726 29555 raft_consensus.cc:2804] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:18.211203 29555 raft_consensus.cc:493] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:18.211534 29555 raft_consensus.cc:3060] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.203972 29589 leader_election.cc:290] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:18.211654 29575 raft_consensus.cc:493] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:18.212204 29575 raft_consensus.cc:515] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.217386 29548 tablet_bootstrap.cc:492] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2: No bootstrap required, opened a new log
I20260608 12:48:18.217898 29548 ts_tablet_manager.cc:1403] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.010s
I20260608 12:48:18.219421 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d98696e95b049338ebaf44ae7cd038d" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364"
I20260608 12:48:18.219619 29592 raft_consensus.cc:493] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:18.219302 29555 raft_consensus.cc:515] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.220091 29427 raft_consensus.cc:3060] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.220124 29592 raft_consensus.cc:515] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.220793 29548 raft_consensus.cc:359] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.221431 29548 raft_consensus.cc:385] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.221513 29555 leader_election.cc:290] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 election: Requested vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:18.221731 29548 raft_consensus.cc:740] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.222534 29548 consensus_queue.cc:260] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.205610 29353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6357da4935c4669bb01f504b73ae691" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
I20260608 12:48:18.223745 29353 raft_consensus.cc:2468] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 0.
I20260608 12:48:18.222353 29592 leader_election.cc:290] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:18.214469 29575 leader_election.cc:290] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:18.224946 29548 ts_tablet_manager.cc:1434] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:48:18.226052 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6357da4935c4669bb01f504b73ae691" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:18.226673 29503 raft_consensus.cc:2468] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 0.
I20260608 12:48:18.227262 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0780256c80244731a570869a060fe991" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:18.227900 29502 raft_consensus.cc:2468] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 0.
I20260608 12:48:18.228025 29565 leader_election.cc:290] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 election: Requested vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:18.229040 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6357da4935c4669bb01f504b73ae691" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2"
I20260608 12:48:18.229812 29501 raft_consensus.cc:3060] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.230142 29427 raft_consensus.cc:2468] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa7e8ea50a945e9b32542014a68fed2 in term 1.
I20260608 12:48:18.231299 29550 tablet_bootstrap.cc:492] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:18.231426 29467 leader_election.cc:304] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [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: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 1858e4a3e084444e8381530035ef140a
I20260608 12:48:18.232769 29565 raft_consensus.cc:2804] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:18.233309 29565 raft_consensus.cc:697] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: Becoming Leader. State: Replica: ffa7e8ea50a945e9b32542014a68fed2, State: Running, Role: LEADER
I20260608 12:48:18.234524 29549 tablet_bootstrap.cc:492] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364: No bootstrap required, opened a new log
I20260608 12:48:18.234107 29565 consensus_queue.cc:237] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.235008 29549 ts_tablet_manager.cc:1403] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent bootstrapping tablet: real 0.100s	user 0.030s	sys 0.040s
I20260608 12:48:18.235499 29318 leader_election.cc:304] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1858e4a3e084444e8381530035ef140a, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:18.236349 29592 raft_consensus.cc:2804] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:18.231802 29550 ts_tablet_manager.cc:1403] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.096s	user 0.035s	sys 0.031s
I20260608 12:48:18.237195 29353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0780256c80244731a570869a060fe991" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
I20260608 12:48:18.236636 29592 raft_consensus.cc:493] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:18.237834 29592 raft_consensus.cc:3060] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.239567 29550 raft_consensus.cc:359] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.240257 29550 raft_consensus.cc:385] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.240540 29550 raft_consensus.cc:740] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.241257 29550 consensus_queue.cc:260] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.242904 29550 ts_tablet_manager.cc:1434] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:48:18.243088 29353 raft_consensus.cc:2468] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 0.
I20260608 12:48:18.243701 29550 tablet_bootstrap.cc:492] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:18.234680 29352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6357da4935c4669bb01f504b73ae691" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a"
I20260608 12:48:18.245342 29429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6357da4935c4669bb01f504b73ae691" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:18.244887 29252 catalog_manager.cc:5696] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "ffa7e8ea50a945e9b32542014a68fed2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:18.246093 29429 raft_consensus.cc:2393] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1858e4a3e084444e8381530035ef140a in current term 1: Already voted for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in this term.
I20260608 12:48:18.247386 29393 leader_election.cc:304] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:18.250810 29550 tablet_bootstrap.cc:654] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:18.253872 29501 raft_consensus.cc:2468] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 1.
I20260608 12:48:18.256799 29575 raft_consensus.cc:2804] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:18.257244 29575 raft_consensus.cc:493] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:18.257602 29575 raft_consensus.cc:3060] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.261653 29549 raft_consensus.cc:359] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.262192 29549 raft_consensus.cc:385] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.262408 29549 raft_consensus.cc:740] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.262770 29393 leader_election.cc:304] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [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: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:18.263039 29549 consensus_queue.cc:260] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.263723 29555 raft_consensus.cc:2804] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:18.265072 29549 ts_tablet_manager.cc:1434] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260608 12:48:18.265363 29592 raft_consensus.cc:515] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.266676 29352 raft_consensus.cc:2393] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in current term 1: Already voted for candidate 1858e4a3e084444e8381530035ef140a in this term.
I20260608 12:48:18.267767 29592 leader_election.cc:290] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 election: Requested vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:18.270268 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6357da4935c4669bb01f504b73ae691" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2"
I20260608 12:48:18.271032 29501 raft_consensus.cc:2393] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1858e4a3e084444e8381530035ef140a in current term 1: Already voted for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in this term.
I20260608 12:48:18.272310 29575 raft_consensus.cc:515] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.273082 29550 tablet_bootstrap.cc:492] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:18.273659 29550 ts_tablet_manager.cc:1403] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.014s
I20260608 12:48:18.274533 29575 leader_election.cc:290] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [CANDIDATE]: Term 1 election: Requested vote from peers 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:18.276487 29550 raft_consensus.cc:359] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.277226 29550 raft_consensus.cc:385] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.276705 29352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0780256c80244731a570869a060fe991" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a"
I20260608 12:48:18.277503 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0780256c80244731a570869a060fe991" candidate_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2"
I20260608 12:48:18.277740 29550 raft_consensus.cc:740] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.278163 29501 raft_consensus.cc:3060] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.278581 29550 consensus_queue.cc:260] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.279704 29352 raft_consensus.cc:3060] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.279750 29429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6357da4935c4669bb01f504b73ae691" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364"
I20260608 12:48:18.281963 29550 ts_tablet_manager.cc:1434] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:48:18.283007 29550 tablet_bootstrap.cc:492] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a: Bootstrap starting.
I20260608 12:48:18.285434 29501 raft_consensus.cc:2468] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 1.
I20260608 12:48:18.286921 29393 leader_election.cc:304] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [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: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:18.287518 29352 raft_consensus.cc:2468] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d1b54b22b94cbcbb76e3b4fcb8b364 in term 1.
I20260608 12:48:18.288933 29550 tablet_bootstrap.cc:654] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:18.288085 29575 raft_consensus.cc:2804] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:18.290386 29575 raft_consensus.cc:697] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Becoming Leader. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Running, Role: LEADER
I20260608 12:48:18.291258 29575 consensus_queue.cc:237] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.291709 29555 raft_consensus.cc:697] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Becoming Leader. State: Replica: b5d1b54b22b94cbcbb76e3b4fcb8b364, State: Running, Role: LEADER
I20260608 12:48:18.292608 29555 consensus_queue.cc:237] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.298882 29318 leader_election.cc:304] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [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: 1858e4a3e084444e8381530035ef140a; no voters: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2
I20260608 12:48:18.299714 29550 tablet_bootstrap.cc:492] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a: No bootstrap required, opened a new log
I20260608 12:48:18.299870 29592 raft_consensus.cc:2749] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:48:18.300218 29550 ts_tablet_manager.cc:1403] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 12:48:18.303355 29550 raft_consensus.cc:359] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.304001 29550 raft_consensus.cc:385] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:18.304253 29550 raft_consensus.cc:740] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Initialized, Role: FOLLOWER
I20260608 12:48:18.304833 29550 consensus_queue.cc:260] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.304755 29250 catalog_manager.cc:5696] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:18.307922 29550 ts_tablet_manager.cc:1434] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:48:18.315804 29565 consensus_queue.cc:1048] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:18.321977 29250 catalog_manager.cc:5696] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:18.329110 29582 consensus_queue.cc:1048] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.429020 29582 consensus_queue.cc:1048] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.440577 29554 consensus_queue.cc:1048] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.455832 29555 consensus_queue.cc:1048] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.461736 29592 consensus_queue.cc:1048] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.468102 29616 consensus_queue.cc:1048] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:18.474732 29592 consensus_queue.cc:1048] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.478137 29582 raft_consensus.cc:493] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:18.478628 29582 raft_consensus.cc:515] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.482054 29429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7269189dc0654ed884ee1a47f63b86e3" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:18.484227 29429 raft_consensus.cc:2393] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ffa7e8ea50a945e9b32542014a68fed2 in current term 1: Already voted for candidate 1858e4a3e084444e8381530035ef140a in this term.
I20260608 12:48:18.482242 29582 leader_election.cc:290] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197)
I20260608 12:48:18.485407 29352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7269189dc0654ed884ee1a47f63b86e3" candidate_uuid: "ffa7e8ea50a945e9b32542014a68fed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1858e4a3e084444e8381530035ef140a" is_pre_election: true
I20260608 12:48:18.487900 29467 leader_election.cc:304] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [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: ffa7e8ea50a945e9b32542014a68fed2; no voters: 1858e4a3e084444e8381530035ef140a, b5d1b54b22b94cbcbb76e3b4fcb8b364
I20260608 12:48:18.490451 29582 raft_consensus.cc:3060] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.492847 29584 consensus_queue.cc:1048] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.497224 29592 consensus_queue.cc:1048] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.498445 29582 raft_consensus.cc:2749] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:18.509528 29592 raft_consensus.cc:493] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:18.511647 29592 raft_consensus.cc:515] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.514668 29592 leader_election.cc:290] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:18.517896 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f730fb91863d496eb165f81e33563f5e" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:18.518954 29501 raft_consensus.cc:2468] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 0.
I20260608 12:48:18.520363 29429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f730fb91863d496eb165f81e33563f5e" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:18.520560 29318 leader_election.cc:304] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1858e4a3e084444e8381530035ef140a, ffa7e8ea50a945e9b32542014a68fed2; no voters: 
I20260608 12:48:18.521584 29584 raft_consensus.cc:2804] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:18.521979 29584 raft_consensus.cc:493] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:18.522302 29584 raft_consensus.cc:3060] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.521169 29429 raft_consensus.cc:2468] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 0.
I20260608 12:48:18.527918 29584 raft_consensus.cc:515] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.529742 29584 leader_election.cc:290] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 election: Requested vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:18.530565 29429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f730fb91863d496eb165f81e33563f5e" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364"
I20260608 12:48:18.530956 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f730fb91863d496eb165f81e33563f5e" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2"
I20260608 12:48:18.531122 29429 raft_consensus.cc:3060] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.531550 29502 raft_consensus.cc:3060] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.536656 29429 raft_consensus.cc:2468] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 1.
I20260608 12:48:18.537353 29616 consensus_queue.cc:1048] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.537783 29318 leader_election.cc:304] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [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: 1858e4a3e084444e8381530035ef140a, b5d1b54b22b94cbcbb76e3b4fcb8b364; no voters: 
I20260608 12:48:18.538512 29584 raft_consensus.cc:2804] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:18.538587 29502 raft_consensus.cc:2468] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1858e4a3e084444e8381530035ef140a in term 1.
I20260608 12:48:18.539000 29584 raft_consensus.cc:697] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Becoming Leader. State: Replica: 1858e4a3e084444e8381530035ef140a, State: Running, Role: LEADER
I20260608 12:48:18.539765 29584 consensus_queue.cc:237] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.549189 29250 catalog_manager.cc:5696] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1858e4a3e084444e8381530035ef140a (127.24.64.193). New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:18.550715 29352 raft_consensus.cc:3060] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.561357 29555 consensus_queue.cc:1048] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.588256 29584 consensus_queue.cc:1048] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.590139 29584 raft_consensus.cc:493] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:18.590601 29584 raft_consensus.cc:515] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } }
I20260608 12:48:18.592532 29584 leader_election.cc:290] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035), ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:18.593786 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d98696e95b049338ebaf44ae7cd038d" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa7e8ea50a945e9b32542014a68fed2" is_pre_election: true
I20260608 12:48:18.593914 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d98696e95b049338ebaf44ae7cd038d" candidate_uuid: "1858e4a3e084444e8381530035ef140a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" is_pre_election: true
I20260608 12:48:18.594801 29427 raft_consensus.cc:2393] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1858e4a3e084444e8381530035ef140a in current term 1: Already voted for candidate ffa7e8ea50a945e9b32542014a68fed2 in this term.
I20260608 12:48:18.596181 29318 leader_election.cc:304] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [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: 1858e4a3e084444e8381530035ef140a; no voters: b5d1b54b22b94cbcbb76e3b4fcb8b364, ffa7e8ea50a945e9b32542014a68fed2
I20260608 12:48:18.596997 29556 raft_consensus.cc:3060] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:18.604274 29638 consensus_queue.cc:1048] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:18.605679 29556 raft_consensus.cc:2749] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:18.616017 29582 consensus_queue.cc:1048] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.629997 29582 consensus_queue.cc:1048] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.655055 29556 consensus_queue.cc:1048] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.665619 29631 consensus_queue.cc:1048] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:18.817471 29555 consensus_queue.cc:1048] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.832602 29555 consensus_queue.cc:1048] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.923964 29589 consensus_queue.cc:1048] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.945262 29616 consensus_queue.cc:1048] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.956346 29631 consensus_queue.cc:1048] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:18.989262 29631 consensus_queue.cc:1048] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:48:19.324968 29393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.193:35197, user_credentials={real_user=slave}} blocked reactor thread for 71636.6us
W20260608 12:48:19.569774 29651 log.cc:927] Time spent T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a: Append to log took a long time: real 0.220s	user 0.003s	sys 0.002s
W20260608 12:48:19.578562 29318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.195:34989, user_credentials={real_user=slave}} blocked reactor thread for 43593.6us
W20260608 12:48:19.786341 29696 log.cc:927] Time spent T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Append to log took a long time: real 0.227s	user 0.002s	sys 0.001s
W20260608 12:48:19.986047 29533 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.64.193:35197, user_credentials={real_user=slave}} blocked reactor thread for 58188.5us
I20260608 12:48:20.161621 29687 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33644 (ReqId={client: c252a6eb134048e7a295674121aa6341, seq_no=13, attempt_no=0}) took 1114 ms. Trace:
I20260608 12:48:20.165571 29692 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33644 (ReqId={client: c252a6eb134048e7a295674121aa6341, seq_no=4, attempt_no=0}) took 1119 ms. Trace:
I20260608 12:48:20.166033 29692 rpcz_store.cc:276] 0608 12:48:19.045940 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:19.046061 (+   121us) service_pool.cc:224] Handling call
0608 12:48:19.063996 (+ 17935us) spinlock_profiling.cc:243] Waited 7.86 ms on lock 0x7b34000f3db8. stack: 00007fb46bb5f3a1 00007fb46bb5f1c8 00007fb46b33af11 000000000047f705 000000000047f658 00007fb46d1e34bb 00007fb46d26364f 00007fb46d2e7c24 00007fb46d2ecfaf 00007fb46d2ef7eb 00007fb46d2ef740 00007fb46d2ef6a0 00007fb46d2ef640 00007fb46d2ed96f 000000000049a986 000000000049a618
0608 12:48:20.165501 (+1101505us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:19.763106 (+     0us) write_op.cc:183] PREPARE: starting on tablet 39c5dc7d6cf848f189710fe9aa987d26
0608 12:48:19.763609 (+   503us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:19.763635 (+    26us) write_op.cc:435] Acquired schema lock
0608 12:48:19.763647 (+    12us) tablet.cc:662] Decoding operations
0608 12:48:19.768175 (+  4528us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:19.768226 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:19.768253 (+    27us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:48:19.768815 (+   562us) tablet.cc:701] Row locks acquired
0608 12:48:19.768831 (+    16us) write_op.cc:260] PREPARE: finished
0608 12:48:19.769002 (+   171us) write_op.cc:270] Start()
0608 12:48:19.770452 (+  1450us) write_op.cc:276] Timestamp: P: 1780922899768954 usec, L: 0
0608 12:48:19.771452 (+  1000us) op_driver.cc:348] REPLICATION: starting
0608 12:48:19.825904 (+ 54452us) log.cc:844] Serialized 649 byte log entry
0608 12:48:20.157111 (+331207us) op_driver.cc:464] REPLICATION: finished
0608 12:48:20.162523 (+  5412us) write_op.cc:301] APPLY: starting
0608 12:48:20.162597 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:20.162806 (+   209us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:20.162895 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:20.164227 (+  1332us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:20.164444 (+   217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:20.164489 (+    45us) write_op.cc:312] APPLY: finished
0608 12:48:20.164771 (+   282us) log.cc:844] Serialized 64 byte log entry
0608 12:48:20.164940 (+   169us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:20.165084 (+   144us) write_op.cc:454] Released schema lock
0608 12:48:20.165132 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":18079104,"child_traces":[["op",{"apply.queue_time_us":5246,"mutex_wait_us":9202,"num_ops":8,"prepare.queue_time_us":690667,"prepare.run_cpu_time_us":3941,"prepare.run_wall_time_us":90797,"replication_time_us":385564}]]}
I20260608 12:48:20.162132 29687 rpcz_store.cc:276] 0608 12:48:19.047486 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:19.047836 (+   350us) service_pool.cc:224] Handling call
0608 12:48:19.062689 (+ 14853us) spinlock_profiling.cc:243] Waited 10.5 ms on lock 0x7b34000f3db8. stack: 00007fb46bb5f3a1 00007fb46bb5f1c8 00007fb46b33af11 000000000047f705 000000000047f658 00007fb46d1e34bb 00007fb46d26364f 00007fb46d2e7c24 00007fb46d2ecfaf 00007fb46d2ef7eb 00007fb46d2ef740 00007fb46d2ef6a0 00007fb46d2ef640 00007fb46d2ed96f 000000000049a986 000000000049a618
0608 12:48:20.161550 (+1098861us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:19.760877 (+     0us) write_op.cc:183] PREPARE: starting on tablet 39c5dc7d6cf848f189710fe9aa987d26
0608 12:48:19.761292 (+   415us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:19.761315 (+    23us) write_op.cc:435] Acquired schema lock
0608 12:48:19.761327 (+    12us) tablet.cc:662] Decoding operations
0608 12:48:19.761709 (+   382us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:19.761739 (+    30us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:19.761760 (+    21us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:48:19.761942 (+   182us) tablet.cc:701] Row locks acquired
0608 12:48:19.761954 (+    12us) write_op.cc:260] PREPARE: finished
0608 12:48:19.762087 (+   133us) write_op.cc:270] Start()
0608 12:48:19.762179 (+    92us) write_op.cc:276] Timestamp: P: 1780922899762048 usec, L: 0
0608 12:48:19.762192 (+    13us) op_driver.cc:348] REPLICATION: starting
0608 12:48:19.762700 (+   508us) log.cc:844] Serialized 432 byte log entry
0608 12:48:20.156792 (+394092us) op_driver.cc:464] REPLICATION: finished
0608 12:48:20.159621 (+  2829us) write_op.cc:301] APPLY: starting
0608 12:48:20.159695 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:20.159855 (+   160us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:20.159951 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:20.160489 (+   538us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:20.160687 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:20.160735 (+    48us) write_op.cc:312] APPLY: finished
0608 12:48:20.160953 (+   218us) log.cc:844] Serialized 34 byte log entry
0608 12:48:20.161135 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:20.161209 (+    74us) write_op.cc:454] Released schema lock
0608 12:48:20.161248 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":24092416,"child_traces":[["op",{"apply.queue_time_us":2635,"mutex_wait_us":12424,"num_ops":3,"prepare.queue_time_us":695389,"prepare.run_cpu_time_us":2090,"prepare.run_wall_time_us":2091,"replication_time_us":394459}]]}
I20260608 12:48:20.185209 29706 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33644 (ReqId={client: c252a6eb134048e7a295674121aa6341, seq_no=12, attempt_no=0}) took 1138 ms. Trace:
I20260608 12:48:20.215044 29706 rpcz_store.cc:276] 0608 12:48:19.046960 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:19.047422 (+   462us) service_pool.cc:224] Handling call
0608 12:48:19.065728 (+ 18306us) spinlock_profiling.cc:243] Waited 16.8 ms on lock 0x7b34000f3db8. stack: 00007fb46bb5f3a1 00007fb46bb5f1c8 00007fb46b33af11 000000000047f705 000000000047f658 00007fb46d1e34bb 00007fb46d26364f 00007fb46d2e7c24 00007fb46d2ecfaf 00007fb46d2ef7eb 00007fb46d2ef740 00007fb46d2ef6a0 00007fb46d2ef640 00007fb46d2ed96f 000000000049a986 000000000049a618
0608 12:48:20.185126 (+1119398us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:19.741338 (+     0us) write_op.cc:183] PREPARE: starting on tablet d6357da4935c4669bb01f504b73ae691
0608 12:48:19.742560 (+  1222us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:19.742600 (+    40us) write_op.cc:435] Acquired schema lock
0608 12:48:19.742620 (+    20us) tablet.cc:662] Decoding operations
0608 12:48:19.746401 (+  3781us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:19.746468 (+    67us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:19.746499 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:48:19.746775 (+   276us) tablet.cc:701] Row locks acquired
0608 12:48:19.746794 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:48:19.747004 (+   210us) write_op.cc:270] Start()
0608 12:48:19.747153 (+   149us) write_op.cc:276] Timestamp: P: 1780922899746956 usec, L: 0
0608 12:48:19.747178 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:48:19.860775 (+113597us) spinlock_profiling.cc:243] Waited 4.31 ms on lock 0x7b54003023a0. stack: 00007fb46bb5f3a1 00007fb46bb5f1c8 00007fb46b33af11 000000000047f705 000000000047f658 00007fb46f2125cb 00007fb46f238e64 00007fb46f335671 00007fb46f31f5e1 00007fb46f31eed2 00007fb472e77788 00007fb472e76660 00007fb472e80950 00007fb472e808b0 00007fb472e80810 00007fb472e807b0
0608 12:48:19.987259 (+126484us) spinlock_profiling.cc:243] Waited 18.9 ms on lock 0x7b54003023a0. stack: 00007fb46bb5f3a1 00007fb46bb5f1c8 00007fb46b33af11 000000000047f705 000000000047f658 00007fb46f2125cb 00007fb46f22d3fc 00007fb46f31e54d 00007fb46f31f072 00007fb472e77788 00007fb472e76660 00007fb472e80950 00007fb472e808b0 00007fb472e80810 00007fb472e807b0 00007fb472e7e92f
0608 12:48:19.987849 (+   590us) log.cc:844] Serialized 432 byte log entry
0608 12:48:20.162372 (+174523us) op_driver.cc:464] REPLICATION: finished
0608 12:48:20.183177 (+ 20805us) write_op.cc:301] APPLY: starting
0608 12:48:20.183250 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:20.183388 (+   138us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:20.183413 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:20.183987 (+   574us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:20.184183 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:20.184227 (+    44us) write_op.cc:312] APPLY: finished
0608 12:48:20.184429 (+   202us) log.cc:844] Serialized 34 byte log entry
0608 12:48:20.184613 (+   184us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:20.184713 (+   100us) write_op.cc:454] Released schema lock
0608 12:48:20.184753 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":38600320,"child_traces":[["op",{"apply.queue_time_us":20562,"mutex_wait_us":13682,"num_ops":3,"prepare.queue_time_us":674545,"prepare.run_cpu_time_us":10911,"prepare.run_wall_time_us":246957,"raft.queue_time_us":5857,"raft.run_cpu_time_us":1512,"raft.run_wall_time_us":1511,"replication_time_us":415079,"spinlock_wait_cycles":53391104}]]}
W20260608 12:48:20.272445 29318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.194:46035, user_credentials={real_user=slave}} blocked reactor thread for 44600.4us
I20260608 12:48:20.281435 29692 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33644 (ReqId={client: c252a6eb134048e7a295674121aa6341, seq_no=27, attempt_no=0}) took 1231 ms. Trace:
I20260608 12:48:20.284516 29692 rpcz_store.cc:276] 0608 12:48:19.050520 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:19.053045 (+  2525us) service_pool.cc:224] Handling call
0608 12:48:19.061316 (+  8271us) spinlock_profiling.cc:243] Waited 6.81 ms on lock 0x7b34000f3db8. stack: 00007fb46bb5f3a1 00007fb46bb5f1c8 00007fb46b33af11 000000000047f705 000000000047f658 00007fb46d1e34bb 00007fb46d26364f 00007fb46d2e7c24 00007fb46d2ecfaf 00007fb46d2ef7eb 00007fb46d2ef740 00007fb46d2ef6a0 00007fb46d2ef640 00007fb46d2ed96f 000000000049a986 000000000049a618
0608 12:48:20.281367 (+1220051us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:19.998166 (+     0us) write_op.cc:183] PREPARE: starting on tablet d6357da4935c4669bb01f504b73ae691
0608 12:48:19.998702 (+   536us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:19.998746 (+    44us) write_op.cc:435] Acquired schema lock
0608 12:48:19.998763 (+    17us) tablet.cc:662] Decoding operations
0608 12:48:19.999370 (+   607us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:19.999437 (+    67us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:19.999475 (+    38us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:48:20.000958 (+  1483us) tablet.cc:701] Row locks acquired
0608 12:48:20.000993 (+    35us) write_op.cc:260] PREPARE: finished
0608 12:48:20.001154 (+   161us) write_op.cc:270] Start()
0608 12:48:20.001259 (+   105us) write_op.cc:276] Timestamp: P: 1780922900001112 usec, L: 0
0608 12:48:20.001279 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:48:20.001896 (+   617us) log.cc:844] Serialized 605 byte log entry
0608 12:48:20.226728 (+224832us) op_driver.cc:464] REPLICATION: finished
0608 12:48:20.229135 (+  2407us) write_op.cc:301] APPLY: starting
0608 12:48:20.229209 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:20.229404 (+   195us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:20.229495 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:20.230665 (+  1170us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:20.230874 (+   209us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:20.230918 (+    44us) write_op.cc:312] APPLY: finished
0608 12:48:20.231157 (+   239us) log.cc:844] Serialized 58 byte log entry
0608 12:48:20.280897 (+ 49740us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:20.280992 (+    95us) write_op.cc:454] Released schema lock
0608 12:48:20.281049 (+    57us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":15664384,"child_traces":[["op",{"apply.queue_time_us":2217,"mutex_wait_us":15378,"num_ops":7,"prepare.queue_time_us":935875,"prepare.run_cpu_time_us":3004,"prepare.run_wall_time_us":4018,"replication_time_us":225340}]]}
W20260608 12:48:21.609081 29318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.195:34989, user_credentials={real_user=slave}} blocked reactor thread for 64207.2us
W20260608 12:48:22.354475 29393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.195:34989, user_credentials={real_user=slave}} blocked reactor thread for 44313.6us
W20260608 12:48:22.436050 29318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.195:34989, user_credentials={real_user=slave}} blocked reactor thread for 53038.3us
W20260608 12:48:22.719776 29393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.195:34989, user_credentials={real_user=slave}} blocked reactor thread for 60036us
W20260608 12:48:22.984221 29318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.195:34989, user_credentials={real_user=slave}} blocked reactor thread for 237970us
I20260608 12:48:23.141407 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:23.152781 29739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:23.153586 29740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:23.155117 29742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:23.156347 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:23.158711 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:23.158967 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:23.159149 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922903159134 us; error 0 us; skew 500 ppm
I20260608 12:48:23.159745 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:23.163218 24835 webserver.cc:533] Webserver started at http://127.24.64.196:41787/ using document root <none> and password file <none>
I20260608 12:48:23.164000 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:23.164274 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:23.164578 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:23.165926 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "30de18ccc4894c45a0778ad2c958243c"
format_stamp: "Formatted at 2026-06-08 12:48:23 on dist-test-slave-nzcs"
I20260608 12:48:23.171054 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:48:23.174715 29747 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:23.175690 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:48:23.176054 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "30de18ccc4894c45a0778ad2c958243c"
format_stamp: "Formatted at 2026-06-08 12:48:23 on dist-test-slave-nzcs"
I20260608 12:48:23.176352 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:23.204398 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:23.206101 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:23.207648 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:23.210167 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:23.210384 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:23.210620 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:23.210784 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:23.252156 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:33667
I20260608 12:48:23.252297 29809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:33667 every 8 connection(s)
I20260608 12:48:23.258137 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:23.265769 29814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:23.268142 29815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:23.271411 29817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:23.272147 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:23.274506 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:23.274736 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:23.274924 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922903274907 us; error 0 us; skew 500 ppm
I20260608 12:48:23.275650 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:23.276885 29810 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40913
I20260608 12:48:23.277374 29810 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:23.278355 29810 heartbeater.cc:507] Master 127.24.64.254:40913 requested a full tablet report, sending...
I20260608 12:48:23.279021 24835 webserver.cc:533] Webserver started at http://127.24.64.197:37803/ using document root <none> and password file <none>
I20260608 12:48:23.279809 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:23.280078 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:23.280359 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:23.280745 29245 ts_manager.cc:194] Registered new tserver with Master: 30de18ccc4894c45a0778ad2c958243c (127.24.64.196:33667)
I20260608 12:48:23.281682 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-4-root/instance:
uuid: "95e8f80eebd244d7ba28abbf54f09e2f"
format_stamp: "Formatted at 2026-06-08 12:48:23 on dist-test-slave-nzcs"
I20260608 12:48:23.282403 29245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49138
I20260608 12:48:23.287225 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:48:23.292152 29822 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:23.293130 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:48:23.293522 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-4-root
uuid: "95e8f80eebd244d7ba28abbf54f09e2f"
format_stamp: "Formatted at 2026-06-08 12:48:23 on dist-test-slave-nzcs"
I20260608 12:48:23.293893 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:23.325516 29351 consensus_queue.cc:237] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
I20260608 12:48:23.332355 29503 raft_consensus.cc:1275] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:48:23.332945 29424 raft_consensus.cc:1275] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:48:23.334517 29725 consensus_queue.cc:1048] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:48:23.336771 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:23.337006 29724 consensus_queue.cc:1048] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:48:23.338624 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:23.343997 29738 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.345686 29503 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.352195 29427 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.355345 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260608 12:48:23.357759 29320 consensus_peers.cc:597] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a -> Peer 30de18ccc4894c45a0778ad2c958243c (127.24.64.196:33667): Couldn't send request to peer 30de18ccc4894c45a0778ad2c958243c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79fce3df1b334f3eab9a350516d83f46. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:23.363319 29245 catalog_manager.cc:5696] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 reported cstate change: config changed from index -1 to 25, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.375594 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:23.376026 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:23.376441 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:23.376748 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:23.390511 29503 consensus_queue.cc:237] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
I20260608 12:48:23.405287 29427 raft_consensus.cc:1275] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer ffa7e8ea50a945e9b32542014a68fed2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:23.407312 29689 consensus_queue.cc:1048] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:48:23.416344 29351 raft_consensus.cc:1275] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Refusing update from remote peer ffa7e8ea50a945e9b32542014a68fed2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:23.418803 29689 consensus_queue.cc:1048] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:23.422502 29427 raft_consensus.cc:2955] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.425321 29351 raft_consensus.cc:2955] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.420583 29689 raft_consensus.cc:2955] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
W20260608 12:48:23.433012 29469 consensus_peers.cc:597] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 -> Peer 30de18ccc4894c45a0778ad2c958243c (127.24.64.196:33667): Couldn't send request to peer 30de18ccc4894c45a0778ad2c958243c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6fe6023e30a4488989d00f71e3e5ca7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:23.439052 29252 catalog_manager.cc:5696] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a reported cstate change: config changed from index -1 to 26, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "ffa7e8ea50a945e9b32542014a68fed2" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.455116 29351 consensus_queue.cc:237] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
W20260608 12:48:23.464481 29320 consensus_peers.cc:597] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a -> Peer 30de18ccc4894c45a0778ad2c958243c (127.24.64.196:33667): Couldn't send request to peer 30de18ccc4894c45a0778ad2c958243c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1e0859b44d648f48d6a6919799b9084. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:23.464707 29503 raft_consensus.cc:1275] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:23.466104 29738 consensus_queue.cc:1048] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:23.466418 29427 raft_consensus.cc:1275] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:23.468055 29724 consensus_queue.cc:1048] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:23.475627 29724 raft_consensus.cc:2955] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.479254 29424 raft_consensus.cc:2955] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.485373 29503 raft_consensus.cc:2955] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.492949 29351 consensus_queue.cc:237] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
I20260608 12:48:23.496996 29251 catalog_manager.cc:5696] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a reported cstate change: config changed from index -1 to 26, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:48:23.518874 29320 consensus_peers.cc:597] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a -> Peer 30de18ccc4894c45a0778ad2c958243c (127.24.64.196:33667): Couldn't send request to peer 30de18ccc4894c45a0778ad2c958243c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be78789273ab40e99d03a2c6fb6d9cf5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:23.519356 29503 raft_consensus.cc:1275] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:48:23.525102 29724 consensus_queue.cc:1048] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:48:23.531904 29424 raft_consensus.cc:1275] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:48:23.537588 29724 consensus_queue.cc:1048] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:48:23.539705 29731 raft_consensus.cc:2955] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.543555 29503 raft_consensus.cc:2955] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.558597 29247 catalog_manager.cc:5696] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a reported cstate change: config changed from index -1 to 25, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:23.566236 29424 raft_consensus.cc:2955] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } } }
I20260608 12:48:23.601686 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.197:32971
I20260608 12:48:23.601891 29894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.197:32971 every 8 connection(s)
I20260608 12:48:23.609418 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:48:23.624950 29895 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40913
I20260608 12:48:23.625499 29895 heartbeater.cc:461] Registering TS with master...
W20260608 12:48:23.625406 29899 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:23.626664 29895 heartbeater.cc:507] Master 127.24.64.254:40913 requested a full tablet report, sending...
W20260608 12:48:23.630971 29898 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:23.631297 29252 ts_manager.cc:194] Registered new tserver with Master: 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197:32971)
W20260608 12:48:23.631861 29902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:23.635850 29252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49152
I20260608 12:48:23.642199 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:23.645383 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:23.645650 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:23.645846 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922903645828 us; error 0 us; skew 500 ppm
I20260608 12:48:23.646472 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:23.651008 24835 webserver.cc:533] Webserver started at http://127.24.64.198:39817/ using document root <none> and password file <none>
I20260608 12:48:23.651737 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:23.651988 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:23.652340 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:23.654072 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-5-root/instance:
uuid: "35b6a4e314b84418aa8014a6f5a1ee55"
format_stamp: "Formatted at 2026-06-08 12:48:23 on dist-test-slave-nzcs"
I20260608 12:48:23.658944 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:48:23.662652 29906 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:23.663465 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:48:23.663756 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-5-root
uuid: "35b6a4e314b84418aa8014a6f5a1ee55"
format_stamp: "Formatted at 2026-06-08 12:48:23 on dist-test-slave-nzcs"
I20260608 12:48:23.664000 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:23.675824 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:23.678249 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:23.679857 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:23.682601 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:23.682802 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:23.683063 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:23.683239 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:23.773669 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.198:40013
I20260608 12:48:23.773859 29968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.198:40013 every 8 connection(s)
I20260608 12:48:23.795207 29969 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40913
I20260608 12:48:23.795892 29969 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:23.797363 29969 heartbeater.cc:507] Master 127.24.64.254:40913 requested a full tablet report, sending...
I20260608 12:48:23.799825 29252 ts_manager.cc:194] Registered new tserver with Master: 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198:40013)
I20260608 12:48:23.801527 29252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49164
I20260608 12:48:23.859871 29972 ts_tablet_manager.cc:933] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: Initiating tablet copy from peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197)
I20260608 12:48:23.861613 29972 tablet_copy_client.cc:323] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:35197
I20260608 12:48:23.875160 29364 tablet_copy_service.cc:140] P 1858e4a3e084444e8381530035ef140a: Received BeginTabletCopySession request for tablet 79fce3df1b334f3eab9a350516d83f46 from peer 30de18ccc4894c45a0778ad2c958243c ({username='slave'} at 127.0.0.1:47746)
I20260608 12:48:23.875705 29364 tablet_copy_service.cc:161] P 1858e4a3e084444e8381530035ef140a: Beginning new tablet copy session on tablet 79fce3df1b334f3eab9a350516d83f46 from peer 30de18ccc4894c45a0778ad2c958243c at {username='slave'} at 127.0.0.1:47746: session id = 30de18ccc4894c45a0778ad2c958243c-79fce3df1b334f3eab9a350516d83f46
I20260608 12:48:23.881440 29364 tablet_copy_source_session.cc:215] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:23.885320 29972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fce3df1b334f3eab9a350516d83f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:23.903010 29972 tablet_copy_client.cc:806] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:23.903792 29972 tablet_copy_client.cc:670] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:23.910480 29973 tablet_copy_client.cc:1025] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:23.916016 29976 ts_tablet_manager.cc:933] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: Initiating tablet copy from peer ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:23.918375 29976 tablet_copy_client.cc:323] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:34989
I20260608 12:48:23.930303 29513 tablet_copy_service.cc:140] P ffa7e8ea50a945e9b32542014a68fed2: Received BeginTabletCopySession request for tablet a6fe6023e30a4488989d00f71e3e5ca7 from peer 30de18ccc4894c45a0778ad2c958243c ({username='slave'} at 127.0.0.1:47186)
I20260608 12:48:23.931006 29513 tablet_copy_service.cc:161] P ffa7e8ea50a945e9b32542014a68fed2: Beginning new tablet copy session on tablet a6fe6023e30a4488989d00f71e3e5ca7 from peer 30de18ccc4894c45a0778ad2c958243c at {username='slave'} at 127.0.0.1:47186: session id = 30de18ccc4894c45a0778ad2c958243c-a6fe6023e30a4488989d00f71e3e5ca7
I20260608 12:48:23.936074 29513 tablet_copy_source_session.cc:215] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:23.939251 29976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fe6023e30a4488989d00f71e3e5ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:23.955305 29976 tablet_copy_client.cc:806] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:23.955927 29976 tablet_copy_client.cc:670] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:23.960482 29977 tablet_copy_client.cc:1025] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:24.014206 29979 ts_tablet_manager.cc:933] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: Initiating tablet copy from peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197)
I20260608 12:48:24.016736 29979 tablet_copy_client.cc:323] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:35197
I20260608 12:48:24.018505 29364 tablet_copy_service.cc:140] P 1858e4a3e084444e8381530035ef140a: Received BeginTabletCopySession request for tablet be78789273ab40e99d03a2c6fb6d9cf5 from peer 30de18ccc4894c45a0778ad2c958243c ({username='slave'} at 127.0.0.1:47746)
I20260608 12:48:24.019200 29364 tablet_copy_service.cc:161] P 1858e4a3e084444e8381530035ef140a: Beginning new tablet copy session on tablet be78789273ab40e99d03a2c6fb6d9cf5 from peer 30de18ccc4894c45a0778ad2c958243c at {username='slave'} at 127.0.0.1:47746: session id = 30de18ccc4894c45a0778ad2c958243c-be78789273ab40e99d03a2c6fb6d9cf5
I20260608 12:48:24.027302 29364 tablet_copy_source_session.cc:215] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:24.031203 29979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be78789273ab40e99d03a2c6fb6d9cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:24.047706 29979 tablet_copy_client.cc:806] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:24.048332 29979 tablet_copy_client.cc:670] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:24.052443 29980 tablet_copy_client.cc:1025] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:24.084860 29981 ts_tablet_manager.cc:933] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: Initiating tablet copy from peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197)
I20260608 12:48:24.086843 29981 tablet_copy_client.cc:323] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:35197
I20260608 12:48:24.088469 29364 tablet_copy_service.cc:140] P 1858e4a3e084444e8381530035ef140a: Received BeginTabletCopySession request for tablet e1e0859b44d648f48d6a6919799b9084 from peer 30de18ccc4894c45a0778ad2c958243c ({username='slave'} at 127.0.0.1:47746)
I20260608 12:48:24.088980 29364 tablet_copy_service.cc:161] P 1858e4a3e084444e8381530035ef140a: Beginning new tablet copy session on tablet e1e0859b44d648f48d6a6919799b9084 from peer 30de18ccc4894c45a0778ad2c958243c at {username='slave'} at 127.0.0.1:47746: session id = 30de18ccc4894c45a0778ad2c958243c-e1e0859b44d648f48d6a6919799b9084
I20260608 12:48:24.093870 29364 tablet_copy_source_session.cc:215] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:24.097357 29981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e0859b44d648f48d6a6919799b9084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:24.109817 29981 tablet_copy_client.cc:806] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:24.110410 29981 tablet_copy_client.cc:670] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:24.115010 29982 tablet_copy_client.cc:1025] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:24.284965 29810 heartbeater.cc:499] Master 127.24.64.254:40913 was elected leader, sending a full tablet report...
I20260608 12:48:24.642700 29895 heartbeater.cc:499] Master 127.24.64.254:40913 was elected leader, sending a full tablet report...
I20260608 12:48:24.803966 29969 heartbeater.cc:499] Master 127.24.64.254:40913 was elected leader, sending a full tablet report...
I20260608 12:48:25.911415 29972 tablet_copy_client.cc:538] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:25.917927 29972 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap starting.
I20260608 12:48:25.961401 29976 tablet_copy_client.cc:538] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:25.971150 29976 tablet_bootstrap.cc:492] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap starting.
I20260608 12:48:26.052565 29972 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:26.053352 29979 tablet_copy_client.cc:538] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:26.053537 29972 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap complete.
I20260608 12:48:26.054386 29972 ts_tablet_manager.cc:1403] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: Time spent bootstrapping tablet: real 0.137s	user 0.125s	sys 0.008s
I20260608 12:48:26.057545 29972 raft_consensus.cc:359] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
I20260608 12:48:26.058314 29972 raft_consensus.cc:740] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30de18ccc4894c45a0778ad2c958243c, State: Initialized, Role: LEARNER
I20260608 12:48:26.058933 29972 consensus_queue.cc:260] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
I20260608 12:48:26.067112 29979 tablet_bootstrap.cc:492] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap starting.
I20260608 12:48:26.077497 29972 ts_tablet_manager.cc:1434] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.004s
I20260608 12:48:26.084343 29364 tablet_copy_service.cc:342] P 1858e4a3e084444e8381530035ef140a: Request end of tablet copy session 30de18ccc4894c45a0778ad2c958243c-79fce3df1b334f3eab9a350516d83f46 received from {username='slave'} at 127.0.0.1:47746
I20260608 12:48:26.085603 29364 tablet_copy_service.cc:434] P 1858e4a3e084444e8381530035ef140a: ending tablet copy session 30de18ccc4894c45a0778ad2c958243c-79fce3df1b334f3eab9a350516d83f46 on tablet 79fce3df1b334f3eab9a350516d83f46 with peer 30de18ccc4894c45a0778ad2c958243c
I20260608 12:48:26.115850 29981 tablet_copy_client.cc:538] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:26.125633 29981 tablet_bootstrap.cc:492] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap starting.
I20260608 12:48:26.138222 29976 tablet_bootstrap.cc:492] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:26.139184 29976 tablet_bootstrap.cc:492] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap complete.
I20260608 12:48:26.139932 29976 ts_tablet_manager.cc:1403] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: Time spent bootstrapping tablet: real 0.169s	user 0.139s	sys 0.016s
I20260608 12:48:26.142943 29976 raft_consensus.cc:359] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
I20260608 12:48:26.143754 29976 raft_consensus.cc:740] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30de18ccc4894c45a0778ad2c958243c, State: Initialized, Role: LEARNER
I20260608 12:48:26.144404 29976 consensus_queue.cc:260] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
I20260608 12:48:26.150633 29976 ts_tablet_manager.cc:1434] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:48:26.152575 29513 tablet_copy_service.cc:342] P ffa7e8ea50a945e9b32542014a68fed2: Request end of tablet copy session 30de18ccc4894c45a0778ad2c958243c-a6fe6023e30a4488989d00f71e3e5ca7 received from {username='slave'} at 127.0.0.1:47186
I20260608 12:48:26.153101 29513 tablet_copy_service.cc:434] P ffa7e8ea50a945e9b32542014a68fed2: ending tablet copy session 30de18ccc4894c45a0778ad2c958243c-a6fe6023e30a4488989d00f71e3e5ca7 on tablet a6fe6023e30a4488989d00f71e3e5ca7 with peer 30de18ccc4894c45a0778ad2c958243c
I20260608 12:48:26.229602 29979 tablet_bootstrap.cc:492] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:26.230562 29979 tablet_bootstrap.cc:492] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap complete.
I20260608 12:48:26.231309 29979 ts_tablet_manager.cc:1403] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: Time spent bootstrapping tablet: real 0.164s	user 0.116s	sys 0.028s
I20260608 12:48:26.234192 29979 raft_consensus.cc:359] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
I20260608 12:48:26.234975 29979 raft_consensus.cc:740] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30de18ccc4894c45a0778ad2c958243c, State: Initialized, Role: LEARNER
I20260608 12:48:26.235662 29979 consensus_queue.cc:260] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
I20260608 12:48:26.237860 29979 ts_tablet_manager.cc:1434] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:48:26.239871 29364 tablet_copy_service.cc:342] P 1858e4a3e084444e8381530035ef140a: Request end of tablet copy session 30de18ccc4894c45a0778ad2c958243c-be78789273ab40e99d03a2c6fb6d9cf5 received from {username='slave'} at 127.0.0.1:47746
I20260608 12:48:26.240300 29364 tablet_copy_service.cc:434] P 1858e4a3e084444e8381530035ef140a: ending tablet copy session 30de18ccc4894c45a0778ad2c958243c-be78789273ab40e99d03a2c6fb6d9cf5 on tablet be78789273ab40e99d03a2c6fb6d9cf5 with peer 30de18ccc4894c45a0778ad2c958243c
I20260608 12:48:26.286223 29981 tablet_bootstrap.cc:492] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:26.286950 29981 tablet_bootstrap.cc:492] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: Bootstrap complete.
I20260608 12:48:26.287508 29981 ts_tablet_manager.cc:1403] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: Time spent bootstrapping tablet: real 0.162s	user 0.121s	sys 0.020s
I20260608 12:48:26.290176 29981 raft_consensus.cc:359] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
I20260608 12:48:26.290958 29981 raft_consensus.cc:740] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30de18ccc4894c45a0778ad2c958243c, State: Initialized, Role: LEARNER
I20260608 12:48:26.291431 29981 consensus_queue.cc:260] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: true } }
I20260608 12:48:26.293162 29981 ts_tablet_manager.cc:1434] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:48:26.294898 29364 tablet_copy_service.cc:342] P 1858e4a3e084444e8381530035ef140a: Request end of tablet copy session 30de18ccc4894c45a0778ad2c958243c-e1e0859b44d648f48d6a6919799b9084 received from {username='slave'} at 127.0.0.1:47746
I20260608 12:48:26.295266 29364 tablet_copy_service.cc:434] P 1858e4a3e084444e8381530035ef140a: ending tablet copy session 30de18ccc4894c45a0778ad2c958243c-e1e0859b44d648f48d6a6919799b9084 on tablet e1e0859b44d648f48d6a6919799b9084 with peer 30de18ccc4894c45a0778ad2c958243c
I20260608 12:48:26.382817 29785 raft_consensus.cc:1217] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:48:26.435480 29785 raft_consensus.cc:1217] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:48:26.470162 29785 raft_consensus.cc:1217] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:48:26.498718 29785 raft_consensus.cc:1217] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:48:26.876592 30000 raft_consensus.cc:1064] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a: attempting to promote NON_VOTER 30de18ccc4894c45a0778ad2c958243c to VOTER
I20260608 12:48:26.879747 30000 consensus_queue.cc:237] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } }
I20260608 12:48:26.888213 29503 raft_consensus.cc:1275] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:26.888558 29424 raft_consensus.cc:1275] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:26.889416 29785 raft_consensus.cc:1275] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:26.890110 30002 consensus_queue.cc:1048] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:26.891410 30000 consensus_queue.cc:1048] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:26.892385 29999 consensus_queue.cc:1048] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:26.915609 30000 raft_consensus.cc:2955] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:26.917652 29785 raft_consensus.cc:2955] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:26.920454 29502 raft_consensus.cc:2955] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:26.929876 29427 raft_consensus.cc:2955] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:26.938954 29252 catalog_manager.cc:5696] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a reported cstate change: config changed from index 26 to 27, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:26.969077 30000 raft_consensus.cc:1064] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a: attempting to promote NON_VOTER 30de18ccc4894c45a0778ad2c958243c to VOTER
I20260608 12:48:26.971688 30000 consensus_queue.cc:237] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } }
I20260608 12:48:26.975191 29353 consensus_queue.cc:237] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } }
I20260608 12:48:26.988306 29785 raft_consensus.cc:1275] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:26.990464 30002 consensus_queue.cc:1048] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:26.995712 29502 raft_consensus.cc:1275] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:26.998486 29424 raft_consensus.cc:1275] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:27.001370 29503 raft_consensus.cc:1275] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:27.003052 30000 consensus_queue.cc:1048] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:27.004839 29999 consensus_queue.cc:1048] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:27.009274 29785 raft_consensus.cc:1275] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:27.012285 30000 consensus_queue.cc:1048] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:27.021353 29999 consensus_queue.cc:1048] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:27.028366 30000 raft_consensus.cc:1064] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a: attempting to promote NON_VOTER 30de18ccc4894c45a0778ad2c958243c to VOTER
I20260608 12:48:27.031235 30000 consensus_queue.cc:237] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } }
I20260608 12:48:27.034824 29991 raft_consensus.cc:2955] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.058193 29785 raft_consensus.cc:2955] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.068109 29237 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e1e0859b44d648f48d6a6919799b9084 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:27.072808 29784 raft_consensus.cc:1275] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:27.082707 30002 consensus_queue.cc:1048] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:27.085008 29251 catalog_manager.cc:5696] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a reported cstate change: config changed from index 27 to 28, VOTER b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194) evicted. New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:27.088507 29502 raft_consensus.cc:2955] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.082626 30016 raft_consensus.cc:1064] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2: attempting to promote NON_VOTER 30de18ccc4894c45a0778ad2c958243c to VOTER
I20260608 12:48:27.095266 30016 consensus_queue.cc:237] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } }
I20260608 12:48:27.102665 29503 raft_consensus.cc:2955] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.116555 29424 raft_consensus.cc:2955] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.121985 29418 tablet_service.cc:1558] Processing DeleteTablet for tablet e1e0859b44d648f48d6a6919799b9084 with delete_type TABLET_DATA_TOMBSTONED (TS b5d1b54b22b94cbcbb76e3b4fcb8b364 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:33622
I20260608 12:48:27.123097 30019 raft_consensus.cc:2955] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.140407 29502 raft_consensus.cc:1275] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:27.149050 29251 catalog_manager.cc:5696] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 reported cstate change: config changed from index 25 to 26, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.154181 29427 raft_consensus.cc:1275] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:27.158221 30021 consensus_queue.cc:1048] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:27.159736 29784 raft_consensus.cc:1275] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c [term 1 LEARNER]: Refusing update from remote peer ffa7e8ea50a945e9b32542014a68fed2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:27.160422 30021 consensus_queue.cc:1048] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:27.161728 30010 consensus_queue.cc:1048] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:27.163556 29427 raft_consensus.cc:1275] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer ffa7e8ea50a945e9b32542014a68fed2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:27.160723 30024 tablet_replica.cc:333] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
I20260608 12:48:27.168128 30010 consensus_queue.cc:1048] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:48:27.169507 30024 raft_consensus.cc:2243] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:27.170555 30024 raft_consensus.cc:2272] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:27.181643 30024 ts_tablet_manager.cc:1916] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:27.189925 29351 raft_consensus.cc:1275] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Refusing update from remote peer ffa7e8ea50a945e9b32542014a68fed2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:27.190178 29784 raft_consensus.cc:2955] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.192965 30016 consensus_queue.cc:1048] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:48:27.203052 30022 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.207490 29988 raft_consensus.cc:2955] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.218796 29353 consensus_queue.cc:237] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } }
I20260608 12:48:27.221750 29427 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.222174 29502 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.229367 29784 raft_consensus.cc:1275] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:27.232064 30002 consensus_queue.cc:1048] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:27.246670 29784 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.248314 29424 raft_consensus.cc:1275] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:27.252403 30022 consensus_queue.cc:1048] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:27.246272 29426 raft_consensus.cc:2955] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.260013 30024 ts_tablet_manager.cc:1929] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:48:27.262068 29783 raft_consensus.cc:2955] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.263576 29782 raft_consensus.cc:2955] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.266947 29245 catalog_manager.cc:5696] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 reported cstate change: config changed from index 26 to 27, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ffa7e8ea50a945e9b32542014a68fed2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:27.260689 30024 log.cc:1199] T e1e0859b44d648f48d6a6919799b9084 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-1-root/wals/e1e0859b44d648f48d6a6919799b9084
I20260608 12:48:27.272375 29237 catalog_manager.cc:5027] TS b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035): tablet e1e0859b44d648f48d6a6919799b9084 (table test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]) successfully deleted
I20260608 12:48:27.260154 30002 raft_consensus.cc:2955] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.275089 29351 raft_consensus.cc:2955] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.289999 29252 catalog_manager.cc:5696] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c reported cstate change: config changed from index 26 to 27, VOTER ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195) evicted. New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.293180 29237 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet be78789273ab40e99d03a2c6fb6d9cf5 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:27.308799 29486 tablet_service.cc:1558] Processing DeleteTablet for tablet be78789273ab40e99d03a2c6fb6d9cf5 with delete_type TABLET_DATA_TOMBSTONED (TS ffa7e8ea50a945e9b32542014a68fed2 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:53318
I20260608 12:48:27.308604 29251 catalog_manager.cc:5696] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a reported cstate change: config changed from index 25 to 26, 30de18ccc4894c45a0778ad2c958243c (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:27.310480 29427 raft_consensus.cc:2955] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.321902 29502 consensus_queue.cc:237] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [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: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } }
I20260608 12:48:27.325320 30033 tablet_replica.cc:333] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:27.329170 30033 raft_consensus.cc:2243] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:27.330010 30033 raft_consensus.cc:2272] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:27.330636 29782 raft_consensus.cc:1275] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Refusing update from remote peer ffa7e8ea50a945e9b32542014a68fed2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:27.330101 29427 raft_consensus.cc:1275] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer ffa7e8ea50a945e9b32542014a68fed2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:27.332660 30010 consensus_queue.cc:1048] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:27.334681 30016 consensus_queue.cc:1048] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:27.336793 30033 ts_tablet_manager.cc:1916] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:27.341436 30012 raft_consensus.cc:2955] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1858e4a3e084444e8381530035ef140a (127.24.64.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.343204 29783 raft_consensus.cc:2955] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1858e4a3e084444e8381530035ef140a (127.24.64.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.357103 30033 ts_tablet_manager.cc:1929] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:48:27.357615 30033 log.cc:1199] T be78789273ab40e99d03a2c6fb6d9cf5 P ffa7e8ea50a945e9b32542014a68fed2: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-2-root/wals/be78789273ab40e99d03a2c6fb6d9cf5
I20260608 12:48:27.359622 29237 catalog_manager.cc:5027] TS ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989): tablet be78789273ab40e99d03a2c6fb6d9cf5 (table test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]) successfully deleted
I20260608 12:48:27.363302 29351 consensus_queue.cc:237] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } }
I20260608 12:48:27.372385 29783 raft_consensus.cc:1275] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:27.372490 29424 raft_consensus.cc:1275] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:27.373715 29237 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a6fe6023e30a4488989d00f71e3e5ca7 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:27.375766 29427 raft_consensus.cc:2955] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1858e4a3e084444e8381530035ef140a (127.24.64.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.378010 30002 consensus_queue.cc:1048] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:27.378119 29248 catalog_manager.cc:5696] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 reported cstate change: config changed from index 27 to 28, VOTER 1858e4a3e084444e8381530035ef140a (127.24.64.193) evicted. New cstate: current_term: 1 leader_uuid: "ffa7e8ea50a945e9b32542014a68fed2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:27.384261 30002 consensus_queue.cc:1048] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:27.392571 29341 tablet_service.cc:1558] Processing DeleteTablet for tablet a6fe6023e30a4488989d00f71e3e5ca7 with delete_type TABLET_DATA_TOMBSTONED (TS 1858e4a3e084444e8381530035ef140a not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36356
I20260608 12:48:27.391448 29424 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.389763 30002 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.400424 29782 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } }
I20260608 12:48:27.403934 29237 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 79fce3df1b334f3eab9a350516d83f46 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:27.410830 30034 tablet_replica.cc:333] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:27.410235 29248 catalog_manager.cc:5696] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a reported cstate change: config changed from index 26 to 27, VOTER ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195) evicted. New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:27.411684 30034 raft_consensus.cc:2243] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:27.412989 30034 raft_consensus.cc:2272] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:27.420230 30034 ts_tablet_manager.cc:1916] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:27.425264 29486 tablet_service.cc:1558] Processing DeleteTablet for tablet 79fce3df1b334f3eab9a350516d83f46 with delete_type TABLET_DATA_TOMBSTONED (TS ffa7e8ea50a945e9b32542014a68fed2 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:53318
I20260608 12:48:27.426353 30033 tablet_replica.cc:333] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:27.427327 30033 raft_consensus.cc:2243] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:27.427999 30033 raft_consensus.cc:2272] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:27.432211 30033 ts_tablet_manager.cc:1916] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:27.435878 30034 ts_tablet_manager.cc:1929] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:48:27.436367 30034 log.cc:1199] T a6fe6023e30a4488989d00f71e3e5ca7 P 1858e4a3e084444e8381530035ef140a: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-0-root/wals/a6fe6023e30a4488989d00f71e3e5ca7
I20260608 12:48:27.438203 29237 catalog_manager.cc:5027] TS 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): tablet a6fe6023e30a4488989d00f71e3e5ca7 (table test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]) successfully deleted
I20260608 12:48:27.444658 30033 ts_tablet_manager.cc:1929] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:48:27.445092 30033 log.cc:1199] T 79fce3df1b334f3eab9a350516d83f46 P ffa7e8ea50a945e9b32542014a68fed2: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922780635455-24835-0/minicluster-data/ts-2-root/wals/79fce3df1b334f3eab9a350516d83f46
I20260608 12:48:27.446616 29237 catalog_manager.cc:5027] TS ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989): tablet 79fce3df1b334f3eab9a350516d83f46 (table test-workload [id=a469c27cc4a24843a563cb2c3a4a4be3]) successfully deleted
I20260608 12:48:28.449118 29351 consensus_queue.cc:237] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } }
I20260608 12:48:28.456851 29424 raft_consensus.cc:1275] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:28.457093 29782 raft_consensus.cc:1275] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:28.458927 30035 consensus_queue.cc:1048] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:28.473150 30038 consensus_queue.cc:1048] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:28.472234 30002 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } }
I20260608 12:48:28.476457 29424 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } }
W20260608 12:48:28.485611 29320 consensus_peers.cc:597] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a -> Peer 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197:32971): Couldn't send request to peer 95e8f80eebd244d7ba28abbf54f09e2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79fce3df1b334f3eab9a350516d83f46. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:28.485095 29782 raft_consensus.cc:2955] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } }
I20260608 12:48:28.492213 29247 catalog_manager.cc:5696] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 reported cstate change: config changed from index 27 to 28, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } }
I20260608 12:48:28.521209 29424 consensus_queue.cc:237] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } }
I20260608 12:48:28.529837 29351 raft_consensus.cc:1275] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Refusing update from remote peer b5d1b54b22b94cbcbb76e3b4fcb8b364: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:28.529837 29502 raft_consensus.cc:1275] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer b5d1b54b22b94cbcbb76e3b4fcb8b364: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:28.531502 30051 consensus_queue.cc:1048] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:28.532646 30026 consensus_queue.cc:1048] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:48:28.540300 29393 consensus_peers.cc:597] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 -> Peer 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198:40013): Couldn't send request to peer 35b6a4e314b84418aa8014a6f5a1ee55. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39c5dc7d6cf848f189710fe9aa987d26. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:28.542908 30056 raft_consensus.cc:2955] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } } }
I20260608 12:48:28.544128 29351 raft_consensus.cc:2955] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } } }
I20260608 12:48:28.544303 29502 raft_consensus.cc:2955] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } } }
I20260608 12:48:28.555938 29245 catalog_manager.cc:5696] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 reported cstate change: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New cstate: current_term: 1 leader_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:28.556372 29502 consensus_queue.cc:237] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } }
I20260608 12:48:28.566067 29424 raft_consensus.cc:1275] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer ffa7e8ea50a945e9b32542014a68fed2: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:48:28.567108 29351 raft_consensus.cc:1275] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Refusing update from remote peer ffa7e8ea50a945e9b32542014a68fed2: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:48:28.567708 30036 consensus_queue.cc:1048] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:48:28.577037 30036 consensus_queue.cc:1048] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:48:28.588990 30036 raft_consensus.cc:2955] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } }
I20260608 12:48:28.591802 29427 raft_consensus.cc:2955] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } }
W20260608 12:48:28.595425 29469 consensus_peers.cc:597] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 -> Peer 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197:32971): Couldn't send request to peer 95e8f80eebd244d7ba28abbf54f09e2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d98696e95b049338ebaf44ae7cd038d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:28.597105 29351 raft_consensus.cc:2955] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } }
I20260608 12:48:28.604804 29248 catalog_manager.cc:5696] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 reported cstate change: config changed from index -1 to 25, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New cstate: current_term: 1 leader_uuid: "ffa7e8ea50a945e9b32542014a68fed2" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:28.609030 29424 consensus_queue.cc:237] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } }
I20260608 12:48:28.617087 29502 raft_consensus.cc:1275] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer b5d1b54b22b94cbcbb76e3b4fcb8b364: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:28.617339 29351 raft_consensus.cc:1275] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Refusing update from remote peer b5d1b54b22b94cbcbb76e3b4fcb8b364: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 12:48:28.618188 29393 consensus_peers.cc:597] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 -> Peer 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198:40013): Couldn't send request to peer 35b6a4e314b84418aa8014a6f5a1ee55. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 837d4d509eb84b93aa4c977ca0b0cd94. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:28.619768 30026 consensus_queue.cc:1048] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:28.620733 30056 consensus_queue.cc:1048] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:28.629029 30056 raft_consensus.cc:2955] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } } }
I20260608 12:48:28.632645 29502 raft_consensus.cc:2955] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } } }
I20260608 12:48:28.634188 29351 raft_consensus.cc:2955] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } } }
I20260608 12:48:28.644379 29247 catalog_manager.cc:5696] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 reported cstate change: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New cstate: current_term: 1 leader_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:28.646479 29353 consensus_queue.cc:237] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } }
W20260608 12:48:28.658815 29320 consensus_peers.cc:597] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a -> Peer 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197:32971): Couldn't send request to peer 95e8f80eebd244d7ba28abbf54f09e2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f730fb91863d496eb165f81e33563f5e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:28.659425 29502 raft_consensus.cc:1275] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:28.659891 29424 raft_consensus.cc:1275] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Refusing update from remote peer 1858e4a3e084444e8381530035ef140a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:28.661230 30002 consensus_queue.cc:1048] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:28.663769 30002 consensus_queue.cc:1048] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:28.670643 30038 raft_consensus.cc:2955] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } }
I20260608 12:48:28.673408 29502 raft_consensus.cc:2955] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } }
I20260608 12:48:28.674950 29424 raft_consensus.cc:2955] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } }
I20260608 12:48:28.684828 29426 consensus_queue.cc:237] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } }
I20260608 12:48:28.688007 29247 catalog_manager.cc:5696] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 reported cstate change: config changed from index -1 to 26, NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197) added. New cstate: current_term: 1 leader_uuid: "1858e4a3e084444e8381530035ef140a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } }
W20260608 12:48:28.701599 29393 consensus_peers.cc:597] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 -> Peer 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198:40013): Couldn't send request to peer 35b6a4e314b84418aa8014a6f5a1ee55. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0780256c80244731a570869a060fe991. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:28.703493 29502 raft_consensus.cc:1275] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer b5d1b54b22b94cbcbb76e3b4fcb8b364: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:28.703917 29353 raft_consensus.cc:1275] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Refusing update from remote peer b5d1b54b22b94cbcbb76e3b4fcb8b364: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:28.705499 30026 consensus_queue.cc:1048] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:28.706543 30051 consensus_queue.cc:1048] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:48:28.715229 30026 raft_consensus.cc:2955] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } } }
I20260608 12:48:28.716805 29353 raft_consensus.cc:2955] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } } }
I20260608 12:48:28.718000 29502 raft_consensus.cc:2955] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } } }
I20260608 12:48:28.727715 29245 catalog_manager.cc:5696] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a reported cstate change: config changed from index -1 to 26, NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) added. New cstate: current_term: 1 leader_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } } }
I20260608 12:48:28.916055 30072 ts_tablet_manager.cc:933] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: Initiating tablet copy from peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197)
I20260608 12:48:28.918805 30072 tablet_copy_client.cc:323] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:35197
I20260608 12:48:28.930775 29364 tablet_copy_service.cc:140] P 1858e4a3e084444e8381530035ef140a: Received BeginTabletCopySession request for tablet 79fce3df1b334f3eab9a350516d83f46 from peer 95e8f80eebd244d7ba28abbf54f09e2f ({username='slave'} at 127.0.0.1:47760)
I20260608 12:48:28.931397 29364 tablet_copy_service.cc:161] P 1858e4a3e084444e8381530035ef140a: Beginning new tablet copy session on tablet 79fce3df1b334f3eab9a350516d83f46 from peer 95e8f80eebd244d7ba28abbf54f09e2f at {username='slave'} at 127.0.0.1:47760: session id = 95e8f80eebd244d7ba28abbf54f09e2f-79fce3df1b334f3eab9a350516d83f46
I20260608 12:48:28.939316 29364 tablet_copy_source_session.cc:215] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:28.942624 30072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fce3df1b334f3eab9a350516d83f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:28.954217 30072 tablet_copy_client.cc:806] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:28.954936 30072 tablet_copy_client.cc:670] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:28.959307 30073 tablet_copy_client.cc:1025] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:29.072512 30076 ts_tablet_manager.cc:933] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: Initiating tablet copy from peer b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:29.074286 30076 tablet_copy_client.cc:323] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:46035
I20260608 12:48:29.086549 29439 tablet_copy_service.cc:140] P b5d1b54b22b94cbcbb76e3b4fcb8b364: Received BeginTabletCopySession request for tablet 837d4d509eb84b93aa4c977ca0b0cd94 from peer 35b6a4e314b84418aa8014a6f5a1ee55 ({username='slave'} at 127.0.0.1:36532)
I20260608 12:48:29.087262 29439 tablet_copy_service.cc:161] P b5d1b54b22b94cbcbb76e3b4fcb8b364: Beginning new tablet copy session on tablet 837d4d509eb84b93aa4c977ca0b0cd94 from peer 35b6a4e314b84418aa8014a6f5a1ee55 at {username='slave'} at 127.0.0.1:36532: session id = 35b6a4e314b84418aa8014a6f5a1ee55-837d4d509eb84b93aa4c977ca0b0cd94
I20260608 12:48:29.092288 30080 ts_tablet_manager.cc:933] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: Initiating tablet copy from peer b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:29.094310 30080 tablet_copy_client.cc:323] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:46035
I20260608 12:48:29.095293 29439 tablet_copy_source_session.cc:215] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:29.095873 29438 tablet_copy_service.cc:140] P b5d1b54b22b94cbcbb76e3b4fcb8b364: Received BeginTabletCopySession request for tablet 39c5dc7d6cf848f189710fe9aa987d26 from peer 35b6a4e314b84418aa8014a6f5a1ee55 ({username='slave'} at 127.0.0.1:36532)
I20260608 12:48:29.096517 29438 tablet_copy_service.cc:161] P b5d1b54b22b94cbcbb76e3b4fcb8b364: Beginning new tablet copy session on tablet 39c5dc7d6cf848f189710fe9aa987d26 from peer 35b6a4e314b84418aa8014a6f5a1ee55 at {username='slave'} at 127.0.0.1:36532: session id = 35b6a4e314b84418aa8014a6f5a1ee55-39c5dc7d6cf848f189710fe9aa987d26
I20260608 12:48:29.098783 30076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837d4d509eb84b93aa4c977ca0b0cd94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:29.103812 29438 tablet_copy_source_session.cc:215] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:29.107039 30080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c5dc7d6cf848f189710fe9aa987d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:29.118495 30076 tablet_copy_client.cc:806] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:29.119108 30076 tablet_copy_client.cc:670] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:29.118280 30082 ts_tablet_manager.cc:933] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: Initiating tablet copy from peer ffa7e8ea50a945e9b32542014a68fed2 (127.24.64.195:34989)
I20260608 12:48:29.124956 30077 tablet_copy_client.cc:1025] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:29.126911 30080 tablet_copy_client.cc:806] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:29.127586 30080 tablet_copy_client.cc:670] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:29.127944 30082 tablet_copy_client.cc:323] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:34989
I20260608 12:48:29.132416 30081 tablet_copy_client.cc:1025] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:29.139585 29513 tablet_copy_service.cc:140] P ffa7e8ea50a945e9b32542014a68fed2: Received BeginTabletCopySession request for tablet 1d98696e95b049338ebaf44ae7cd038d from peer 95e8f80eebd244d7ba28abbf54f09e2f ({username='slave'} at 127.0.0.1:47202)
I20260608 12:48:29.140229 29513 tablet_copy_service.cc:161] P ffa7e8ea50a945e9b32542014a68fed2: Beginning new tablet copy session on tablet 1d98696e95b049338ebaf44ae7cd038d from peer 95e8f80eebd244d7ba28abbf54f09e2f at {username='slave'} at 127.0.0.1:47202: session id = 95e8f80eebd244d7ba28abbf54f09e2f-1d98696e95b049338ebaf44ae7cd038d
I20260608 12:48:29.147960 29513 tablet_copy_source_session.cc:215] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:29.151343 30082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d98696e95b049338ebaf44ae7cd038d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:29.162793 30082 tablet_copy_client.cc:806] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:29.163300 30082 tablet_copy_client.cc:670] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:29.167551 30083 tablet_copy_client.cc:1025] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:29.198858 30085 ts_tablet_manager.cc:933] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: Initiating tablet copy from peer b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035)
I20260608 12:48:29.200919 30085 tablet_copy_client.cc:323] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:46035
I20260608 12:48:29.202464 29438 tablet_copy_service.cc:140] P b5d1b54b22b94cbcbb76e3b4fcb8b364: Received BeginTabletCopySession request for tablet 0780256c80244731a570869a060fe991 from peer 35b6a4e314b84418aa8014a6f5a1ee55 ({username='slave'} at 127.0.0.1:36532)
I20260608 12:48:29.202968 29438 tablet_copy_service.cc:161] P b5d1b54b22b94cbcbb76e3b4fcb8b364: Beginning new tablet copy session on tablet 0780256c80244731a570869a060fe991 from peer 35b6a4e314b84418aa8014a6f5a1ee55 at {username='slave'} at 127.0.0.1:36532: session id = 35b6a4e314b84418aa8014a6f5a1ee55-0780256c80244731a570869a060fe991
I20260608 12:48:29.208932 29438 tablet_copy_source_session.cc:215] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:29.211417 30085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0780256c80244731a570869a060fe991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:29.223941 30085 tablet_copy_client.cc:806] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:29.224479 30085 tablet_copy_client.cc:670] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:29.228004 30086 tablet_copy_client.cc:1025] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:29.266633 30087 ts_tablet_manager.cc:933] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: Initiating tablet copy from peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197)
I20260608 12:48:29.268390 30087 tablet_copy_client.cc:323] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:35197
I20260608 12:48:29.269919 29364 tablet_copy_service.cc:140] P 1858e4a3e084444e8381530035ef140a: Received BeginTabletCopySession request for tablet f730fb91863d496eb165f81e33563f5e from peer 95e8f80eebd244d7ba28abbf54f09e2f ({username='slave'} at 127.0.0.1:47760)
I20260608 12:48:29.270367 29364 tablet_copy_service.cc:161] P 1858e4a3e084444e8381530035ef140a: Beginning new tablet copy session on tablet f730fb91863d496eb165f81e33563f5e from peer 95e8f80eebd244d7ba28abbf54f09e2f at {username='slave'} at 127.0.0.1:47760: session id = 95e8f80eebd244d7ba28abbf54f09e2f-f730fb91863d496eb165f81e33563f5e
I20260608 12:48:29.275707 29364 tablet_copy_source_session.cc:215] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:29.278664 30087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f730fb91863d496eb165f81e33563f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:29.290225 30087 tablet_copy_client.cc:806] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:29.290776 30087 tablet_copy_client.cc:670] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:29.294791 30088 tablet_copy_client.cc:1025] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:30.960532 30072 tablet_copy_client.cc:538] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:30.971716 30072 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: Bootstrap starting.
W20260608 12:48:31.084964 29320 consensus_peers.cc:597] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a -> Peer 95e8f80eebd244d7ba28abbf54f09e2f (127.24.64.197:32971): Couldn't send request to peer 95e8f80eebd244d7ba28abbf54f09e2f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:48:31.101666 30072 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:31.102537 30072 tablet_bootstrap.cc:492] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: Bootstrap complete.
I20260608 12:48:31.103317 30072 ts_tablet_manager.cc:1403] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: Time spent bootstrapping tablet: real 0.132s	user 0.119s	sys 0.012s
I20260608 12:48:31.106290 30072 raft_consensus.cc:359] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } }
I20260608 12:48:31.107085 30072 raft_consensus.cc:740] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95e8f80eebd244d7ba28abbf54f09e2f, State: Initialized, Role: LEARNER
I20260608 12:48:31.107656 30072 consensus_queue.cc:260] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "30de18ccc4894c45a0778ad2c958243c" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 33667 } attrs { promote: false } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } }
I20260608 12:48:31.110383 30072 ts_tablet_manager.cc:1434] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:48:31.112577 29364 tablet_copy_service.cc:342] P 1858e4a3e084444e8381530035ef140a: Request end of tablet copy session 95e8f80eebd244d7ba28abbf54f09e2f-79fce3df1b334f3eab9a350516d83f46 received from {username='slave'} at 127.0.0.1:47760
I20260608 12:48:31.113098 29364 tablet_copy_service.cc:434] P 1858e4a3e084444e8381530035ef140a: ending tablet copy session 95e8f80eebd244d7ba28abbf54f09e2f-79fce3df1b334f3eab9a350516d83f46 on tablet 79fce3df1b334f3eab9a350516d83f46 with peer 95e8f80eebd244d7ba28abbf54f09e2f
I20260608 12:48:31.126113 30076 tablet_copy_client.cc:538] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:31.133495 30080 tablet_copy_client.cc:538] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:31.144093 30080 tablet_bootstrap.cc:492] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: Bootstrap starting.
I20260608 12:48:31.144174 30076 tablet_bootstrap.cc:492] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: Bootstrap starting.
I20260608 12:48:31.168471 30082 tablet_copy_client.cc:538] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:31.180145 30082 tablet_bootstrap.cc:492] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: Bootstrap starting.
I20260608 12:48:31.228901 30085 tablet_copy_client.cc:538] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:31.268412 30085 tablet_bootstrap.cc:492] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: Bootstrap starting.
I20260608 12:48:31.295899 30087 tablet_copy_client.cc:538] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:31.312691 30087 tablet_bootstrap.cc:492] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: Bootstrap starting.
I20260608 12:48:31.407855 30080 tablet_bootstrap.cc:492] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: 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
I20260608 12:48:31.431171 30080 tablet_bootstrap.cc:492] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: Bootstrap complete.
I20260608 12:48:31.436499 30080 ts_tablet_manager.cc:1403] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: Time spent bootstrapping tablet: real 0.293s	user 0.167s	sys 0.012s
I20260608 12:48:31.439499 30080 raft_consensus.cc:359] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } }
I20260608 12:48:31.442005 30080 raft_consensus.cc:740] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35b6a4e314b84418aa8014a6f5a1ee55, State: Initialized, Role: LEARNER
I20260608 12:48:31.462091 30076 tablet_bootstrap.cc:492] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:31.462512 30080 consensus_queue.cc:260] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55 [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } }
I20260608 12:48:31.466658 30076 tablet_bootstrap.cc:492] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: Bootstrap complete.
I20260608 12:48:31.468287 30076 ts_tablet_manager.cc:1403] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: Time spent bootstrapping tablet: real 0.324s	user 0.160s	sys 0.027s
I20260608 12:48:31.471421 30076 raft_consensus.cc:359] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } }
I20260608 12:48:31.478621 30080 ts_tablet_manager.cc:1434] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260608 12:48:31.480037 30076 raft_consensus.cc:740] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35b6a4e314b84418aa8014a6f5a1ee55, State: Initialized, Role: LEARNER
I20260608 12:48:31.480468 29438 tablet_copy_service.cc:342] P b5d1b54b22b94cbcbb76e3b4fcb8b364: Request end of tablet copy session 35b6a4e314b84418aa8014a6f5a1ee55-39c5dc7d6cf848f189710fe9aa987d26 received from {username='slave'} at 127.0.0.1:36532
I20260608 12:48:31.481093 29438 tablet_copy_service.cc:434] P b5d1b54b22b94cbcbb76e3b4fcb8b364: ending tablet copy session 35b6a4e314b84418aa8014a6f5a1ee55-39c5dc7d6cf848f189710fe9aa987d26 on tablet 39c5dc7d6cf848f189710fe9aa987d26 with peer 35b6a4e314b84418aa8014a6f5a1ee55
I20260608 12:48:31.482407 30085 tablet_bootstrap.cc:492] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: 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
I20260608 12:48:31.483299 30085 tablet_bootstrap.cc:492] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: Bootstrap complete.
I20260608 12:48:31.483997 30085 ts_tablet_manager.cc:1403] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: Time spent bootstrapping tablet: real 0.216s	user 0.138s	sys 0.023s
I20260608 12:48:31.480803 30076 consensus_queue.cc:260] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55 [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } attrs { replace: true } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } }
I20260608 12:48:31.487308 30085 raft_consensus.cc:359] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } }
I20260608 12:48:31.488205 30076 ts_tablet_manager.cc:1434] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260608 12:48:31.488220 30085 raft_consensus.cc:740] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35b6a4e314b84418aa8014a6f5a1ee55, State: Initialized, Role: LEARNER
I20260608 12:48:31.495710 30085 consensus_queue.cc:260] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55 [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: NON_VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: true } }
I20260608 12:48:31.496166 29438 tablet_copy_service.cc:342] P b5d1b54b22b94cbcbb76e3b4fcb8b364: Request end of tablet copy session 35b6a4e314b84418aa8014a6f5a1ee55-837d4d509eb84b93aa4c977ca0b0cd94 received from {username='slave'} at 127.0.0.1:36532
I20260608 12:48:31.496737 29438 tablet_copy_service.cc:434] P b5d1b54b22b94cbcbb76e3b4fcb8b364: ending tablet copy session 35b6a4e314b84418aa8014a6f5a1ee55-837d4d509eb84b93aa4c977ca0b0cd94 on tablet 837d4d509eb84b93aa4c977ca0b0cd94 with peer 35b6a4e314b84418aa8014a6f5a1ee55
I20260608 12:48:31.498565 30085 ts_tablet_manager.cc:1434] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260608 12:48:31.499639 30082 tablet_bootstrap.cc:492] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=83 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:31.500574 30082 tablet_bootstrap.cc:492] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: Bootstrap complete.
I20260608 12:48:31.500609 29438 tablet_copy_service.cc:342] P b5d1b54b22b94cbcbb76e3b4fcb8b364: Request end of tablet copy session 35b6a4e314b84418aa8014a6f5a1ee55-0780256c80244731a570869a060fe991 received from {username='slave'} at 127.0.0.1:36532
I20260608 12:48:31.501253 29438 tablet_copy_service.cc:434] P b5d1b54b22b94cbcbb76e3b4fcb8b364: ending tablet copy session 35b6a4e314b84418aa8014a6f5a1ee55-0780256c80244731a570869a060fe991 on tablet 0780256c80244731a570869a060fe991 with peer 35b6a4e314b84418aa8014a6f5a1ee55
I20260608 12:48:31.501439 30082 ts_tablet_manager.cc:1403] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: Time spent bootstrapping tablet: real 0.322s	user 0.142s	sys 0.018s
I20260608 12:48:31.504747 30082 raft_consensus.cc:359] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } }
I20260608 12:48:31.505519 30082 raft_consensus.cc:740] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95e8f80eebd244d7ba28abbf54f09e2f, State: Initialized, Role: LEARNER
I20260608 12:48:31.506115 30082 consensus_queue.cc:260] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } }
I20260608 12:48:31.510407 30082 ts_tablet_manager.cc:1434] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:48:31.512518 29513 tablet_copy_service.cc:342] P ffa7e8ea50a945e9b32542014a68fed2: Request end of tablet copy session 95e8f80eebd244d7ba28abbf54f09e2f-1d98696e95b049338ebaf44ae7cd038d received from {username='slave'} at 127.0.0.1:47202
I20260608 12:48:31.512996 29513 tablet_copy_service.cc:434] P ffa7e8ea50a945e9b32542014a68fed2: ending tablet copy session 95e8f80eebd244d7ba28abbf54f09e2f-1d98696e95b049338ebaf44ae7cd038d on tablet 1d98696e95b049338ebaf44ae7cd038d with peer 95e8f80eebd244d7ba28abbf54f09e2f
I20260608 12:48:31.536623 30087 tablet_bootstrap.cc:492] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:31.537511 30087 tablet_bootstrap.cc:492] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: Bootstrap complete.
I20260608 12:48:31.538444 30087 ts_tablet_manager.cc:1403] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: Time spent bootstrapping tablet: real 0.226s	user 0.137s	sys 0.018s
I20260608 12:48:31.541550 30087 raft_consensus.cc:359] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } }
I20260608 12:48:31.542366 30087 raft_consensus.cc:740] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95e8f80eebd244d7ba28abbf54f09e2f, State: Initialized, Role: LEARNER
I20260608 12:48:31.542940 30087 consensus_queue.cc:260] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } attrs { replace: true } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } }
I20260608 12:48:31.544960 30087 ts_tablet_manager.cc:1434] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:48:31.546181 29870 raft_consensus.cc:1217] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:48:31.546814 29364 tablet_copy_service.cc:342] P 1858e4a3e084444e8381530035ef140a: Request end of tablet copy session 95e8f80eebd244d7ba28abbf54f09e2f-f730fb91863d496eb165f81e33563f5e received from {username='slave'} at 127.0.0.1:47760
I20260608 12:48:31.547287 29364 tablet_copy_service.cc:434] P 1858e4a3e084444e8381530035ef140a: ending tablet copy session 95e8f80eebd244d7ba28abbf54f09e2f-f730fb91863d496eb165f81e33563f5e on tablet f730fb91863d496eb165f81e33563f5e with peer 95e8f80eebd244d7ba28abbf54f09e2f
I20260608 12:48:31.573457 29944 raft_consensus.cc:1217] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:48:31.577775 29870 raft_consensus.cc:1217] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:48:31.672904 29944 raft_consensus.cc:1217] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:48:31.764633 29944 raft_consensus.cc:1217] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:48:31.817392 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
W20260608 12:48:31.849879 29467 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260608 12:48:31.860176 29467 consensus_peers.cc:597] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 -> Peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Couldn't send request to peer 1858e4a3e084444e8381530035ef140a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:31.864653 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:31.865984 24835 tablet_replica.cc:333] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:31.867093 24835 raft_consensus.cc:2243] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:31.869681 24835 raft_consensus.cc:2272] T f730fb91863d496eb165f81e33563f5e P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:31.873107 24835 tablet_replica.cc:333] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:31.873862 24835 raft_consensus.cc:2243] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:31.875025 24835 raft_consensus.cc:2272] T 0780256c80244731a570869a060fe991 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:31.878386 24835 tablet_replica.cc:333] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:31.879340 24835 raft_consensus.cc:2243] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:31.880419 24835 raft_consensus.cc:2272] T 1d98696e95b049338ebaf44ae7cd038d P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:31.884110 24835 tablet_replica.cc:333] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:31.884729 24835 raft_consensus.cc:2243] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:31.885619 24835 raft_consensus.cc:2272] T d6357da4935c4669bb01f504b73ae691 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:31.888525 24835 tablet_replica.cc:333] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:31.889163 24835 raft_consensus.cc:2243] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:31.890079 24835 raft_consensus.cc:2272] T 837d4d509eb84b93aa4c977ca0b0cd94 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:31.892938 24835 tablet_replica.cc:333] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:31.893474 24835 raft_consensus.cc:2243] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:31.894284 24835 raft_consensus.cc:2272] T 39c5dc7d6cf848f189710fe9aa987d26 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:31.896962 24835 tablet_replica.cc:333] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:31.897543 24835 raft_consensus.cc:2243] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:31.898738 24835 raft_consensus.cc:2272] T be78789273ab40e99d03a2c6fb6d9cf5 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:31.901815 24835 tablet_replica.cc:333] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:31.902405 24835 raft_consensus.cc:2243] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:31.903808 24835 raft_consensus.cc:2272] T e1e0859b44d648f48d6a6919799b9084 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:31.907349 24835 tablet_replica.cc:333] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:31.907907 24835 raft_consensus.cc:2243] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:31.909672 24835 raft_consensus.cc:2272] T 79fce3df1b334f3eab9a350516d83f46 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:31.912609 24835 tablet_replica.cc:333] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:31.913134 24835 raft_consensus.cc:2243] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:31.914090 24835 raft_consensus.cc:2272] T 7269189dc0654ed884ee1a47f63b86e3 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:31.916702 24835 tablet_replica.cc:333] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a: stopping tablet replica
I20260608 12:48:31.917212 24835 raft_consensus.cc:2243] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:31.917990 24835 raft_consensus.cc:2272] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P 1858e4a3e084444e8381530035ef140a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:31.958244 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
W20260608 12:48:31.982549 29393 consensus_peers.cc:597] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 -> Peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Couldn't send request to peer 1858e4a3e084444e8381530035ef140a. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:32.006115 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:48:32.065789 30111 raft_consensus.cc:1064] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364: attempting to promote NON_VOTER 35b6a4e314b84418aa8014a6f5a1ee55 to VOTER
I20260608 12:48:32.069317 30111 consensus_queue.cc:237] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: false } }
I20260608 12:48:32.081873 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:32.083700 29502 raft_consensus.cc:1275] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Refusing update from remote peer b5d1b54b22b94cbcbb76e3b4fcb8b364: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:32.087296 30111 consensus_queue.cc:1048] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:32.083609 29944 raft_consensus.cc:1275] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Refusing update from remote peer b5d1b54b22b94cbcbb76e3b4fcb8b364: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:32.089382 24835 tablet_replica.cc:333] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
W20260608 12:48:32.089843 29393 consensus_peers.cc:597] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 -> Peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Couldn't send request to peer 1858e4a3e084444e8381530035ef140a. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:32.090499 24835 raft_consensus.cc:2243] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.090981 30111 consensus_queue.cc:1048] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:32.091990 24835 raft_consensus.cc:2272] T f730fb91863d496eb165f81e33563f5e P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.100018 24835 tablet_replica.cc:333] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
I20260608 12:48:32.101037 24835 raft_consensus.cc:2243] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.102321 24835 raft_consensus.cc:2272] T 1d98696e95b049338ebaf44ae7cd038d P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.105265 24835 tablet_replica.cc:333] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
I20260608 12:48:32.106165 24835 raft_consensus.cc:2243] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:32.107614 24835 raft_consensus.cc:2272] T d6357da4935c4669bb01f504b73ae691 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.109862 30091 raft_consensus.cc:2955] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: false } } }
I20260608 12:48:32.111677 29944 raft_consensus.cc:2955] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: false } } }
I20260608 12:48:32.116715 24835 tablet_replica.cc:333] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
I20260608 12:48:32.117628 24835 raft_consensus.cc:2243] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:32.119369 24835 raft_consensus.cc:2272] T 0780256c80244731a570869a060fe991 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.125649 24835 tablet_replica.cc:333] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
I20260608 12:48:32.124074 29502 raft_consensus.cc:2955] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: false } } }
I20260608 12:48:32.126668 24835 raft_consensus.cc:2243] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.129383 29247 catalog_manager.cc:5696] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55 reported cstate change: config changed from index 26 to 27, 35b6a4e314b84418aa8014a6f5a1ee55 (127.24.64.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "35b6a4e314b84418aa8014a6f5a1ee55" member_type: VOTER last_known_addr { host: "127.24.64.198" port: 40013 } attrs { promote: false } } }
I20260608 12:48:32.133968 24835 raft_consensus.cc:2272] T 79fce3df1b334f3eab9a350516d83f46 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.137663 24835 tablet_replica.cc:333] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
I20260608 12:48:32.138280 24835 raft_consensus.cc:2243] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.139106 24835 raft_consensus.cc:2272] T 7269189dc0654ed884ee1a47f63b86e3 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.143343 24835 tablet_replica.cc:333] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
I20260608 12:48:32.144210 24835 raft_consensus.cc:2243] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.145756 24835 raft_consensus.cc:2272] T a6fe6023e30a4488989d00f71e3e5ca7 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.147130 30089 raft_consensus.cc:1064] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2: attempting to promote NON_VOTER 95e8f80eebd244d7ba28abbf54f09e2f to VOTER
I20260608 12:48:32.150097 24835 tablet_replica.cc:333] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
I20260608 12:48:32.151090 24835 raft_consensus.cc:2243] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:32.150811 30089 consensus_queue.cc:237] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [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: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: false } }
I20260608 12:48:32.152704 24835 raft_consensus.cc:2272] T 837d4d509eb84b93aa4c977ca0b0cd94 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.156754 24835 tablet_replica.cc:333] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
I20260608 12:48:32.157562 24835 raft_consensus.cc:2243] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.158262 24835 raft_consensus.cc:2272] T be78789273ab40e99d03a2c6fb6d9cf5 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.163285 24835 tablet_replica.cc:333] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
I20260608 12:48:32.164177 24835 raft_consensus.cc:2243] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:32.165827 24835 raft_consensus.cc:2272] T 39c5dc7d6cf848f189710fe9aa987d26 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.169360 29870 raft_consensus.cc:1275] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Refusing update from remote peer ffa7e8ea50a945e9b32542014a68fed2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:48:32.171519 24835 tablet_replica.cc:333] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364: stopping tablet replica
I20260608 12:48:32.171550 30120 consensus_queue.cc:1048] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:48:32.172627 24835 raft_consensus.cc:2243] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.173537 24835 raft_consensus.cc:2272] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P b5d1b54b22b94cbcbb76e3b4fcb8b364 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:48:32.191787 29467 consensus_peers.cc:597] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 -> Peer b5d1b54b22b94cbcbb76e3b4fcb8b364 (127.24.64.194:46035): Couldn't send request to peer b5d1b54b22b94cbcbb76e3b4fcb8b364. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:48:32.193783 29467 consensus_peers.cc:597] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 -> Peer 1858e4a3e084444e8381530035ef140a (127.24.64.193:35197): Couldn't send request to peer 1858e4a3e084444e8381530035ef140a. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:32.211334 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:48:32.248660 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:48:32.284969 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:32.285889 24835 tablet_replica.cc:333] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:32.286864 24835 raft_consensus.cc:2243] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.287814 24835 raft_consensus.cc:2272] T 0780256c80244731a570869a060fe991 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.290660 24835 tablet_replica.cc:333] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:32.291241 24835 raft_consensus.cc:2243] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.291980 24835 raft_consensus.cc:2272] T 7269189dc0654ed884ee1a47f63b86e3 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.295171 24835 tablet_replica.cc:333] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:32.295936 24835 raft_consensus.cc:2243] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.297734 24835 raft_consensus.cc:2272] T f730fb91863d496eb165f81e33563f5e P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.301569 24835 tablet_replica.cc:333] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:32.302232 24835 raft_consensus.cc:2243] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.302995 24835 raft_consensus.cc:2272] T 837d4d509eb84b93aa4c977ca0b0cd94 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.305652 24835 tablet_replica.cc:333] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:32.306284 24835 raft_consensus.cc:2243] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:32.307214 24835 raft_consensus.cc:2272] T 0b4bb7e8b15b4233bbcf6f5b474f4e23 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.309958 24835 tablet_replica.cc:333] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:32.310525 24835 raft_consensus.cc:2243] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.311162 24835 raft_consensus.cc:2272] T d6357da4935c4669bb01f504b73ae691 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.313874 24835 tablet_replica.cc:333] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:32.314435 24835 raft_consensus.cc:2243] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:32.315440 24835 pending_rounds.cc:70] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2: Trying to abort 1 pending ops.
I20260608 12:48:32.315640 24835 pending_rounds.cc:77] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2: Aborting op as it isn't in flight: id { term: 1 index: 26 } timestamp: 7294660248161140736 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "1d98696e95b049338ebaf44ae7cd038d" old_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } } new_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: false } } } }
I20260608 12:48:32.317111 24835 raft_consensus.cc:2917] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: Aborting config change with OpId 1.26: Aborted: Op aborted
I20260608 12:48:32.317627 24835 raft_consensus.cc:2889] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:48:32.318341 24835 raft_consensus.cc:2272] T 1d98696e95b049338ebaf44ae7cd038d P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.323101 24835 tablet_replica.cc:333] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:32.323853 24835 raft_consensus.cc:2243] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:48:32.324611 29467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 12:48:32.325027 24835 raft_consensus.cc:2272] T a6fe6023e30a4488989d00f71e3e5ca7 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.328469 24835 tablet_replica.cc:333] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:32.329285 24835 raft_consensus.cc:2243] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.330348 24835 raft_consensus.cc:2272] T e1e0859b44d648f48d6a6919799b9084 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.333989 24835 tablet_replica.cc:333] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2: stopping tablet replica
I20260608 12:48:32.334555 24835 raft_consensus.cc:2243] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.335675 24835 raft_consensus.cc:2272] T 39c5dc7d6cf848f189710fe9aa987d26 P ffa7e8ea50a945e9b32542014a68fed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.382526 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:48:32.425307 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:48:32.454758 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:32.455729 24835 tablet_replica.cc:333] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c: stopping tablet replica
I20260608 12:48:32.456565 24835 raft_consensus.cc:2243] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.457439 24835 raft_consensus.cc:2272] T e1e0859b44d648f48d6a6919799b9084 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.461448 24835 tablet_replica.cc:333] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c: stopping tablet replica
I20260608 12:48:32.462265 24835 raft_consensus.cc:2243] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.463143 24835 raft_consensus.cc:2272] T be78789273ab40e99d03a2c6fb6d9cf5 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.466806 24835 tablet_replica.cc:333] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c: stopping tablet replica
I20260608 12:48:32.467478 24835 raft_consensus.cc:2243] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.468267 24835 raft_consensus.cc:2272] T a6fe6023e30a4488989d00f71e3e5ca7 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.471635 24835 tablet_replica.cc:333] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c: stopping tablet replica
I20260608 12:48:32.472396 24835 raft_consensus.cc:2243] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.473224 24835 raft_consensus.cc:2272] T 79fce3df1b334f3eab9a350516d83f46 P 30de18ccc4894c45a0778ad2c958243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.501189 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:48:32.518360 24835 tablet_server.cc:179] TabletServer@127.24.64.197:0 shutting down...
I20260608 12:48:32.546952 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:32.547753 24835 tablet_replica.cc:333] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f: stopping tablet replica
I20260608 12:48:32.548411 24835 raft_consensus.cc:2243] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:48:32.548959 24835 raft_consensus.cc:2272] T f730fb91863d496eb165f81e33563f5e P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:48:32.551756 24835 tablet_replica.cc:333] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: stopping tablet replica
I20260608 12:48:32.552258 24835 raft_consensus.cc:2243] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.552634 24835 pending_rounds.cc:70] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: Trying to abort 1 pending ops.
I20260608 12:48:32.552867 24835 pending_rounds.cc:77] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f: Aborting op as it isn't in flight: id { term: 1 index: 26 } timestamp: 7294660248161140736 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "1d98696e95b049338ebaf44ae7cd038d" old_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: NON_VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: true } } } new_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1858e4a3e084444e8381530035ef140a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 35197 } attrs { replace: true } } peers { permanent_uuid: "b5d1b54b22b94cbcbb76e3b4fcb8b364" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 46035 } } peers { permanent_uuid: "ffa7e8ea50a945e9b32542014a68fed2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 34989 } } peers { permanent_uuid: "95e8f80eebd244d7ba28abbf54f09e2f" member_type: VOTER last_known_addr { host: "127.24.64.197" port: 32971 } attrs { promote: false } } } }
I20260608 12:48:32.553504 24835 raft_consensus.cc:2917] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 FOLLOWER]: Aborting config change with OpId 1.26: Aborted: Op aborted
I20260608 12:48:32.553874 24835 raft_consensus.cc:2889] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:48:32.554136 24835 raft_consensus.cc:2272] T 1d98696e95b049338ebaf44ae7cd038d P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:48:32.557570 24835 tablet_replica.cc:333] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f: stopping tablet replica
I20260608 12:48:32.558084 24835 raft_consensus.cc:2243] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:48:32.558513 24835 raft_consensus.cc:2272] T 79fce3df1b334f3eab9a350516d83f46 P 95e8f80eebd244d7ba28abbf54f09e2f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:48:32.581385 24835 tablet_server.cc:196] TabletServer@127.24.64.197:0 shutdown complete.
I20260608 12:48:32.598114 24835 tablet_server.cc:179] TabletServer@127.24.64.198:0 shutting down...
I20260608 12:48:32.628386 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:32.629195 24835 tablet_replica.cc:333] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55: stopping tablet replica
I20260608 12:48:32.629819 24835 raft_consensus.cc:2243] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:48:32.630261 24835 raft_consensus.cc:2272] T 0780256c80244731a570869a060fe991 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:48:32.632860 24835 tablet_replica.cc:333] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55: stopping tablet replica
I20260608 12:48:32.633363 24835 raft_consensus.cc:2243] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.633810 24835 raft_consensus.cc:2272] T 39c5dc7d6cf848f189710fe9aa987d26 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.636936 24835 tablet_replica.cc:333] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55: stopping tablet replica
I20260608 12:48:32.637449 24835 raft_consensus.cc:2243] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:48:32.637851 24835 raft_consensus.cc:2272] T 837d4d509eb84b93aa4c977ca0b0cd94 P 35b6a4e314b84418aa8014a6f5a1ee55 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:48:32.660728 24835 tablet_server.cc:196] TabletServer@127.24.64.198:0 shutdown complete.
I20260608 12:48:32.677313 24835 master.cc:562] Master@127.24.64.254:40913 shutting down...
W20260608 12:48:32.702975 29300 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:48:32.703238 29300 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:48:32.703434 29300 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:48:32.705164 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:32.705686 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.706000 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 003679e698424bf4808358227ce40b87: stopping tablet replica
I20260608 12:48:32.731647 24835 master.cc:584] Master@127.24.64.254:40913 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17236 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:48:32.781500 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:40895
I20260608 12:48:32.782793 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:32.788898 30124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:32.788903 30125 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:32.789402 30127 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:32.790361 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:32.791333 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:32.791527 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:32.791960 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922912791754 us; error 0 us; skew 500 ppm
I20260608 12:48:32.792616 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:32.795564 24835 webserver.cc:533] Webserver started at http://127.24.64.254:46267/ using document root <none> and password file <none>
I20260608 12:48:32.796221 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:32.796434 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:32.796752 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:32.797873 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "4c4505fa810a4393ae76b5060ce4e8e7"
format_stamp: "Formatted at 2026-06-08 12:48:32 on dist-test-slave-nzcs"
I20260608 12:48:32.802472 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:48:32.806090 30132 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:32.806939 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:48:32.807190 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "4c4505fa810a4393ae76b5060ce4e8e7"
format_stamp: "Formatted at 2026-06-08 12:48:32 on dist-test-slave-nzcs"
I20260608 12:48:32.807447 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:32.829483 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:32.830681 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:32.873677 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:40895
I20260608 12:48:32.873834 30183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:40895 every 8 connection(s)
I20260608 12:48:32.878443 30184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:32.889163 30184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7: Bootstrap starting.
I20260608 12:48:32.894253 30184 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:32.898702 30184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7: No bootstrap required, opened a new log
I20260608 12:48:32.901249 30184 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4505fa810a4393ae76b5060ce4e8e7" member_type: VOTER }
I20260608 12:48:32.901648 30184 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:32.901877 30184 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4505fa810a4393ae76b5060ce4e8e7, State: Initialized, Role: FOLLOWER
I20260608 12:48:32.902493 30184 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c4505fa810a4393ae76b5060ce4e8e7" member_type: VOTER }
I20260608 12:48:32.902937 30184 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:48:32.903151 30184 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:48:32.903565 30184 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:32.908370 30184 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4505fa810a4393ae76b5060ce4e8e7" member_type: VOTER }
I20260608 12:48:32.909066 30184 leader_election.cc:304] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [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: 4c4505fa810a4393ae76b5060ce4e8e7; no voters: 
I20260608 12:48:32.910254 30184 leader_election.cc:290] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:48:32.910646 30187 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:32.912184 30187 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [term 1 LEADER]: Becoming Leader. State: Replica: 4c4505fa810a4393ae76b5060ce4e8e7, State: Running, Role: LEADER
I20260608 12:48:32.912902 30187 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [LEADER]: Queue going to LEADER mode. State: All 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: "4c4505fa810a4393ae76b5060ce4e8e7" member_type: VOTER }
I20260608 12:48:32.913558 30184 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:48:32.917613 30188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c4505fa810a4393ae76b5060ce4e8e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4505fa810a4393ae76b5060ce4e8e7" member_type: VOTER } }
I20260608 12:48:32.918386 30188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:32.918303 30189 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c4505fa810a4393ae76b5060ce4e8e7. Latest consensus state: current_term: 1 leader_uuid: "4c4505fa810a4393ae76b5060ce4e8e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c4505fa810a4393ae76b5060ce4e8e7" member_type: VOTER } }
I20260608 12:48:32.919082 30189 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:32.925683 30194 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:48:32.931083 30194 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:48:32.932099 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:48:32.940732 30194 catalog_manager.cc:1382] Generated new cluster ID: f1a5f66d1e2a4056bb46454105eb9fca
I20260608 12:48:32.941028 30194 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:48:32.973918 30194 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:48:32.975256 30194 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:48:32.994091 30194 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7: Generated new TSK 0
I20260608 12:48:32.994851 30194 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:48:33.062971 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:33.069424 30205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:33.070585 30206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:33.073997 24835 server_base.cc:1061] running on GCE node
W20260608 12:48:33.073909 30208 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:33.079703 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:33.079974 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:33.080142 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922913080124 us; error 0 us; skew 500 ppm
I20260608 12:48:33.080765 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:33.083582 24835 webserver.cc:533] Webserver started at http://127.24.64.193:45683/ using document root <none> and password file <none>
I20260608 12:48:33.084147 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:33.084349 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:33.084617 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:33.085758 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "d56ff36dc03c4c7fb41768bbe6474f03"
format_stamp: "Formatted at 2026-06-08 12:48:33 on dist-test-slave-nzcs"
I20260608 12:48:33.090423 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:48:33.094041 30213 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:33.094846 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:48:33.095144 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "d56ff36dc03c4c7fb41768bbe6474f03"
format_stamp: "Formatted at 2026-06-08 12:48:33 on dist-test-slave-nzcs"
I20260608 12:48:33.095535 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:33.109508 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:33.110744 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:33.112320 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:33.114804 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:33.115022 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:33.115242 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:33.115451 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:33.158044 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:40979
I20260608 12:48:33.158196 30275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:40979 every 8 connection(s)
I20260608 12:48:33.163247 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:33.171375 30280 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:33.171823 30281 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:33.177088 30283 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:33.177537 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:33.178128 30276 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40895
I20260608 12:48:33.178494 30276 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:33.179216 30276 heartbeater.cc:507] Master 127.24.64.254:40895 requested a full tablet report, sending...
I20260608 12:48:33.179404 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:33.179651 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:33.179814 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922913179789 us; error 0 us; skew 500 ppm
I20260608 12:48:33.180521 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:33.181520 30149 ts_manager.cc:194] Registered new tserver with Master: d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193:40979)
I20260608 12:48:33.183459 24835 webserver.cc:533] Webserver started at http://127.24.64.194:43393/ using document root <none> and password file <none>
I20260608 12:48:33.183787 30149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58446
I20260608 12:48:33.184222 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:33.184545 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:33.184898 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:33.186038 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "8cec5b2a7252439591844cfa372d86cf"
format_stamp: "Formatted at 2026-06-08 12:48:33 on dist-test-slave-nzcs"
I20260608 12:48:33.190582 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:48:33.195109 30288 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:33.196028 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:48:33.196305 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "8cec5b2a7252439591844cfa372d86cf"
format_stamp: "Formatted at 2026-06-08 12:48:33 on dist-test-slave-nzcs"
I20260608 12:48:33.196600 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:33.221621 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:33.222851 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:33.224324 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:33.226678 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:33.226919 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:33.227142 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:33.227291 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:33.267879 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:33273
I20260608 12:48:33.268010 30350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:33273 every 8 connection(s)
I20260608 12:48:33.272939 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:33.281054 30355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:33.281723 30354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:33.285001 30351 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40895
I20260608 12:48:33.285435 30351 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:33.286127 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:33.286445 30351 heartbeater.cc:507] Master 127.24.64.254:40895 requested a full tablet report, sending...
W20260608 12:48:33.286492 30357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:33.287835 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:33.288111 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:33.288311 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922913288292 us; error 0 us; skew 500 ppm
I20260608 12:48:33.288926 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:33.289610 30149 ts_manager.cc:194] Registered new tserver with Master: 8cec5b2a7252439591844cfa372d86cf (127.24.64.194:33273)
I20260608 12:48:33.291204 30149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58460
I20260608 12:48:33.291733 24835 webserver.cc:533] Webserver started at http://127.24.64.195:36169/ using document root <none> and password file <none>
I20260608 12:48:33.292326 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:33.292563 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:33.292881 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:33.294031 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "87c31eb3d150488cb56379e67c66f044"
format_stamp: "Formatted at 2026-06-08 12:48:33 on dist-test-slave-nzcs"
I20260608 12:48:33.299007 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:48:33.303047 30362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:33.303922 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:48:33.304212 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "87c31eb3d150488cb56379e67c66f044"
format_stamp: "Formatted at 2026-06-08 12:48:33 on dist-test-slave-nzcs"
I20260608 12:48:33.304473 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:33.323628 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:33.324916 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:33.326401 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:33.328763 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:33.328956 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:33.329197 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:33.329342 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:33.376658 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:35205
I20260608 12:48:33.376964 30424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:35205 every 8 connection(s)
I20260608 12:48:33.393379 30425 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40895
I20260608 12:48:33.393829 30425 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:33.394610 30425 heartbeater.cc:507] Master 127.24.64.254:40895 requested a full tablet report, sending...
I20260608 12:48:33.396739 30149 ts_manager.cc:194] Registered new tserver with Master: 87c31eb3d150488cb56379e67c66f044 (127.24.64.195:35205)
I20260608 12:48:33.396998 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016662796s
I20260608 12:48:33.398413 30149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58470
I20260608 12:48:34.186770 30276 heartbeater.cc:499] Master 127.24.64.254:40895 was elected leader, sending a full tablet report...
I20260608 12:48:34.294158 30351 heartbeater.cc:499] Master 127.24.64.254:40895 was elected leader, sending a full tablet report...
I20260608 12:48:34.401180 30425 heartbeater.cc:499] Master 127.24.64.254:40895 was elected leader, sending a full tablet report...
I20260608 12:48:34.456178 30149 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58480:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:48:34.458645 30149 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:48:34.521955 30390 tablet_service.cc:1511] Processing CreateTablet for tablet 0694c6a9802c4ac5b66cfc815bb3a972 (DEFAULT_TABLE table=test-workload [id=d47e92fa5e9c45328cd8fe5abc1870d8]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:48:34.522879 30389 tablet_service.cc:1511] Processing CreateTablet for tablet 1da626b05f7e4ef3934db6ad7236b35f (DEFAULT_TABLE table=test-workload [id=d47e92fa5e9c45328cd8fe5abc1870d8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:48:34.523464 30390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0694c6a9802c4ac5b66cfc815bb3a972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.524762 30388 tablet_service.cc:1511] Processing CreateTablet for tablet ffc2217f78e04ab0a34f4c0d886c045f (DEFAULT_TABLE table=test-workload [id=d47e92fa5e9c45328cd8fe5abc1870d8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:48:34.526153 30388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc2217f78e04ab0a34f4c0d886c045f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.526818 30389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da626b05f7e4ef3934db6ad7236b35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.533928 30241 tablet_service.cc:1511] Processing CreateTablet for tablet 0694c6a9802c4ac5b66cfc815bb3a972 (DEFAULT_TABLE table=test-workload [id=d47e92fa5e9c45328cd8fe5abc1870d8]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:48:34.534420 30240 tablet_service.cc:1511] Processing CreateTablet for tablet 1da626b05f7e4ef3934db6ad7236b35f (DEFAULT_TABLE table=test-workload [id=d47e92fa5e9c45328cd8fe5abc1870d8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:48:34.534659 30239 tablet_service.cc:1511] Processing CreateTablet for tablet ffc2217f78e04ab0a34f4c0d886c045f (DEFAULT_TABLE table=test-workload [id=d47e92fa5e9c45328cd8fe5abc1870d8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:48:34.535707 30241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0694c6a9802c4ac5b66cfc815bb3a972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.541498 30239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc2217f78e04ab0a34f4c0d886c045f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.544422 30240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da626b05f7e4ef3934db6ad7236b35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.552203 30445 tablet_bootstrap.cc:492] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044: Bootstrap starting.
I20260608 12:48:34.553584 30316 tablet_service.cc:1511] Processing CreateTablet for tablet 0694c6a9802c4ac5b66cfc815bb3a972 (DEFAULT_TABLE table=test-workload [id=d47e92fa5e9c45328cd8fe5abc1870d8]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:48:34.555143 30316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0694c6a9802c4ac5b66cfc815bb3a972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.553717 30314 tablet_service.cc:1511] Processing CreateTablet for tablet ffc2217f78e04ab0a34f4c0d886c045f (DEFAULT_TABLE table=test-workload [id=d47e92fa5e9c45328cd8fe5abc1870d8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:48:34.555138 30315 tablet_service.cc:1511] Processing CreateTablet for tablet 1da626b05f7e4ef3934db6ad7236b35f (DEFAULT_TABLE table=test-workload [id=d47e92fa5e9c45328cd8fe5abc1870d8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:48:34.557444 30314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc2217f78e04ab0a34f4c0d886c045f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.559536 30445 tablet_bootstrap.cc:654] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:34.565250 30315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da626b05f7e4ef3934db6ad7236b35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.583684 30445 tablet_bootstrap.cc:492] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044: No bootstrap required, opened a new log
I20260608 12:48:34.584322 30445 ts_tablet_manager.cc:1403] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.008s
I20260608 12:48:34.588980 30445 raft_consensus.cc:359] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.590827 30445 raft_consensus.cc:385] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:34.591172 30445 raft_consensus.cc:740] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c31eb3d150488cb56379e67c66f044, State: Initialized, Role: FOLLOWER
I20260608 12:48:34.592032 30445 consensus_queue.cc:260] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.602851 30447 tablet_bootstrap.cc:492] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03: Bootstrap starting.
I20260608 12:48:34.604427 30448 tablet_bootstrap.cc:492] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf: Bootstrap starting.
I20260608 12:48:34.610725 30445 ts_tablet_manager.cc:1434] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044: Time spent starting tablet: real 0.026s	user 0.019s	sys 0.007s
I20260608 12:48:34.611989 30445 tablet_bootstrap.cc:492] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044: Bootstrap starting.
I20260608 12:48:34.612231 30448 tablet_bootstrap.cc:654] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:34.614625 30447 tablet_bootstrap.cc:654] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:34.619586 30445 tablet_bootstrap.cc:654] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:34.628841 30448 tablet_bootstrap.cc:492] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf: No bootstrap required, opened a new log
I20260608 12:48:34.629374 30448 ts_tablet_manager.cc:1403] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260608 12:48:34.629462 30445 tablet_bootstrap.cc:492] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044: No bootstrap required, opened a new log
I20260608 12:48:34.629732 30447 tablet_bootstrap.cc:492] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03: No bootstrap required, opened a new log
I20260608 12:48:34.630069 30445 ts_tablet_manager.cc:1403] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 12:48:34.630224 30447 ts_tablet_manager.cc:1403] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.013s
I20260608 12:48:34.632921 30448 raft_consensus.cc:359] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.633186 30445 raft_consensus.cc:359] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.633522 30447 raft_consensus.cc:359] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.633780 30448 raft_consensus.cc:385] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:34.633916 30445 raft_consensus.cc:385] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:34.634194 30447 raft_consensus.cc:385] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:34.634272 30448 raft_consensus.cc:740] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cec5b2a7252439591844cfa372d86cf, State: Initialized, Role: FOLLOWER
I20260608 12:48:34.634358 30445 raft_consensus.cc:740] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c31eb3d150488cb56379e67c66f044, State: Initialized, Role: FOLLOWER
I20260608 12:48:34.634752 30447 raft_consensus.cc:740] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56ff36dc03c4c7fb41768bbe6474f03, State: Initialized, Role: FOLLOWER
I20260608 12:48:34.635576 30447 consensus_queue.cc:260] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.635509 30445 consensus_queue.cc:260] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.638556 30445 ts_tablet_manager.cc:1434] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:48:34.638679 30447 ts_tablet_manager.cc:1434] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:48:34.636205 30448 consensus_queue.cc:260] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.639981 30447 tablet_bootstrap.cc:492] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03: Bootstrap starting.
I20260608 12:48:34.641624 30445 tablet_bootstrap.cc:492] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044: Bootstrap starting.
I20260608 12:48:34.647898 30447 tablet_bootstrap.cc:654] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:34.649408 30448 ts_tablet_manager.cc:1434] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260608 12:48:34.650556 30448 tablet_bootstrap.cc:492] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf: Bootstrap starting.
I20260608 12:48:34.647980 30445 tablet_bootstrap.cc:654] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:34.660128 30448 tablet_bootstrap.cc:654] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:34.662148 30447 tablet_bootstrap.cc:492] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03: No bootstrap required, opened a new log
I20260608 12:48:34.662606 30447 ts_tablet_manager.cc:1403] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260608 12:48:34.665458 30447 raft_consensus.cc:359] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:34.666046 30448 tablet_bootstrap.cc:492] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf: No bootstrap required, opened a new log
I20260608 12:48:34.666203 30447 raft_consensus.cc:385] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:34.666625 30445 tablet_bootstrap.cc:492] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044: No bootstrap required, opened a new log
I20260608 12:48:34.666734 30448 ts_tablet_manager.cc:1403] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260608 12:48:34.666610 30447 raft_consensus.cc:740] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56ff36dc03c4c7fb41768bbe6474f03, State: Initialized, Role: FOLLOWER
I20260608 12:48:34.667399 30445 ts_tablet_manager.cc:1403] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260608 12:48:34.667841 30447 consensus_queue.cc:260] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:34.669739 30448 raft_consensus.cc:359] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.670154 30447 ts_tablet_manager.cc:1434] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 12:48:34.670503 30448 raft_consensus.cc:385] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:34.670459 30445 raft_consensus.cc:359] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:34.671082 30448 raft_consensus.cc:740] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cec5b2a7252439591844cfa372d86cf, State: Initialized, Role: FOLLOWER
I20260608 12:48:34.671496 30447 tablet_bootstrap.cc:492] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03: Bootstrap starting.
I20260608 12:48:34.671365 30445 raft_consensus.cc:385] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:34.671969 30445 raft_consensus.cc:740] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c31eb3d150488cb56379e67c66f044, State: Initialized, Role: FOLLOWER
I20260608 12:48:34.672199 30448 consensus_queue.cc:260] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.672797 30445 consensus_queue.cc:260] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:34.674898 30448 ts_tablet_manager.cc:1434] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:48:34.675063 30445 ts_tablet_manager.cc:1434] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:48:34.675944 30448 tablet_bootstrap.cc:492] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf: Bootstrap starting.
I20260608 12:48:34.683687 30448 tablet_bootstrap.cc:654] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:34.689306 30447 tablet_bootstrap.cc:654] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:34.696208 30453 raft_consensus.cc:493] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:34.697283 30448 tablet_bootstrap.cc:492] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf: No bootstrap required, opened a new log
I20260608 12:48:34.697415 30447 tablet_bootstrap.cc:492] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03: No bootstrap required, opened a new log
I20260608 12:48:34.697204 30453 raft_consensus.cc:515] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.697978 30447 ts_tablet_manager.cc:1403] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260608 12:48:34.698042 30448 ts_tablet_manager.cc:1403] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.013s
I20260608 12:48:34.700642 30447 raft_consensus.cc:359] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.701454 30447 raft_consensus.cc:385] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:34.701737 30447 raft_consensus.cc:740] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56ff36dc03c4c7fb41768bbe6474f03, State: Initialized, Role: FOLLOWER
I20260608 12:48:34.701730 30448 raft_consensus.cc:359] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:34.702862 30448 raft_consensus.cc:385] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:34.703182 30448 raft_consensus.cc:740] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cec5b2a7252439591844cfa372d86cf, State: Initialized, Role: FOLLOWER
I20260608 12:48:34.703526 30453 leader_election.cc:290] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cec5b2a7252439591844cfa372d86cf (127.24.64.194:33273), 87c31eb3d150488cb56379e67c66f044 (127.24.64.195:35205)
I20260608 12:48:34.703219 30447 consensus_queue.cc:260] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.704061 30448 consensus_queue.cc:260] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:34.706367 30448 ts_tablet_manager.cc:1434] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:48:34.708465 30447 ts_tablet_manager.cc:1434] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:48:34.722692 30326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da626b05f7e4ef3934db6ad7236b35f" candidate_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cec5b2a7252439591844cfa372d86cf" is_pre_election: true
I20260608 12:48:34.723543 30326 raft_consensus.cc:2468] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56ff36dc03c4c7fb41768bbe6474f03 in term 0.
I20260608 12:48:34.724951 30215 leader_election.cc:304] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cec5b2a7252439591844cfa372d86cf, d56ff36dc03c4c7fb41768bbe6474f03; no voters: 
I20260608 12:48:34.725939 30453 raft_consensus.cc:2804] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:34.726243 30453 raft_consensus.cc:493] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:34.726564 30453 raft_consensus.cc:3060] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:34.727367 30400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da626b05f7e4ef3934db6ad7236b35f" candidate_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c31eb3d150488cb56379e67c66f044" is_pre_election: true
I20260608 12:48:34.728091 30400 raft_consensus.cc:2468] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56ff36dc03c4c7fb41768bbe6474f03 in term 0.
I20260608 12:48:34.732514 30453 raft_consensus.cc:515] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.734689 30453 leader_election.cc:290] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [CANDIDATE]: Term 1 election: Requested vote from peers 8cec5b2a7252439591844cfa372d86cf (127.24.64.194:33273), 87c31eb3d150488cb56379e67c66f044 (127.24.64.195:35205)
I20260608 12:48:34.734916 30326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da626b05f7e4ef3934db6ad7236b35f" candidate_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cec5b2a7252439591844cfa372d86cf"
I20260608 12:48:34.735319 30400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da626b05f7e4ef3934db6ad7236b35f" candidate_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c31eb3d150488cb56379e67c66f044"
I20260608 12:48:34.735605 30326 raft_consensus.cc:3060] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:34.735911 30400 raft_consensus.cc:3060] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:34.743116 30326 raft_consensus.cc:2468] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56ff36dc03c4c7fb41768bbe6474f03 in term 1.
I20260608 12:48:34.743116 30400 raft_consensus.cc:2468] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56ff36dc03c4c7fb41768bbe6474f03 in term 1.
I20260608 12:48:34.744616 30217 leader_election.cc:304] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [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: 87c31eb3d150488cb56379e67c66f044, d56ff36dc03c4c7fb41768bbe6474f03; no voters: 
I20260608 12:48:34.745352 30453 raft_consensus.cc:2804] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:34.746416 30453 raft_consensus.cc:697] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 LEADER]: Becoming Leader. State: Replica: d56ff36dc03c4c7fb41768bbe6474f03, State: Running, Role: LEADER
I20260608 12:48:34.747074 30453 consensus_queue.cc:237] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.748622 30462 raft_consensus.cc:493] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:34.749073 30462 raft_consensus.cc:515] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:34.751394 30462 leader_election.cc:290] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c31eb3d150488cb56379e67c66f044 (127.24.64.195:35205), 8cec5b2a7252439591844cfa372d86cf (127.24.64.194:33273)
I20260608 12:48:34.752452 30400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0694c6a9802c4ac5b66cfc815bb3a972" candidate_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c31eb3d150488cb56379e67c66f044" is_pre_election: true
I20260608 12:48:34.752941 30326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0694c6a9802c4ac5b66cfc815bb3a972" candidate_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cec5b2a7252439591844cfa372d86cf" is_pre_election: true
I20260608 12:48:34.753247 30400 raft_consensus.cc:2468] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56ff36dc03c4c7fb41768bbe6474f03 in term 0.
I20260608 12:48:34.753509 30326 raft_consensus.cc:2468] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56ff36dc03c4c7fb41768bbe6474f03 in term 0.
I20260608 12:48:34.754410 30217 leader_election.cc:304] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87c31eb3d150488cb56379e67c66f044, d56ff36dc03c4c7fb41768bbe6474f03; no voters: 
I20260608 12:48:34.755107 30462 raft_consensus.cc:2804] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:34.755400 30462 raft_consensus.cc:493] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:34.755649 30462 raft_consensus.cc:3060] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:34.756867 30146 catalog_manager.cc:5696] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:34.760926 30462 raft_consensus.cc:515] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:34.762737 30462 leader_election.cc:290] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [CANDIDATE]: Term 1 election: Requested vote from peers 87c31eb3d150488cb56379e67c66f044 (127.24.64.195:35205), 8cec5b2a7252439591844cfa372d86cf (127.24.64.194:33273)
I20260608 12:48:34.763674 30326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0694c6a9802c4ac5b66cfc815bb3a972" candidate_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cec5b2a7252439591844cfa372d86cf"
I20260608 12:48:34.763619 30400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0694c6a9802c4ac5b66cfc815bb3a972" candidate_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c31eb3d150488cb56379e67c66f044"
I20260608 12:48:34.764428 30326 raft_consensus.cc:3060] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:34.764570 30400 raft_consensus.cc:3060] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:34.769766 30326 raft_consensus.cc:2468] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56ff36dc03c4c7fb41768bbe6474f03 in term 1.
I20260608 12:48:34.770030 30400 raft_consensus.cc:2468] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56ff36dc03c4c7fb41768bbe6474f03 in term 1.
I20260608 12:48:34.770875 30215 leader_election.cc:304] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [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: 8cec5b2a7252439591844cfa372d86cf, d56ff36dc03c4c7fb41768bbe6474f03; no voters: 
I20260608 12:48:34.771667 30462 raft_consensus.cc:2804] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:34.772107 30462 raft_consensus.cc:697] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 LEADER]: Becoming Leader. State: Replica: d56ff36dc03c4c7fb41768bbe6474f03, State: Running, Role: LEADER
I20260608 12:48:34.772768 30462 consensus_queue.cc:237] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:34.775543 30449 raft_consensus.cc:493] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:34.776333 30449 raft_consensus.cc:515] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.779950 30449 leader_election.cc:290] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193:40979), 8cec5b2a7252439591844cfa372d86cf (127.24.64.194:33273)
I20260608 12:48:34.782917 30146 catalog_manager.cc:5696] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:34.794883 30251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc2217f78e04ab0a34f4c0d886c045f" candidate_uuid: "87c31eb3d150488cb56379e67c66f044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" is_pre_election: true
I20260608 12:48:34.795665 30251 raft_consensus.cc:2468] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c31eb3d150488cb56379e67c66f044 in term 0.
I20260608 12:48:34.796327 30326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc2217f78e04ab0a34f4c0d886c045f" candidate_uuid: "87c31eb3d150488cb56379e67c66f044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cec5b2a7252439591844cfa372d86cf" is_pre_election: true
I20260608 12:48:34.797025 30326 raft_consensus.cc:2468] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c31eb3d150488cb56379e67c66f044 in term 0.
I20260608 12:48:34.797080 30366 leader_election.cc:304] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87c31eb3d150488cb56379e67c66f044, d56ff36dc03c4c7fb41768bbe6474f03; no voters: 
I20260608 12:48:34.797979 30449 raft_consensus.cc:2804] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:34.798421 30449 raft_consensus.cc:493] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:34.798708 30449 raft_consensus.cc:3060] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:34.803617 30449 raft_consensus.cc:515] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.805855 30449 leader_election.cc:290] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [CANDIDATE]: Term 1 election: Requested vote from peers d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193:40979), 8cec5b2a7252439591844cfa372d86cf (127.24.64.194:33273)
I20260608 12:48:34.806378 30251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc2217f78e04ab0a34f4c0d886c045f" candidate_uuid: "87c31eb3d150488cb56379e67c66f044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d56ff36dc03c4c7fb41768bbe6474f03"
I20260608 12:48:34.807025 30251 raft_consensus.cc:3060] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:34.807186 30326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc2217f78e04ab0a34f4c0d886c045f" candidate_uuid: "87c31eb3d150488cb56379e67c66f044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cec5b2a7252439591844cfa372d86cf"
I20260608 12:48:34.807677 30326 raft_consensus.cc:3060] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:34.812330 30251 raft_consensus.cc:2468] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c31eb3d150488cb56379e67c66f044 in term 1.
I20260608 12:48:34.812378 30326 raft_consensus.cc:2468] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c31eb3d150488cb56379e67c66f044 in term 1.
I20260608 12:48:34.813505 30366 leader_election.cc:304] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [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: 87c31eb3d150488cb56379e67c66f044, d56ff36dc03c4c7fb41768bbe6474f03; no voters: 
I20260608 12:48:34.814270 30449 raft_consensus.cc:2804] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:34.815476 30449 raft_consensus.cc:697] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 1 LEADER]: Becoming Leader. State: Replica: 87c31eb3d150488cb56379e67c66f044, State: Running, Role: LEADER
I20260608 12:48:34.816202 30449 consensus_queue.cc:237] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } }
I20260608 12:48:34.823892 30146 catalog_manager.cc:5696] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c31eb3d150488cb56379e67c66f044 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "87c31eb3d150488cb56379e67c66f044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:34.842895 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:34.849134 30469 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:34.850472 30470 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:34.851125 30472 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:34.852449 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:34.853736 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:34.853957 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:34.854097 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922914854086 us; error 0 us; skew 500 ppm
I20260608 12:48:34.854629 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:34.857276 24835 webserver.cc:533] Webserver started at http://127.24.64.196:38823/ using document root <none> and password file <none>
I20260608 12:48:34.857827 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:34.857997 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:34.858220 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:34.859310 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3"
format_stamp: "Formatted at 2026-06-08 12:48:34 on dist-test-slave-nzcs"
I20260608 12:48:34.864343 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:48:34.867964 30477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:34.869007 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:48:34.869314 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3"
format_stamp: "Formatted at 2026-06-08 12:48:34 on dist-test-slave-nzcs"
I20260608 12:48:34.869572 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:34.893514 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:34.894755 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:34.896353 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:34.898955 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:34.899165 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:34.899389 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:34.899545 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:34.931118 30202 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:34.949934 30251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0694c6a9802c4ac5b66cfc815bb3a972"
dest_uuid: "d56ff36dc03c4c7fb41768bbe6474f03"
mode: GRACEFUL
new_leader_uuid: "8cec5b2a7252439591844cfa372d86cf"
 from {username='slave'} at 127.0.0.1:34238
I20260608 12:48:34.951143 30251 raft_consensus.cc:606] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 LEADER]: Received request to transfer leadership to TS 8cec5b2a7252439591844cfa372d86cf
I20260608 12:48:34.953804 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:36477
I20260608 12:48:34.954186 30540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:36477 every 8 connection(s)
I20260608 12:48:34.954316 30202 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:48:34.954998 30202 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:34.970069 30541 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40895
I20260608 12:48:34.970680 30541 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:34.971735 30541 heartbeater.cc:507] Master 127.24.64.254:40895 requested a full tablet report, sending...
I20260608 12:48:34.974339 30146 ts_manager.cc:194] Registered new tserver with Master: d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196:36477)
I20260608 12:48:34.976107 30146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58492
I20260608 12:48:35.010102 30462 consensus_queue.cc:1048] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:35.012370 30462 consensus_queue.cc:1048] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:48:35.020820 30453 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:48:35.021128 30453 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:48:35.055081 30548 consensus_queue.cc:1048] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:35.060943 30467 consensus_queue.cc:1048] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:35.092768 30551 consensus_queue.cc:1048] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:35.115483 30467 consensus_queue.cc:1048] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:35.374518 30462 raft_consensus.cc:993] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03: : Instructing follower 8cec5b2a7252439591844cfa372d86cf to start an election
I20260608 12:48:35.375044 30462 raft_consensus.cc:1081] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 LEADER]: Signalling peer 8cec5b2a7252439591844cfa372d86cf to start an election
I20260608 12:48:35.376767 30326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0694c6a9802c4ac5b66cfc815bb3a972"
dest_uuid: "8cec5b2a7252439591844cfa372d86cf"
 from {username='slave'} at 127.0.0.1:55260
I20260608 12:48:35.377292 30326 raft_consensus.cc:493] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:48:35.377604 30326 raft_consensus.cc:3060] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:35.383013 30326 raft_consensus.cc:515] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:35.385211 30326 leader_election.cc:290] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [CANDIDATE]: Term 2 election: Requested vote from peers 87c31eb3d150488cb56379e67c66f044 (127.24.64.195:35205), d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193:40979)
I20260608 12:48:35.395800 30400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0694c6a9802c4ac5b66cfc815bb3a972" candidate_uuid: "8cec5b2a7252439591844cfa372d86cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87c31eb3d150488cb56379e67c66f044"
I20260608 12:48:35.396375 30400 raft_consensus.cc:3060] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:35.397544 30251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0694c6a9802c4ac5b66cfc815bb3a972" candidate_uuid: "8cec5b2a7252439591844cfa372d86cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d56ff36dc03c4c7fb41768bbe6474f03"
I20260608 12:48:35.398193 30251 raft_consensus.cc:3055] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:48:35.398583 30251 raft_consensus.cc:740] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d56ff36dc03c4c7fb41768bbe6474f03, State: Running, Role: LEADER
I20260608 12:48:35.399477 30251 consensus_queue.cc:260] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [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: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:35.400444 30251 raft_consensus.cc:3060] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:35.402997 30400 raft_consensus.cc:2468] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cec5b2a7252439591844cfa372d86cf in term 2.
I20260608 12:48:35.404208 30292 leader_election.cc:304] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [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: 87c31eb3d150488cb56379e67c66f044, 8cec5b2a7252439591844cfa372d86cf; no voters: 
I20260608 12:48:35.405177 30454 raft_consensus.cc:2804] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:48:35.406448 30251 raft_consensus.cc:2468] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cec5b2a7252439591844cfa372d86cf in term 2.
I20260608 12:48:35.407437 30454 raft_consensus.cc:697] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 2 LEADER]: Becoming Leader. State: Replica: 8cec5b2a7252439591844cfa372d86cf, State: Running, Role: LEADER
I20260608 12:48:35.408315 30454 consensus_queue.cc:237] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [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: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:35.415140 30146 catalog_manager.cc:5696] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf reported cstate change: term changed from 1 to 2, leader changed from d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193) to 8cec5b2a7252439591844cfa372d86cf (127.24.64.194). New cstate: current_term: 2 leader_uuid: "8cec5b2a7252439591844cfa372d86cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:35.724289 30400 raft_consensus.cc:1275] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 2 FOLLOWER]: Refusing update from remote peer 8cec5b2a7252439591844cfa372d86cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:48:35.726094 30454 consensus_queue.cc:1048] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:48:35.767294 30251 raft_consensus.cc:1275] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 2 FOLLOWER]: Refusing update from remote peer 8cec5b2a7252439591844cfa372d86cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:48:35.768857 30454 consensus_queue.cc:1048] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:48:35.959227 30326 consensus_queue.cc:237] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [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: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } }
I20260608 12:48:35.966883 30251 raft_consensus.cc:1275] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 2 FOLLOWER]: Refusing update from remote peer 8cec5b2a7252439591844cfa372d86cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:48:35.968529 30400 raft_consensus.cc:1275] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 2 FOLLOWER]: Refusing update from remote peer 8cec5b2a7252439591844cfa372d86cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:48:35.968801 30569 consensus_queue.cc:1048] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:48:35.970118 30566 consensus_queue.cc:1048] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:48:35.979748 30541 heartbeater.cc:499] Master 127.24.64.254:40895 was elected leader, sending a full tablet report...
W20260608 12:48:35.982031 30291 consensus_peers.cc:597] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf -> Peer d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196:36477): Couldn't send request to peer d8e4ce5d9d6f4867a8208f17aa8dfaa3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0694c6a9802c4ac5b66cfc815bb3a972. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:35.981752 30251 raft_consensus.cc:2955] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } } }
I20260608 12:48:35.981401 30400 raft_consensus.cc:2955] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } } }
I20260608 12:48:35.993817 30146 catalog_manager.cc:5696] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 reported cstate change: config changed from index -1 to 3, NON_VOTER d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) added. New cstate: current_term: 2 leader_uuid: "8cec5b2a7252439591844cfa372d86cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } } }
I20260608 12:48:36.243820 30576 ts_tablet_manager.cc:933] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Initiating tablet copy from peer 8cec5b2a7252439591844cfa372d86cf (127.24.64.194:33273)
I20260608 12:48:36.245409 30576 tablet_copy_client.cc:323] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:33273
I20260608 12:48:36.255018 30336 tablet_copy_service.cc:140] P 8cec5b2a7252439591844cfa372d86cf: Received BeginTabletCopySession request for tablet 0694c6a9802c4ac5b66cfc815bb3a972 from peer d8e4ce5d9d6f4867a8208f17aa8dfaa3 ({username='slave'} at 127.0.0.1:55292)
I20260608 12:48:36.255543 30336 tablet_copy_service.cc:161] P 8cec5b2a7252439591844cfa372d86cf: Beginning new tablet copy session on tablet 0694c6a9802c4ac5b66cfc815bb3a972 from peer d8e4ce5d9d6f4867a8208f17aa8dfaa3 at {username='slave'} at 127.0.0.1:55292: session id = d8e4ce5d9d6f4867a8208f17aa8dfaa3-0694c6a9802c4ac5b66cfc815bb3a972
I20260608 12:48:36.260730 30336 tablet_copy_source_session.cc:215] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:36.263701 30576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0694c6a9802c4ac5b66cfc815bb3a972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:36.275566 30576 tablet_copy_client.cc:806] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:36.276069 30576 tablet_copy_client.cc:670] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:36.279400 30576 tablet_copy_client.cc:538] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:36.285429 30576 tablet_bootstrap.cc:492] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Bootstrap starting.
I20260608 12:48:36.302358 30576 tablet_bootstrap.cc:492] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:48:36.303246 30576 tablet_bootstrap.cc:492] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Bootstrap complete.
I20260608 12:48:36.303776 30576 ts_tablet_manager.cc:1403] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 12:48:36.305915 30576 raft_consensus.cc:359] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } }
I20260608 12:48:36.306944 30576 raft_consensus.cc:740] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d8e4ce5d9d6f4867a8208f17aa8dfaa3, State: Initialized, Role: LEARNER
I20260608 12:48:36.307423 30576 consensus_queue.cc:260] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } }
I20260608 12:48:36.309593 30576 ts_tablet_manager.cc:1434] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:48:36.311590 30336 tablet_copy_service.cc:342] P 8cec5b2a7252439591844cfa372d86cf: Request end of tablet copy session d8e4ce5d9d6f4867a8208f17aa8dfaa3-0694c6a9802c4ac5b66cfc815bb3a972 received from {username='slave'} at 127.0.0.1:55292
I20260608 12:48:36.311965 30336 tablet_copy_service.cc:434] P 8cec5b2a7252439591844cfa372d86cf: ending tablet copy session d8e4ce5d9d6f4867a8208f17aa8dfaa3-0694c6a9802c4ac5b66cfc815bb3a972 on tablet 0694c6a9802c4ac5b66cfc815bb3a972 with peer d8e4ce5d9d6f4867a8208f17aa8dfaa3
I20260608 12:48:36.409504 30559 raft_consensus.cc:2955] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } } }
I20260608 12:48:36.433521 30251 consensus_queue.cc:237] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [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: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } }
I20260608 12:48:36.442555 30400 raft_consensus.cc:1275] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Refusing update from remote peer d56ff36dc03c4c7fb41768bbe6474f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:48:36.442543 30326 raft_consensus.cc:1275] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Refusing update from remote peer d56ff36dc03c4c7fb41768bbe6474f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:48:36.444377 30453 consensus_queue.cc:1048] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:48:36.445674 30583 consensus_queue.cc:1048] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:48:36.454267 30216 consensus_peers.cc:597] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 -> Peer d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196:36477): Couldn't send request to peer d8e4ce5d9d6f4867a8208f17aa8dfaa3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1da626b05f7e4ef3934db6ad7236b35f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:36.461301 30400 raft_consensus.cc:2955] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } } }
I20260608 12:48:36.462559 30326 raft_consensus.cc:2955] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } } }
I20260608 12:48:36.475726 30149 catalog_manager.cc:5696] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 reported cstate change: config changed from index -1 to 2, NON_VOTER d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } } }
I20260608 12:48:36.605722 30515 raft_consensus.cc:1217] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:48:36.606660 30515 raft_consensus.cc:2955] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } } }
I20260608 12:48:36.615424 30453 raft_consensus.cc:2955] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } } }
I20260608 12:48:36.762482 30576 ts_tablet_manager.cc:933] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Initiating tablet copy from peer d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193:40979)
I20260608 12:48:36.764050 30576 tablet_copy_client.cc:323] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:40979
I20260608 12:48:36.773823 30261 tablet_copy_service.cc:140] P d56ff36dc03c4c7fb41768bbe6474f03: Received BeginTabletCopySession request for tablet 1da626b05f7e4ef3934db6ad7236b35f from peer d8e4ce5d9d6f4867a8208f17aa8dfaa3 ({username='slave'} at 127.0.0.1:34244)
I20260608 12:48:36.774326 30261 tablet_copy_service.cc:161] P d56ff36dc03c4c7fb41768bbe6474f03: Beginning new tablet copy session on tablet 1da626b05f7e4ef3934db6ad7236b35f from peer d8e4ce5d9d6f4867a8208f17aa8dfaa3 at {username='slave'} at 127.0.0.1:34244: session id = d8e4ce5d9d6f4867a8208f17aa8dfaa3-1da626b05f7e4ef3934db6ad7236b35f
I20260608 12:48:36.779546 30261 tablet_copy_source_session.cc:215] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:36.783627 30576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da626b05f7e4ef3934db6ad7236b35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:36.798833 30576 tablet_copy_client.cc:806] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:36.799430 30576 tablet_copy_client.cc:670] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:36.803877 30576 tablet_copy_client.cc:538] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:36.810683 30576 tablet_bootstrap.cc:492] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Bootstrap starting.
I20260608 12:48:36.830634 30576 tablet_bootstrap.cc:492] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:36.831310 30576 tablet_bootstrap.cc:492] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Bootstrap complete.
I20260608 12:48:36.831918 30576 ts_tablet_manager.cc:1403] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 12:48:36.834518 30576 raft_consensus.cc:359] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } }
I20260608 12:48:36.835279 30576 raft_consensus.cc:740] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d8e4ce5d9d6f4867a8208f17aa8dfaa3, State: Initialized, Role: LEARNER
I20260608 12:48:36.835904 30576 consensus_queue.cc:260] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [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: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: true } }
I20260608 12:48:36.838163 30576 ts_tablet_manager.cc:1434] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:48:36.839901 30261 tablet_copy_service.cc:342] P d56ff36dc03c4c7fb41768bbe6474f03: Request end of tablet copy session d8e4ce5d9d6f4867a8208f17aa8dfaa3-1da626b05f7e4ef3934db6ad7236b35f received from {username='slave'} at 127.0.0.1:34244
I20260608 12:48:36.840363 30261 tablet_copy_service.cc:434] P d56ff36dc03c4c7fb41768bbe6474f03: ending tablet copy session d8e4ce5d9d6f4867a8208f17aa8dfaa3-1da626b05f7e4ef3934db6ad7236b35f on tablet 1da626b05f7e4ef3934db6ad7236b35f with peer d8e4ce5d9d6f4867a8208f17aa8dfaa3
I20260608 12:48:36.956132 30202 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:36.960229 30202 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:36.960784 30202 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:37.020735 30566 raft_consensus.cc:1064] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf: attempting to promote NON_VOTER d8e4ce5d9d6f4867a8208f17aa8dfaa3 to VOTER
I20260608 12:48:37.022863 30566 consensus_queue.cc:237] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [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: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } }
I20260608 12:48:37.029289 30251 raft_consensus.cc:1275] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 2 FOLLOWER]: Refusing update from remote peer 8cec5b2a7252439591844cfa372d86cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:48:37.029726 30515 raft_consensus.cc:1275] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 2 LEARNER]: Refusing update from remote peer 8cec5b2a7252439591844cfa372d86cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:48:37.029969 30400 raft_consensus.cc:1275] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 2 FOLLOWER]: Refusing update from remote peer 8cec5b2a7252439591844cfa372d86cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:48:37.031162 30566 consensus_queue.cc:1048] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:48:37.032236 30454 consensus_queue.cc:1048] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:48:37.033206 30559 consensus_queue.cc:1048] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:48:37.049350 30400 raft_consensus.cc:2955] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.051250 30251 raft_consensus.cc:2955] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.062196 30146 catalog_manager.cc:5696] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 reported cstate change: config changed from index 3 to 4, d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8cec5b2a7252439591844cfa372d86cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.133087 30515 raft_consensus.cc:1217] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:48:37.284289 30559 raft_consensus.cc:2955] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.293340 30515 raft_consensus.cc:2955] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.302772 30326 consensus_queue.cc:237] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [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: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } }
I20260608 12:48:37.309592 30515 raft_consensus.cc:1275] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 2 FOLLOWER]: Refusing update from remote peer 8cec5b2a7252439591844cfa372d86cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:48:37.310187 30400 raft_consensus.cc:1275] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 2 FOLLOWER]: Refusing update from remote peer 8cec5b2a7252439591844cfa372d86cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:48:37.311328 30454 consensus_queue.cc:1048] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:48:37.312104 30566 consensus_queue.cc:1048] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:48:37.320107 30515 raft_consensus.cc:2955] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.321249 30400 raft_consensus.cc:2955] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.332768 30149 catalog_manager.cc:5696] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 reported cstate change: config changed from index 4 to 5, VOTER d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193) evicted. New cstate: current_term: 2 leader_uuid: "8cec5b2a7252439591844cfa372d86cf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.408511 30239 tablet_service.cc:1558] Processing DeleteTablet for tablet 0694c6a9802c4ac5b66cfc815bb3a972 with delete_type TABLET_DATA_TOMBSTONED (TS d56ff36dc03c4c7fb41768bbe6474f03 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34220
I20260608 12:48:37.410458 30596 tablet_replica.cc:333] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03: stopping tablet replica
I20260608 12:48:37.411146 30596 raft_consensus.cc:2243] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:37.411780 30596 raft_consensus.cc:2272] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:37.414739 30596 ts_tablet_manager.cc:1916] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:37.414805 30572 raft_consensus.cc:1064] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03: attempting to promote NON_VOTER d8e4ce5d9d6f4867a8208f17aa8dfaa3 to VOTER
I20260608 12:48:37.417743 30572 consensus_queue.cc:237] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [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: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } }
I20260608 12:48:37.427203 30400 raft_consensus.cc:1275] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Refusing update from remote peer d56ff36dc03c4c7fb41768bbe6474f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:48:37.429242 30596 ts_tablet_manager.cc:1929] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:48:37.430526 30453 consensus_queue.cc:1048] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:48:37.429631 30515 raft_consensus.cc:1275] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 1 LEARNER]: Refusing update from remote peer d56ff36dc03c4c7fb41768bbe6474f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:48:37.430975 30596 log.cc:1199] T 0694c6a9802c4ac5b66cfc815bb3a972 P d56ff36dc03c4c7fb41768bbe6474f03: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-0-root/wals/0694c6a9802c4ac5b66cfc815bb3a972
I20260608 12:48:37.432255 30326 raft_consensus.cc:1275] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Refusing update from remote peer d56ff36dc03c4c7fb41768bbe6474f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:48:37.433548 30453 consensus_queue.cc:1048] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:48:37.434252 30136 catalog_manager.cc:5027] TS d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193:40979): tablet 0694c6a9802c4ac5b66cfc815bb3a972 (table test-workload [id=d47e92fa5e9c45328cd8fe5abc1870d8]) successfully deleted
I20260608 12:48:37.434541 30572 consensus_queue.cc:1048] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:48:37.445333 30326 raft_consensus.cc:2955] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.446372 30515 raft_consensus.cc:2955] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.460470 30149 catalog_manager.cc:5696] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf reported cstate change: config changed from index 2 to 3, d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.511741 30572 raft_consensus.cc:2955] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.524266 30400 raft_consensus.cc:2955] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d8e4ce5d9d6f4867a8208f17aa8dfaa3 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.738932 30251 consensus_queue.cc:237] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [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: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } }
I20260608 12:48:37.745626 30515 raft_consensus.cc:1275] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 1 FOLLOWER]: Refusing update from remote peer d56ff36dc03c4c7fb41768bbe6474f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:48:37.745793 30326 raft_consensus.cc:1275] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Refusing update from remote peer d56ff36dc03c4c7fb41768bbe6474f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:48:37.747160 30597 consensus_queue.cc:1048] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:48:37.748085 30453 consensus_queue.cc:1048] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:48:37.756592 30515 raft_consensus.cc:2955] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 87c31eb3d150488cb56379e67c66f044 (127.24.64.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.759306 30326 raft_consensus.cc:2955] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 87c31eb3d150488cb56379e67c66f044 (127.24.64.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.771224 30147 catalog_manager.cc:5696] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3 reported cstate change: config changed from index 3 to 4, VOTER 87c31eb3d150488cb56379e67c66f044 (127.24.64.195) evicted. New cstate: current_term: 1 leader_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:37.873292 30390 tablet_service.cc:1558] Processing DeleteTablet for tablet 1da626b05f7e4ef3934db6ad7236b35f with delete_type TABLET_DATA_TOMBSTONED (TS 87c31eb3d150488cb56379e67c66f044 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39198
I20260608 12:48:37.875453 30600 tablet_replica.cc:333] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044: stopping tablet replica
I20260608 12:48:37.876214 30600 raft_consensus.cc:2243] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:37.876794 30600 raft_consensus.cc:2272] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:37.879830 30600 ts_tablet_manager.cc:1916] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:37.890395 30600 ts_tablet_manager.cc:1929] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:48:37.890690 30600 log.cc:1199] T 1da626b05f7e4ef3934db6ad7236b35f P 87c31eb3d150488cb56379e67c66f044: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922780635455-24835-0/minicluster-data/ts-2-root/wals/1da626b05f7e4ef3934db6ad7236b35f
I20260608 12:48:37.892262 30136 catalog_manager.cc:5027] TS 87c31eb3d150488cb56379e67c66f044 (127.24.64.195:35205): tablet 1da626b05f7e4ef3934db6ad7236b35f (table test-workload [id=d47e92fa5e9c45328cd8fe5abc1870d8]) successfully deleted
I20260608 12:48:38.017379 30566 raft_consensus.cc:2955] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "87c31eb3d150488cb56379e67c66f044" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35205 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:38.024652 30134 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0694c6a9802c4ac5b66cfc815bb3a972 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:38.277302 30597 raft_consensus.cc:2955] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 87c31eb3d150488cb56379e67c66f044 (127.24.64.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d56ff36dc03c4c7fb41768bbe6474f03" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 40979 } } peers { permanent_uuid: "8cec5b2a7252439591844cfa372d86cf" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 33273 } } peers { permanent_uuid: "d8e4ce5d9d6f4867a8208f17aa8dfaa3" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 36477 } attrs { promote: false } } }
I20260608 12:48:38.284272 30136 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1da626b05f7e4ef3934db6ad7236b35f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:38.961915 30202 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:38.964632 30202 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:38.965025 30202 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:40.965926 30202 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:40.968863 30202 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:40.969281 30202 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:42.970592 30202 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:42.973829 30202 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:42.974252 30202 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:44.975212 30202 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:44.978314 30202 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:44.978708 30202 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:45.025098 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:48:45.054459 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:45.055234 24835 tablet_replica.cc:333] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03: stopping tablet replica
I20260608 12:48:45.055833 24835 raft_consensus.cc:2243] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:45.056442 24835 raft_consensus.cc:2272] T ffc2217f78e04ab0a34f4c0d886c045f P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:45.059067 24835 tablet_replica.cc:333] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03: stopping tablet replica
I20260608 12:48:45.059589 24835 raft_consensus.cc:2243] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:45.060565 24835 raft_consensus.cc:2272] T 1da626b05f7e4ef3934db6ad7236b35f P d56ff36dc03c4c7fb41768bbe6474f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:45.087657 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:48:45.105345 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
W20260608 12:48:45.119351 30364 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]
W20260608 12:48:45.124413 30364 consensus_peers.cc:597] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 -> Peer 8cec5b2a7252439591844cfa372d86cf (127.24.64.194:33273): Couldn't send request to peer 8cec5b2a7252439591844cfa372d86cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:45.130256 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:45.131021 24835 tablet_replica.cc:333] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf: stopping tablet replica
I20260608 12:48:45.131669 24835 raft_consensus.cc:2243] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:45.132747 24835 raft_consensus.cc:2272] T 1da626b05f7e4ef3934db6ad7236b35f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:45.135077 24835 tablet_replica.cc:333] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf: stopping tablet replica
I20260608 12:48:45.135645 24835 raft_consensus.cc:2243] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:48:45.136575 24835 raft_consensus.cc:2272] T 0694c6a9802c4ac5b66cfc815bb3a972 P 8cec5b2a7252439591844cfa372d86cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:45.138795 24835 tablet_replica.cc:333] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf: stopping tablet replica
I20260608 12:48:45.139302 24835 raft_consensus.cc:2243] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:45.139755 24835 raft_consensus.cc:2272] T ffc2217f78e04ab0a34f4c0d886c045f P 8cec5b2a7252439591844cfa372d86cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:45.164254 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:48:45.180042 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
W20260608 12:48:45.203630 30366 consensus_peers.cc:597] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 -> Peer d56ff36dc03c4c7fb41768bbe6474f03 (127.24.64.193:40979): Couldn't send request to peer d56ff36dc03c4c7fb41768bbe6474f03. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:40979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:45.205430 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:45.206245 24835 tablet_replica.cc:333] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044: stopping tablet replica
I20260608 12:48:45.206854 24835 raft_consensus.cc:2243] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:45.207468 24835 raft_consensus.cc:2272] T 0694c6a9802c4ac5b66cfc815bb3a972 P 87c31eb3d150488cb56379e67c66f044 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:45.209853 24835 tablet_replica.cc:333] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044: stopping tablet replica
I20260608 12:48:45.210363 24835 raft_consensus.cc:2243] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:45.211298 24835 raft_consensus.cc:2272] T ffc2217f78e04ab0a34f4c0d886c045f P 87c31eb3d150488cb56379e67c66f044 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:45.234616 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:48:45.249864 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:48:45.270197 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:45.270912 24835 tablet_replica.cc:333] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3: stopping tablet replica
I20260608 12:48:45.271601 24835 raft_consensus.cc:2243] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:45.272392 24835 raft_consensus.cc:2272] T 1da626b05f7e4ef3934db6ad7236b35f P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:45.274755 24835 tablet_replica.cc:333] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3: stopping tablet replica
I20260608 12:48:45.275197 24835 raft_consensus.cc:2243] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:45.275920 24835 raft_consensus.cc:2272] T 0694c6a9802c4ac5b66cfc815bb3a972 P d8e4ce5d9d6f4867a8208f17aa8dfaa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:45.296597 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:48:45.309950 24835 master.cc:562] Master@127.24.64.254:40895 shutting down...
I20260608 12:48:45.329396 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:45.330013 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:45.330318 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c4505fa810a4393ae76b5060ce4e8e7: stopping tablet replica
I20260608 12:48:45.350036 24835 master.cc:584] Master@127.24.64.254:40895 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12607 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:48:45.388480 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:36487
I20260608 12:48:45.389700 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:45.395295 30606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:45.395519 30607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:45.396253 30609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:45.398132 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:45.398967 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:45.399184 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:45.399320 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922925399306 us; error 0 us; skew 500 ppm
I20260608 12:48:45.399868 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:45.402681 24835 webserver.cc:533] Webserver started at http://127.24.64.254:43251/ using document root <none> and password file <none>
I20260608 12:48:45.403162 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:45.403326 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:45.403538 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:45.405380 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "49f45fea736044de9b004d5d51c2e7a6"
format_stamp: "Formatted at 2026-06-08 12:48:45 on dist-test-slave-nzcs"
I20260608 12:48:45.410532 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:48:45.414064 30614 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:45.414850 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:48:45.415108 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "49f45fea736044de9b004d5d51c2e7a6"
format_stamp: "Formatted at 2026-06-08 12:48:45 on dist-test-slave-nzcs"
I20260608 12:48:45.415470 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:45.427593 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:45.428861 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:45.467024 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:36487
I20260608 12:48:45.467136 30665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:36487 every 8 connection(s)
I20260608 12:48:45.471223 30666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:45.483206 30666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6: Bootstrap starting.
I20260608 12:48:45.488346 30666 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:45.493065 30666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6: No bootstrap required, opened a new log
I20260608 12:48:45.495371 30666 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49f45fea736044de9b004d5d51c2e7a6" member_type: VOTER }
I20260608 12:48:45.495779 30666 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:45.495970 30666 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49f45fea736044de9b004d5d51c2e7a6, State: Initialized, Role: FOLLOWER
I20260608 12:48:45.496579 30666 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49f45fea736044de9b004d5d51c2e7a6" member_type: VOTER }
I20260608 12:48:45.497045 30666 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:48:45.497244 30666 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:48:45.497454 30666 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:45.502347 30666 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49f45fea736044de9b004d5d51c2e7a6" member_type: VOTER }
I20260608 12:48:45.502846 30666 leader_election.cc:304] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [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: 49f45fea736044de9b004d5d51c2e7a6; no voters: 
I20260608 12:48:45.503968 30666 leader_election.cc:290] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:48:45.504477 30669 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:45.505872 30669 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [term 1 LEADER]: Becoming Leader. State: Replica: 49f45fea736044de9b004d5d51c2e7a6, State: Running, Role: LEADER
I20260608 12:48:45.506608 30669 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [LEADER]: Queue going to LEADER mode. State: All 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: "49f45fea736044de9b004d5d51c2e7a6" member_type: VOTER }
I20260608 12:48:45.506892 30666 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:48:45.509785 30670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "49f45fea736044de9b004d5d51c2e7a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49f45fea736044de9b004d5d51c2e7a6" member_type: VOTER } }
I20260608 12:48:45.510465 30670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:45.509944 30671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49f45fea736044de9b004d5d51c2e7a6. Latest consensus state: current_term: 1 leader_uuid: "49f45fea736044de9b004d5d51c2e7a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49f45fea736044de9b004d5d51c2e7a6" member_type: VOTER } }
I20260608 12:48:45.511600 30671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:45.514391 30675 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:48:45.520033 30675 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:48:45.522473 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:48:45.530476 30675 catalog_manager.cc:1382] Generated new cluster ID: d57ec8ff3d9749a08ea667f17a21e012
I20260608 12:48:45.530859 30675 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:48:45.555153 30675 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:48:45.556459 30675 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:48:45.569177 30675 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6: Generated new TSK 0
I20260608 12:48:45.569792 30675 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:48:45.589164 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:45.595479 30687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:45.596519 30688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:45.597668 30690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:45.597870 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:45.598793 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:45.598975 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:45.599097 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922925599085 us; error 0 us; skew 500 ppm
I20260608 12:48:45.599608 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:45.602208 24835 webserver.cc:533] Webserver started at http://127.24.64.193:34527/ using document root <none> and password file <none>
I20260608 12:48:45.602983 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:45.603171 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:45.603401 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:45.604532 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "a97ca8bb58c64340b5d66b462f41aa7c"
format_stamp: "Formatted at 2026-06-08 12:48:45 on dist-test-slave-nzcs"
I20260608 12:48:45.609251 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:48:45.612879 30695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:45.613709 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:48:45.613994 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "a97ca8bb58c64340b5d66b462f41aa7c"
format_stamp: "Formatted at 2026-06-08 12:48:45 on dist-test-slave-nzcs"
I20260608 12:48:45.614301 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:45.629643 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:45.630853 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:45.632412 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:45.634914 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:45.635128 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:45.635360 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:45.635511 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:45.677896 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:42117
I20260608 12:48:45.678012 30757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:42117 every 8 connection(s)
I20260608 12:48:45.683079 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:45.690642 30762 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:45.692255 30763 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:45.694093 24835 server_base.cc:1061] running on GCE node
W20260608 12:48:45.695799 30765 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:45.696743 30758 heartbeater.cc:344] Connected to a master server at 127.24.64.254:36487
I20260608 12:48:45.696802 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:45.697193 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:45.697247 30758 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:45.697369 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922925697354 us; error 0 us; skew 500 ppm
I20260608 12:48:45.698115 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:45.698118 30758 heartbeater.cc:507] Master 127.24.64.254:36487 requested a full tablet report, sending...
I20260608 12:48:45.701124 24835 webserver.cc:533] Webserver started at http://127.24.64.194:33021/ using document root <none> and password file <none>
I20260608 12:48:45.701169 30631 ts_manager.cc:194] Registered new tserver with Master: a97ca8bb58c64340b5d66b462f41aa7c (127.24.64.193:42117)
I20260608 12:48:45.701933 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:45.702168 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:45.702428 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:45.703255 30631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59270
I20260608 12:48:45.703612 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "7d78c5e077e34594b9332ab8c8d5672b"
format_stamp: "Formatted at 2026-06-08 12:48:45 on dist-test-slave-nzcs"
I20260608 12:48:45.708457 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:48:45.712020 30770 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:45.712836 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:48:45.713150 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "7d78c5e077e34594b9332ab8c8d5672b"
format_stamp: "Formatted at 2026-06-08 12:48:45 on dist-test-slave-nzcs"
I20260608 12:48:45.713436 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:45.737564 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:45.738801 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:45.740406 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:45.742779 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:45.742974 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:45.743206 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:45.743356 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:45.784279 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:36311
I20260608 12:48:45.784395 30832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:36311 every 8 connection(s)
I20260608 12:48:45.789253 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:45.797417 30836 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:45.798473 30837 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:45.801745 30839 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:45.802397 30833 heartbeater.cc:344] Connected to a master server at 127.24.64.254:36487
I20260608 12:48:45.802775 30833 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:45.803570 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:45.803711 30833 heartbeater.cc:507] Master 127.24.64.254:36487 requested a full tablet report, sending...
I20260608 12:48:45.804514 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:45.804775 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:45.804951 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922925804932 us; error 0 us; skew 500 ppm
I20260608 12:48:45.805708 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:45.806017 30631 ts_manager.cc:194] Registered new tserver with Master: 7d78c5e077e34594b9332ab8c8d5672b (127.24.64.194:36311)
I20260608 12:48:45.807590 30631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59278
I20260608 12:48:45.808915 24835 webserver.cc:533] Webserver started at http://127.24.64.195:34433/ using document root <none> and password file <none>
I20260608 12:48:45.809653 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:45.809899 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:45.810225 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:45.811378 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "7cc2b5accda24e0e8a0c94ce5587e485"
format_stamp: "Formatted at 2026-06-08 12:48:45 on dist-test-slave-nzcs"
I20260608 12:48:45.816277 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260608 12:48:45.820709 30844 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:45.821762 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:48:45.822105 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "7cc2b5accda24e0e8a0c94ce5587e485"
format_stamp: "Formatted at 2026-06-08 12:48:45 on dist-test-slave-nzcs"
I20260608 12:48:45.822402 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:45.834084 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:45.835330 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:45.836849 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:45.839107 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:45.839318 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:45.839550 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:45.839708 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:45.884243 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:33553
I20260608 12:48:45.884451 30906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:33553 every 8 connection(s)
I20260608 12:48:45.899076 30907 heartbeater.cc:344] Connected to a master server at 127.24.64.254:36487
I20260608 12:48:45.899520 30907 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:45.900315 30907 heartbeater.cc:507] Master 127.24.64.254:36487 requested a full tablet report, sending...
I20260608 12:48:45.902421 30631 ts_manager.cc:194] Registered new tserver with Master: 7cc2b5accda24e0e8a0c94ce5587e485 (127.24.64.195:33553)
I20260608 12:48:45.902633 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01505284s
I20260608 12:48:45.904345 30631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59290
I20260608 12:48:46.705984 30758 heartbeater.cc:499] Master 127.24.64.254:36487 was elected leader, sending a full tablet report...
I20260608 12:48:46.810492 30833 heartbeater.cc:499] Master 127.24.64.254:36487 was elected leader, sending a full tablet report...
I20260608 12:48:46.907349 30907 heartbeater.cc:499] Master 127.24.64.254:36487 was elected leader, sending a full tablet report...
I20260608 12:48:46.959494 30631 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59306:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:48:46.961488 30631 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:48:47.003458 30723 tablet_service.cc:1511] Processing CreateTablet for tablet 2de9e44d3cea4dbbb72b095a57a13098 (DEFAULT_TABLE table=test-workload [id=105991b063e24a4199abdcd6a93dab63]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:48:47.004907 30723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de9e44d3cea4dbbb72b095a57a13098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:47.013810 30798 tablet_service.cc:1511] Processing CreateTablet for tablet 2de9e44d3cea4dbbb72b095a57a13098 (DEFAULT_TABLE table=test-workload [id=105991b063e24a4199abdcd6a93dab63]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:48:47.014164 30872 tablet_service.cc:1511] Processing CreateTablet for tablet 2de9e44d3cea4dbbb72b095a57a13098 (DEFAULT_TABLE table=test-workload [id=105991b063e24a4199abdcd6a93dab63]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:48:47.015226 30798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de9e44d3cea4dbbb72b095a57a13098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:47.015376 30872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de9e44d3cea4dbbb72b095a57a13098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:47.024775 30927 tablet_bootstrap.cc:492] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c: Bootstrap starting.
I20260608 12:48:47.030154 30928 tablet_bootstrap.cc:492] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485: Bootstrap starting.
I20260608 12:48:47.035487 30929 tablet_bootstrap.cc:492] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b: Bootstrap starting.
I20260608 12:48:47.036000 30927 tablet_bootstrap.cc:654] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:47.038254 30928 tablet_bootstrap.cc:654] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:47.043045 30929 tablet_bootstrap.cc:654] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:47.047535 30928 tablet_bootstrap.cc:492] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485: No bootstrap required, opened a new log
I20260608 12:48:47.047731 30927 tablet_bootstrap.cc:492] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c: No bootstrap required, opened a new log
I20260608 12:48:47.048079 30928 ts_tablet_manager.cc:1403] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:48:47.048190 30927 ts_tablet_manager.cc:1403] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
I20260608 12:48:47.048703 30929 tablet_bootstrap.cc:492] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b: No bootstrap required, opened a new log
I20260608 12:48:47.049206 30929 ts_tablet_manager.cc:1403] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:48:47.050814 30927 raft_consensus.cc:359] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97ca8bb58c64340b5d66b462f41aa7c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42117 } } peers { permanent_uuid: "7d78c5e077e34594b9332ab8c8d5672b" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36311 } } peers { permanent_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33553 } }
I20260608 12:48:47.051388 30927 raft_consensus.cc:385] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:47.051719 30927 raft_consensus.cc:740] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97ca8bb58c64340b5d66b462f41aa7c, State: Initialized, Role: FOLLOWER
I20260608 12:48:47.051402 30928 raft_consensus.cc:359] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97ca8bb58c64340b5d66b462f41aa7c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42117 } } peers { permanent_uuid: "7d78c5e077e34594b9332ab8c8d5672b" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36311 } } peers { permanent_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33553 } }
I20260608 12:48:47.052280 30928 raft_consensus.cc:385] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:47.052275 30929 raft_consensus.cc:359] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97ca8bb58c64340b5d66b462f41aa7c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42117 } } peers { permanent_uuid: "7d78c5e077e34594b9332ab8c8d5672b" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36311 } } peers { permanent_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33553 } }
I20260608 12:48:47.052903 30928 raft_consensus.cc:740] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cc2b5accda24e0e8a0c94ce5587e485, State: Initialized, Role: FOLLOWER
I20260608 12:48:47.052500 30927 consensus_queue.cc:260] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97ca8bb58c64340b5d66b462f41aa7c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42117 } } peers { permanent_uuid: "7d78c5e077e34594b9332ab8c8d5672b" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36311 } } peers { permanent_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33553 } }
I20260608 12:48:47.053336 30929 raft_consensus.cc:385] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:47.053726 30929 raft_consensus.cc:740] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d78c5e077e34594b9332ab8c8d5672b, State: Initialized, Role: FOLLOWER
I20260608 12:48:47.053967 30928 consensus_queue.cc:260] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97ca8bb58c64340b5d66b462f41aa7c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42117 } } peers { permanent_uuid: "7d78c5e077e34594b9332ab8c8d5672b" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36311 } } peers { permanent_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33553 } }
I20260608 12:48:47.054787 30929 consensus_queue.cc:260] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97ca8bb58c64340b5d66b462f41aa7c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42117 } } peers { permanent_uuid: "7d78c5e077e34594b9332ab8c8d5672b" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36311 } } peers { permanent_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33553 } }
I20260608 12:48:47.058153 30929 ts_tablet_manager.cc:1434] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:48:47.062712 30928 ts_tablet_manager.cc:1434] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260608 12:48:47.064553 30927 ts_tablet_manager.cc:1434] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.003s
I20260608 12:48:47.146724 30934 raft_consensus.cc:493] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:47.147239 30934 raft_consensus.cc:515] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97ca8bb58c64340b5d66b462f41aa7c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42117 } } peers { permanent_uuid: "7d78c5e077e34594b9332ab8c8d5672b" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36311 } } peers { permanent_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33553 } }
I20260608 12:48:47.149501 30934 leader_election.cc:290] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97ca8bb58c64340b5d66b462f41aa7c (127.24.64.193:42117), 7d78c5e077e34594b9332ab8c8d5672b (127.24.64.194:36311)
I20260608 12:48:47.160435 30733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de9e44d3cea4dbbb72b095a57a13098" candidate_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97ca8bb58c64340b5d66b462f41aa7c" is_pre_election: true
I20260608 12:48:47.161258 30733 raft_consensus.cc:2468] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cc2b5accda24e0e8a0c94ce5587e485 in term 0.
I20260608 12:48:47.162469 30848 leader_election.cc:304] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cc2b5accda24e0e8a0c94ce5587e485, a97ca8bb58c64340b5d66b462f41aa7c; no voters: 
I20260608 12:48:47.163004 30808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de9e44d3cea4dbbb72b095a57a13098" candidate_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d78c5e077e34594b9332ab8c8d5672b" is_pre_election: true
I20260608 12:48:47.163194 30934 raft_consensus.cc:2804] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:47.163663 30934 raft_consensus.cc:493] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:47.163772 30808 raft_consensus.cc:2468] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cc2b5accda24e0e8a0c94ce5587e485 in term 0.
I20260608 12:48:47.164098 30934 raft_consensus.cc:3060] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:47.169575 30934 raft_consensus.cc:515] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97ca8bb58c64340b5d66b462f41aa7c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42117 } } peers { permanent_uuid: "7d78c5e077e34594b9332ab8c8d5672b" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36311 } } peers { permanent_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33553 } }
I20260608 12:48:47.171389 30934 leader_election.cc:290] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [CANDIDATE]: Term 1 election: Requested vote from peers a97ca8bb58c64340b5d66b462f41aa7c (127.24.64.193:42117), 7d78c5e077e34594b9332ab8c8d5672b (127.24.64.194:36311)
I20260608 12:48:47.172542 30733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de9e44d3cea4dbbb72b095a57a13098" candidate_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97ca8bb58c64340b5d66b462f41aa7c"
I20260608 12:48:47.172910 30808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de9e44d3cea4dbbb72b095a57a13098" candidate_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d78c5e077e34594b9332ab8c8d5672b"
I20260608 12:48:47.173164 30733 raft_consensus.cc:3060] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:47.173452 30808 raft_consensus.cc:3060] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:47.178720 30808 raft_consensus.cc:2468] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cc2b5accda24e0e8a0c94ce5587e485 in term 1.
I20260608 12:48:47.178814 30733 raft_consensus.cc:2468] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cc2b5accda24e0e8a0c94ce5587e485 in term 1.
I20260608 12:48:47.180104 30848 leader_election.cc:304] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [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: 7cc2b5accda24e0e8a0c94ce5587e485, 7d78c5e077e34594b9332ab8c8d5672b; no voters: 
I20260608 12:48:47.180853 30934 raft_consensus.cc:2804] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:47.181927 30934 raft_consensus.cc:697] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 1 LEADER]: Becoming Leader. State: Replica: 7cc2b5accda24e0e8a0c94ce5587e485, State: Running, Role: LEADER
I20260608 12:48:47.182780 30934 consensus_queue.cc:237] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97ca8bb58c64340b5d66b462f41aa7c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42117 } } peers { permanent_uuid: "7d78c5e077e34594b9332ab8c8d5672b" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36311 } } peers { permanent_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33553 } }
I20260608 12:48:47.189893 30628 catalog_manager.cc:5696] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cc2b5accda24e0e8a0c94ce5587e485 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97ca8bb58c64340b5d66b462f41aa7c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d78c5e077e34594b9332ab8c8d5672b" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cc2b5accda24e0e8a0c94ce5587e485" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33553 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:47.209499 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:48:47.227876 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:47.228791 24835 tablet_replica.cc:333] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c: stopping tablet replica
I20260608 12:48:47.229314 24835 raft_consensus.cc:2243] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:47.229715 24835 raft_consensus.cc:2272] T 2de9e44d3cea4dbbb72b095a57a13098 P a97ca8bb58c64340b5d66b462f41aa7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:47.249233 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:48:47.522183 30684 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:47.523636 30684 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:47.523967 30684 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:47.581934 30934 consensus_queue.cc:1048] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d78c5e077e34594b9332ab8c8d5672b" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:48:47.600250 30848 consensus_peers.cc:597] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 -> Peer a97ca8bb58c64340b5d66b462f41aa7c (127.24.64.193:42117): Couldn't send request to peer a97ca8bb58c64340b5d66b462f41aa7c. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:42117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:49.525414 30684 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:49.527096 30684 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:49.527420 30684 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:48:50.191578 30848 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.64.193:42117: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:48:50.194120 30848 consensus_peers.cc:597] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 -> Peer a97ca8bb58c64340b5d66b462f41aa7c (127.24.64.193:42117): Couldn't send request to peer a97ca8bb58c64340b5d66b462f41aa7c. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:42117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:48:51.528503 30684 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:51.529907 30684 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:51.530194 30684 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:48:52.537164 30848 consensus_peers.cc:597] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 -> Peer a97ca8bb58c64340b5d66b462f41aa7c (127.24.64.193:42117): Couldn't send request to peer a97ca8bb58c64340b5d66b462f41aa7c. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:42117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:48:53.531230 30684 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:53.532711 30684 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:53.532998 30684 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:48:55.191490 30848 consensus_peers.cc:597] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 -> Peer a97ca8bb58c64340b5d66b462f41aa7c (127.24.64.193:42117): Couldn't send request to peer a97ca8bb58c64340b5d66b462f41aa7c. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:42117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:48:55.534322 30684 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:55.535770 30684 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:55.536046 30684 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:48:55.604743 30848 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.64.193:42117: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 12:48:57.537086 30684 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:57.538684 30684 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:57.538985 30684 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:48:57.685978 30848 consensus_peers.cc:597] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 -> Peer a97ca8bb58c64340b5d66b462f41aa7c (127.24.64.193:42117): Couldn't send request to peer a97ca8bb58c64340b5d66b462f41aa7c. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:42117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 12:48:58.322558 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:48:58.353219 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:58.354435 24835 tablet_replica.cc:333] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b: stopping tablet replica
I20260608 12:48:58.355244 24835 raft_consensus.cc:2243] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:58.355984 24835 raft_consensus.cc:2272] T 2de9e44d3cea4dbbb72b095a57a13098 P 7d78c5e077e34594b9332ab8c8d5672b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:58.378361 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:48:58.392294 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:48:58.419582 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:58.420359 24835 tablet_replica.cc:333] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485: stopping tablet replica
I20260608 12:48:58.420903 24835 raft_consensus.cc:2243] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:58.421892 24835 raft_consensus.cc:2272] T 2de9e44d3cea4dbbb72b095a57a13098 P 7cc2b5accda24e0e8a0c94ce5587e485 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:58.441951 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:48:58.455212 24835 master.cc:562] Master@127.24.64.254:36487 shutting down...
I20260608 12:48:58.476503 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:58.477288 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:58.477643 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49f45fea736044de9b004d5d51c2e7a6: stopping tablet replica
I20260608 12:48:58.498049 24835 master.cc:584] Master@127.24.64.254:36487 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13149 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:48:58.538552 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:40923
I20260608 12:48:58.539781 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:58.545843 30972 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:58.545910 30971 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:58.546849 30974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:58.547650 24835 server_base.cc:1061] running on GCE node
I20260608 12:48:58.548571 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:58.548794 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:58.548983 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922938548933 us; error 0 us; skew 500 ppm
I20260608 12:48:58.549547 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:58.551985 24835 webserver.cc:533] Webserver started at http://127.24.64.254:46347/ using document root <none> and password file <none>
I20260608 12:48:58.552498 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:58.552693 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:58.552983 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:58.554273 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "2da20ef9a9534f3ca97edc05d4b3c0f8"
format_stamp: "Formatted at 2026-06-08 12:48:58 on dist-test-slave-nzcs"
I20260608 12:48:58.559319 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:48:58.563330 30979 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:58.564327 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:48:58.564635 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "2da20ef9a9534f3ca97edc05d4b3c0f8"
format_stamp: "Formatted at 2026-06-08 12:48:58 on dist-test-slave-nzcs"
I20260608 12:48:58.564942 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:58.593972 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:58.595270 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:58.635890 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:40923
I20260608 12:48:58.636034 31030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:40923 every 8 connection(s)
I20260608 12:48:58.640481 31031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:58.652212 31031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8: Bootstrap starting.
I20260608 12:48:58.657265 31031 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:58.662160 31031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8: No bootstrap required, opened a new log
I20260608 12:48:58.664455 31031 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da20ef9a9534f3ca97edc05d4b3c0f8" member_type: VOTER }
I20260608 12:48:58.664925 31031 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:58.665138 31031 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da20ef9a9534f3ca97edc05d4b3c0f8, State: Initialized, Role: FOLLOWER
I20260608 12:48:58.665722 31031 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2da20ef9a9534f3ca97edc05d4b3c0f8" member_type: VOTER }
I20260608 12:48:58.666186 31031 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:48:58.666389 31031 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:48:58.666615 31031 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:58.672247 31031 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da20ef9a9534f3ca97edc05d4b3c0f8" member_type: VOTER }
I20260608 12:48:58.672863 31031 leader_election.cc:304] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [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: 2da20ef9a9534f3ca97edc05d4b3c0f8; no voters: 
I20260608 12:48:58.674175 31031 leader_election.cc:290] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:48:58.674901 31034 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:58.676793 31034 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [term 1 LEADER]: Becoming Leader. State: Replica: 2da20ef9a9534f3ca97edc05d4b3c0f8, State: Running, Role: LEADER
I20260608 12:48:58.677675 31031 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:48:58.677588 31034 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [LEADER]: Queue going to LEADER mode. State: All 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: "2da20ef9a9534f3ca97edc05d4b3c0f8" member_type: VOTER }
I20260608 12:48:58.681408 31035 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2da20ef9a9534f3ca97edc05d4b3c0f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da20ef9a9534f3ca97edc05d4b3c0f8" member_type: VOTER } }
I20260608 12:48:58.682017 31035 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:58.681923 31036 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2da20ef9a9534f3ca97edc05d4b3c0f8. Latest consensus state: current_term: 1 leader_uuid: "2da20ef9a9534f3ca97edc05d4b3c0f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da20ef9a9534f3ca97edc05d4b3c0f8" member_type: VOTER } }
I20260608 12:48:58.682487 31036 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:58.686285 31040 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:48:58.694114 31040 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:48:58.698117 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:48:58.704232 31040 catalog_manager.cc:1382] Generated new cluster ID: 72f8bf62bdfa4e57b94348903af0a9ee
I20260608 12:48:58.704581 31040 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:48:58.739385 31040 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:48:58.740814 31040 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:48:58.755788 31040 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8: Generated new TSK 0
I20260608 12:48:58.756438 31040 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:48:58.765496 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:58.771848 31052 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:58.773065 31053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:58.774415 24835 server_base.cc:1061] running on GCE node
W20260608 12:48:58.774936 31055 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:58.775771 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:58.775954 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:58.776113 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922938776095 us; error 0 us; skew 500 ppm
I20260608 12:48:58.776728 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:58.779130 24835 webserver.cc:533] Webserver started at http://127.24.64.193:34175/ using document root <none> and password file <none>
I20260608 12:48:58.779636 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:58.779815 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:58.780082 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:58.781188 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "31820815e0e449d3a3c0d9d77e807896"
format_stamp: "Formatted at 2026-06-08 12:48:58 on dist-test-slave-nzcs"
I20260608 12:48:58.785640 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:48:58.789115 31060 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:58.789906 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:48:58.790198 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "31820815e0e449d3a3c0d9d77e807896"
format_stamp: "Formatted at 2026-06-08 12:48:58 on dist-test-slave-nzcs"
I20260608 12:48:58.790462 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:58.818130 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:58.819345 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:58.820890 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:58.823251 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:58.823453 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:58.823681 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:58.823832 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:58.865778 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:33943
I20260608 12:48:58.865932 31122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:33943 every 8 connection(s)
I20260608 12:48:58.871066 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:58.879103 31127 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:58.880067 31128 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:58.882560 24835 server_base.cc:1061] running on GCE node
W20260608 12:48:58.882936 31130 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:58.883854 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:58.884050 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:58.884187 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922938884175 us; error 0 us; skew 500 ppm
I20260608 12:48:58.884789 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:58.887580 24835 webserver.cc:533] Webserver started at http://127.24.64.194:37103/ using document root <none> and password file <none>
I20260608 12:48:58.888159 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:58.888392 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:58.888698 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:58.888586 31123 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40923
I20260608 12:48:58.889348 31123 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:58.890142 31123 heartbeater.cc:507] Master 127.24.64.254:40923 requested a full tablet report, sending...
I20260608 12:48:58.890170 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "b97723d19e774e5d9c8995d65ea1ab5f"
format_stamp: "Formatted at 2026-06-08 12:48:58 on dist-test-slave-nzcs"
I20260608 12:48:58.892877 30996 ts_manager.cc:194] Registered new tserver with Master: 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943)
I20260608 12:48:58.894819 30996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41740
I20260608 12:48:58.895517 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:48:58.899803 31135 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:58.900563 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:48:58.900884 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "b97723d19e774e5d9c8995d65ea1ab5f"
format_stamp: "Formatted at 2026-06-08 12:48:58 on dist-test-slave-nzcs"
I20260608 12:48:58.901150 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:58.921891 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:58.923137 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:58.924580 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:58.926939 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:58.927175 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:58.927445 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:58.927630 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:58.967814 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:34789
I20260608 12:48:58.968101 31197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:34789 every 8 connection(s)
I20260608 12:48:58.972955 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:58.980626 31201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:58.982153 31202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:58.984177 24835 server_base.cc:1061] running on GCE node
W20260608 12:48:58.984280 31204 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:58.985410 31198 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40923
I20260608 12:48:58.985535 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:58.985855 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:58.985919 31198 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:58.986356 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922938986332 us; error 0 us; skew 500 ppm
I20260608 12:48:58.987327 31198 heartbeater.cc:507] Master 127.24.64.254:40923 requested a full tablet report, sending...
I20260608 12:48:58.987506 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:58.989905 30996 ts_manager.cc:194] Registered new tserver with Master: b97723d19e774e5d9c8995d65ea1ab5f (127.24.64.194:34789)
I20260608 12:48:58.990525 24835 webserver.cc:533] Webserver started at http://127.24.64.195:37471/ using document root <none> and password file <none>
I20260608 12:48:58.991092 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:58.991291 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:58.991468 30996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41756
I20260608 12:48:58.991547 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:58.993306 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a"
format_stamp: "Formatted at 2026-06-08 12:48:58 on dist-test-slave-nzcs"
I20260608 12:48:58.998073 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:48:59.001571 31209 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:59.002349 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:48:59.002668 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a"
format_stamp: "Formatted at 2026-06-08 12:48:58 on dist-test-slave-nzcs"
I20260608 12:48:59.002934 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:59.028441 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:59.029690 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:59.031137 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:59.033450 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:59.033658 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:59.033871 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:59.034029 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:59.075872 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:36747
I20260608 12:48:59.076012 31271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:36747 every 8 connection(s)
I20260608 12:48:59.091037 31272 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40923
I20260608 12:48:59.091423 31272 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:59.092223 31272 heartbeater.cc:507] Master 127.24.64.254:40923 requested a full tablet report, sending...
I20260608 12:48:59.094444 30996 ts_manager.cc:194] Registered new tserver with Master: 04237bd4bf2d4dc6ae2b10c60ed8197a (127.24.64.195:36747)
I20260608 12:48:59.094691 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015132786s
I20260608 12:48:59.096334 30996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41758
I20260608 12:48:59.898066 31123 heartbeater.cc:499] Master 127.24.64.254:40923 was elected leader, sending a full tablet report...
I20260608 12:48:59.994315 31198 heartbeater.cc:499] Master 127.24.64.254:40923 was elected leader, sending a full tablet report...
I20260608 12:49:00.099213 31272 heartbeater.cc:499] Master 127.24.64.254:40923 was elected leader, sending a full tablet report...
I20260608 12:49:00.156049 30996 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41766:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:00.158586 30996 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:00.235359 31237 tablet_service.cc:1511] Processing CreateTablet for tablet 56845fddb40344838d9ad2044ae54b4b (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:00.235823 31236 tablet_service.cc:1511] Processing CreateTablet for tablet fb31b19071484598aba755cc4ec307b6 (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:00.237144 31237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56845fddb40344838d9ad2044ae54b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.238384 31235 tablet_service.cc:1511] Processing CreateTablet for tablet cc94277005ce4b1ab9caf1405ab406ff (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:00.239813 31235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc94277005ce4b1ab9caf1405ab406ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.241148 31234 tablet_service.cc:1511] Processing CreateTablet for tablet fb234552c4e74d8da1fd0f776009b1fa (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:00.242184 31163 tablet_service.cc:1511] Processing CreateTablet for tablet 56845fddb40344838d9ad2044ae54b4b (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:00.242946 31234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb234552c4e74d8da1fd0f776009b1fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.244906 31162 tablet_service.cc:1511] Processing CreateTablet for tablet fb31b19071484598aba755cc4ec307b6 (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:00.246385 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb31b19071484598aba755cc4ec307b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.249755 31236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb31b19071484598aba755cc4ec307b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.250379 31161 tablet_service.cc:1511] Processing CreateTablet for tablet cc94277005ce4b1ab9caf1405ab406ff (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:00.251760 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc94277005ce4b1ab9caf1405ab406ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.254060 31088 tablet_service.cc:1511] Processing CreateTablet for tablet 56845fddb40344838d9ad2044ae54b4b (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:00.255605 31088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56845fddb40344838d9ad2044ae54b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.258064 31087 tablet_service.cc:1511] Processing CreateTablet for tablet fb31b19071484598aba755cc4ec307b6 (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:00.259850 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb31b19071484598aba755cc4ec307b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.262235 31086 tablet_service.cc:1511] Processing CreateTablet for tablet cc94277005ce4b1ab9caf1405ab406ff (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:00.263799 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc94277005ce4b1ab9caf1405ab406ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.266122 31085 tablet_service.cc:1511] Processing CreateTablet for tablet fb234552c4e74d8da1fd0f776009b1fa (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:00.267550 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb234552c4e74d8da1fd0f776009b1fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.270840 31160 tablet_service.cc:1511] Processing CreateTablet for tablet fb234552c4e74d8da1fd0f776009b1fa (DEFAULT_TABLE table=test-workload [id=7698b091517945a682164c00ad1c1b23]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:00.272251 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb234552c4e74d8da1fd0f776009b1fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.272920 31163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56845fddb40344838d9ad2044ae54b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:00.321476 31292 tablet_bootstrap.cc:492] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a: Bootstrap starting.
I20260608 12:49:00.321465 31293 tablet_bootstrap.cc:492] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f: Bootstrap starting.
I20260608 12:49:00.329303 31292 tablet_bootstrap.cc:654] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.329536 31293 tablet_bootstrap.cc:654] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.331278 31294 tablet_bootstrap.cc:492] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896: Bootstrap starting.
I20260608 12:49:00.335238 31293 tablet_bootstrap.cc:492] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f: No bootstrap required, opened a new log
I20260608 12:49:00.335681 31293 ts_tablet_manager.cc:1403] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260608 12:49:00.336449 31292 tablet_bootstrap.cc:492] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a: No bootstrap required, opened a new log
I20260608 12:49:00.336963 31292 ts_tablet_manager.cc:1403] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 12:49:00.338514 31293 raft_consensus.cc:359] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.339224 31293 raft_consensus.cc:385] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.339459 31293 raft_consensus.cc:740] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97723d19e774e5d9c8995d65ea1ab5f, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.340579 31294 tablet_bootstrap.cc:654] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.340140 31293 consensus_queue.cc:260] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.340088 31292 raft_consensus.cc:359] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.341156 31292 raft_consensus.cc:385] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.341488 31292 raft_consensus.cc:740] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04237bd4bf2d4dc6ae2b10c60ed8197a, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.342468 31292 consensus_queue.cc:260] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.343365 31293 ts_tablet_manager.cc:1434] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:49:00.345137 31293 tablet_bootstrap.cc:492] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f: Bootstrap starting.
I20260608 12:49:00.348512 31294 tablet_bootstrap.cc:492] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896: No bootstrap required, opened a new log
I20260608 12:49:00.349064 31294 ts_tablet_manager.cc:1403] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260608 12:49:00.352227 31294 raft_consensus.cc:359] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.353005 31294 raft_consensus.cc:385] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.353287 31294 raft_consensus.cc:740] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31820815e0e449d3a3c0d9d77e807896, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.354858 31292 ts_tablet_manager.cc:1434] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 12:49:00.354933 31294 consensus_queue.cc:260] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.356561 31292 tablet_bootstrap.cc:492] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a: Bootstrap starting.
I20260608 12:49:00.362226 31293 tablet_bootstrap.cc:654] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.365272 31292 tablet_bootstrap.cc:654] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.369606 31294 ts_tablet_manager.cc:1434] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.012s
I20260608 12:49:00.370802 31294 tablet_bootstrap.cc:492] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896: Bootstrap starting.
W20260608 12:49:00.371912 31124 tablet.cc:2404] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:49:00.378129 31294 tablet_bootstrap.cc:654] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.383145 31293 tablet_bootstrap.cc:492] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f: No bootstrap required, opened a new log
I20260608 12:49:00.383751 31293 ts_tablet_manager.cc:1403] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.005s
I20260608 12:49:00.384445 31292 tablet_bootstrap.cc:492] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a: No bootstrap required, opened a new log
I20260608 12:49:00.385020 31292 ts_tablet_manager.cc:1403] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.015s
I20260608 12:49:00.385758 31294 tablet_bootstrap.cc:492] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896: No bootstrap required, opened a new log
I20260608 12:49:00.386323 31294 ts_tablet_manager.cc:1403] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260608 12:49:00.386698 31293 raft_consensus.cc:359] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.387432 31293 raft_consensus.cc:385] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.387725 31293 raft_consensus.cc:740] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97723d19e774e5d9c8995d65ea1ab5f, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.388132 31292 raft_consensus.cc:359] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } }
I20260608 12:49:00.388458 31293 consensus_queue.cc:260] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.388988 31292 raft_consensus.cc:385] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.389344 31292 raft_consensus.cc:740] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04237bd4bf2d4dc6ae2b10c60ed8197a, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.389621 31294 raft_consensus.cc:359] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } }
I20260608 12:49:00.390307 31294 raft_consensus.cc:385] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.390692 31293 ts_tablet_manager.cc:1434] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260608 12:49:00.390260 31292 consensus_queue.cc:260] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } }
I20260608 12:49:00.390822 31294 raft_consensus.cc:740] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31820815e0e449d3a3c0d9d77e807896, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.391971 31293 tablet_bootstrap.cc:492] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f: Bootstrap starting.
I20260608 12:49:00.391743 31294 consensus_queue.cc:260] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } }
I20260608 12:49:00.394150 31294 ts_tablet_manager.cc:1434] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:49:00.395125 31294 tablet_bootstrap.cc:492] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896: Bootstrap starting.
I20260608 12:49:00.400136 31293 tablet_bootstrap.cc:654] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.402053 31294 tablet_bootstrap.cc:654] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.404985 31292 ts_tablet_manager.cc:1434] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260608 12:49:00.408896 31292 tablet_bootstrap.cc:492] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a: Bootstrap starting.
I20260608 12:49:00.415171 31293 tablet_bootstrap.cc:492] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f: No bootstrap required, opened a new log
I20260608 12:49:00.415512 31294 tablet_bootstrap.cc:492] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896: No bootstrap required, opened a new log
I20260608 12:49:00.415663 31293 ts_tablet_manager.cc:1403] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260608 12:49:00.415869 31292 tablet_bootstrap.cc:654] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.416059 31294 ts_tablet_manager.cc:1403] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 12:49:00.419328 31294 raft_consensus.cc:359] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.420097 31294 raft_consensus.cc:385] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.420460 31294 raft_consensus.cc:740] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31820815e0e449d3a3c0d9d77e807896, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.420262 31293 raft_consensus.cc:359] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } }
I20260608 12:49:00.421044 31293 raft_consensus.cc:385] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.421375 31293 raft_consensus.cc:740] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97723d19e774e5d9c8995d65ea1ab5f, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.421525 31294 consensus_queue.cc:260] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.422363 31293 consensus_queue.cc:260] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } }
I20260608 12:49:00.423733 31294 ts_tablet_manager.cc:1434] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:49:00.423686 31292 tablet_bootstrap.cc:492] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a: No bootstrap required, opened a new log
I20260608 12:49:00.425006 31292 ts_tablet_manager.cc:1403] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260608 12:49:00.424979 31294 tablet_bootstrap.cc:492] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896: Bootstrap starting.
I20260608 12:49:00.427271 31293 ts_tablet_manager.cc:1434] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260608 12:49:00.428601 31293 tablet_bootstrap.cc:492] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f: Bootstrap starting.
I20260608 12:49:00.432739 31294 tablet_bootstrap.cc:654] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.435600 31293 tablet_bootstrap.cc:654] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.440024 31292 raft_consensus.cc:359] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.440583 31292 raft_consensus.cc:385] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.440896 31292 raft_consensus.cc:740] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04237bd4bf2d4dc6ae2b10c60ed8197a, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.441262 31293 tablet_bootstrap.cc:492] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f: No bootstrap required, opened a new log
I20260608 12:49:00.441749 31293 ts_tablet_manager.cc:1403] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 12:49:00.441706 31292 consensus_queue.cc:260] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.442754 31294 tablet_bootstrap.cc:492] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896: No bootstrap required, opened a new log
I20260608 12:49:00.443244 31294 ts_tablet_manager.cc:1403] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260608 12:49:00.444253 31292 ts_tablet_manager.cc:1434] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260608 12:49:00.445359 31292 tablet_bootstrap.cc:492] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a: Bootstrap starting.
I20260608 12:49:00.445266 31293 raft_consensus.cc:359] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.446069 31293 raft_consensus.cc:385] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.446416 31293 raft_consensus.cc:740] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97723d19e774e5d9c8995d65ea1ab5f, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.446167 31294 raft_consensus.cc:359] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.447006 31294 raft_consensus.cc:385] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.447309 31294 raft_consensus.cc:740] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31820815e0e449d3a3c0d9d77e807896, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.447628 31293 consensus_queue.cc:260] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.448218 31294 consensus_queue.cc:260] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.453361 31294 ts_tablet_manager.cc:1434] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:49:00.454656 31292 tablet_bootstrap.cc:654] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:00.457269 31293 ts_tablet_manager.cc:1434] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:49:00.466475 31292 tablet_bootstrap.cc:492] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a: No bootstrap required, opened a new log
I20260608 12:49:00.466964 31292 ts_tablet_manager.cc:1403] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260608 12:49:00.469213 31292 raft_consensus.cc:359] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.469741 31292 raft_consensus.cc:385] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:00.469959 31292 raft_consensus.cc:740] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04237bd4bf2d4dc6ae2b10c60ed8197a, State: Initialized, Role: FOLLOWER
I20260608 12:49:00.470568 31292 consensus_queue.cc:260] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.471127 31297 raft_consensus.cc:493] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:00.471850 31297 raft_consensus.cc:515] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } }
I20260608 12:49:00.472291 31292 ts_tablet_manager.cc:1434] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:49:00.474700 31297 leader_election.cc:290] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04237bd4bf2d4dc6ae2b10c60ed8197a (127.24.64.195:36747), 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943)
I20260608 12:49:00.487524 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56845fddb40344838d9ad2044ae54b4b" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" is_pre_election: true
I20260608 12:49:00.488353 31247 raft_consensus.cc:2468] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 0.
I20260608 12:49:00.488312 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56845fddb40344838d9ad2044ae54b4b" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31820815e0e449d3a3c0d9d77e807896" is_pre_election: true
I20260608 12:49:00.489293 31098 raft_consensus.cc:2468] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 0.
I20260608 12:49:00.489982 31139 leader_election.cc:304] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04237bd4bf2d4dc6ae2b10c60ed8197a, b97723d19e774e5d9c8995d65ea1ab5f; no voters: 
I20260608 12:49:00.490736 31297 raft_consensus.cc:2804] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:00.491041 31297 raft_consensus.cc:493] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:00.491302 31297 raft_consensus.cc:3060] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.496608 31297 raft_consensus.cc:515] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } }
I20260608 12:49:00.498332 31297 leader_election.cc:290] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [CANDIDATE]: Term 1 election: Requested vote from peers 04237bd4bf2d4dc6ae2b10c60ed8197a (127.24.64.195:36747), 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943)
I20260608 12:49:00.499432 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56845fddb40344838d9ad2044ae54b4b" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a"
I20260608 12:49:00.499917 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56845fddb40344838d9ad2044ae54b4b" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31820815e0e449d3a3c0d9d77e807896"
I20260608 12:49:00.500043 31247 raft_consensus.cc:3060] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.500546 31098 raft_consensus.cc:3060] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.507797 31098 raft_consensus.cc:2468] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 1.
I20260608 12:49:00.507786 31247 raft_consensus.cc:2468] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 1.
I20260608 12:49:00.509284 31139 leader_election.cc:304] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [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: 31820815e0e449d3a3c0d9d77e807896, b97723d19e774e5d9c8995d65ea1ab5f; no voters: 
I20260608 12:49:00.509976 31297 raft_consensus.cc:2804] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:00.511111 31297 raft_consensus.cc:697] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Becoming Leader. State: Replica: b97723d19e774e5d9c8995d65ea1ab5f, State: Running, Role: LEADER
I20260608 12:49:00.511894 31297 consensus_queue.cc:237] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } }
I20260608 12:49:00.520221 30994 catalog_manager.cc:5696] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f reported cstate change: term changed from 0 to 1, leader changed from <none> to b97723d19e774e5d9c8995d65ea1ab5f (127.24.64.194). New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:00.579866 31297 raft_consensus.cc:493] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:00.580386 31297 raft_consensus.cc:515] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.582281 31297 leader_election.cc:290] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943), 04237bd4bf2d4dc6ae2b10c60ed8197a (127.24.64.195:36747)
I20260608 12:49:00.583364 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb234552c4e74d8da1fd0f776009b1fa" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" is_pre_election: true
I20260608 12:49:00.583182 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb234552c4e74d8da1fd0f776009b1fa" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31820815e0e449d3a3c0d9d77e807896" is_pre_election: true
I20260608 12:49:00.584151 31247 raft_consensus.cc:2468] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 0.
I20260608 12:49:00.584290 31098 raft_consensus.cc:2468] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 0.
I20260608 12:49:00.585134 31139 leader_election.cc:304] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04237bd4bf2d4dc6ae2b10c60ed8197a, b97723d19e774e5d9c8995d65ea1ab5f; no voters: 
I20260608 12:49:00.585785 31297 raft_consensus.cc:2804] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:00.586097 31297 raft_consensus.cc:493] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:00.586359 31297 raft_consensus.cc:3060] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.590974 31297 raft_consensus.cc:515] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.592712 31297 leader_election.cc:290] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [CANDIDATE]: Term 1 election: Requested vote from peers 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943), 04237bd4bf2d4dc6ae2b10c60ed8197a (127.24.64.195:36747)
I20260608 12:49:00.593385 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb234552c4e74d8da1fd0f776009b1fa" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31820815e0e449d3a3c0d9d77e807896"
I20260608 12:49:00.593677 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb234552c4e74d8da1fd0f776009b1fa" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a"
I20260608 12:49:00.594002 31098 raft_consensus.cc:3060] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.594199 31247 raft_consensus.cc:3060] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.601099 31098 raft_consensus.cc:2468] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 1.
I20260608 12:49:00.601097 31247 raft_consensus.cc:2468] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 1.
I20260608 12:49:00.602823 31139 leader_election.cc:304] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [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: 31820815e0e449d3a3c0d9d77e807896, b97723d19e774e5d9c8995d65ea1ab5f; no voters: 
I20260608 12:49:00.603670 31297 raft_consensus.cc:2804] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:00.604139 31297 raft_consensus.cc:697] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Becoming Leader. State: Replica: b97723d19e774e5d9c8995d65ea1ab5f, State: Running, Role: LEADER
I20260608 12:49:00.604975 31297 consensus_queue.cc:237] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.613408 30994 catalog_manager.cc:5696] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f reported cstate change: term changed from 0 to 1, leader changed from <none> to b97723d19e774e5d9c8995d65ea1ab5f (127.24.64.194). New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } health_report { overall_health: UNKNOWN } } }
W20260608 12:49:00.692233 31044 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:49:00.694424 31297 raft_consensus.cc:493] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:00.694937 31297 raft_consensus.cc:515] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.696843 31297 leader_election.cc:290] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943), 04237bd4bf2d4dc6ae2b10c60ed8197a (127.24.64.195:36747)
I20260608 12:49:00.697922 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb31b19071484598aba755cc4ec307b6" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31820815e0e449d3a3c0d9d77e807896" is_pre_election: true
I20260608 12:49:00.698311 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb31b19071484598aba755cc4ec307b6" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" is_pre_election: true
I20260608 12:49:00.698493 31098 raft_consensus.cc:2468] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 0.
I20260608 12:49:00.698882 31247 raft_consensus.cc:2468] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 0.
I20260608 12:49:00.699529 31139 leader_election.cc:304] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31820815e0e449d3a3c0d9d77e807896, b97723d19e774e5d9c8995d65ea1ab5f; no voters: 
I20260608 12:49:00.700227 31297 raft_consensus.cc:2804] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:00.700531 31297 raft_consensus.cc:493] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:00.700837 31297 raft_consensus.cc:3060] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.705622 31297 raft_consensus.cc:515] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.707165 31297 leader_election.cc:290] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [CANDIDATE]: Term 1 election: Requested vote from peers 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943), 04237bd4bf2d4dc6ae2b10c60ed8197a (127.24.64.195:36747)
I20260608 12:49:00.707993 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb31b19071484598aba755cc4ec307b6" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31820815e0e449d3a3c0d9d77e807896"
I20260608 12:49:00.708235 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb31b19071484598aba755cc4ec307b6" candidate_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a"
I20260608 12:49:00.708509 31098 raft_consensus.cc:3060] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.708751 31247 raft_consensus.cc:3060] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.713482 31098 raft_consensus.cc:2468] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 1.
I20260608 12:49:00.713495 31247 raft_consensus.cc:2468] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97723d19e774e5d9c8995d65ea1ab5f in term 1.
I20260608 12:49:00.714576 31139 leader_election.cc:304] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [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: 31820815e0e449d3a3c0d9d77e807896, b97723d19e774e5d9c8995d65ea1ab5f; no voters: 
I20260608 12:49:00.715288 31297 raft_consensus.cc:2804] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:00.715709 31297 raft_consensus.cc:697] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Becoming Leader. State: Replica: b97723d19e774e5d9c8995d65ea1ab5f, State: Running, Role: LEADER
I20260608 12:49:00.716454 31297 consensus_queue.cc:237] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.723369 30994 catalog_manager.cc:5696] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f reported cstate change: term changed from 0 to 1, leader changed from <none> to b97723d19e774e5d9c8995d65ea1ab5f (127.24.64.194). New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:00.779959 31299 raft_consensus.cc:493] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:00.780514 31299 raft_consensus.cc:515] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.782889 31299 leader_election.cc:290] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943), b97723d19e774e5d9c8995d65ea1ab5f (127.24.64.194:34789)
I20260608 12:49:00.786310 31300 raft_consensus.cc:493] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:00.786916 31300 raft_consensus.cc:515] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.789805 31300 leader_election.cc:290] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97723d19e774e5d9c8995d65ea1ab5f (127.24.64.194:34789), 04237bd4bf2d4dc6ae2b10c60ed8197a (127.24.64.195:36747)
I20260608 12:49:00.796248 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc94277005ce4b1ab9caf1405ab406ff" candidate_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31820815e0e449d3a3c0d9d77e807896" is_pre_election: true
I20260608 12:49:00.797040 31098 raft_consensus.cc:2468] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04237bd4bf2d4dc6ae2b10c60ed8197a in term 0.
I20260608 12:49:00.798822 31213 leader_election.cc:304] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04237bd4bf2d4dc6ae2b10c60ed8197a, 31820815e0e449d3a3c0d9d77e807896; no voters: 
I20260608 12:49:00.799763 31299 raft_consensus.cc:2804] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:00.800137 31299 raft_consensus.cc:493] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:00.800475 31299 raft_consensus.cc:3060] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.808526 31299 raft_consensus.cc:515] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.809177 31247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc94277005ce4b1ab9caf1405ab406ff" candidate_uuid: "31820815e0e449d3a3c0d9d77e807896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" is_pre_election: true
I20260608 12:49:00.810024 31247 raft_consensus.cc:2393] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31820815e0e449d3a3c0d9d77e807896 in current term 1: Already voted for candidate 04237bd4bf2d4dc6ae2b10c60ed8197a in this term.
I20260608 12:49:00.809890 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc94277005ce4b1ab9caf1405ab406ff" candidate_uuid: "31820815e0e449d3a3c0d9d77e807896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" is_pre_election: true
I20260608 12:49:00.810246 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc94277005ce4b1ab9caf1405ab406ff" candidate_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" is_pre_election: true
I20260608 12:49:00.810708 31173 raft_consensus.cc:2468] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31820815e0e449d3a3c0d9d77e807896 in term 0.
I20260608 12:49:00.811693 31299 leader_election.cc:290] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [CANDIDATE]: Term 1 election: Requested vote from peers 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943), b97723d19e774e5d9c8995d65ea1ab5f (127.24.64.194:34789)
I20260608 12:49:00.811820 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc94277005ce4b1ab9caf1405ab406ff" candidate_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31820815e0e449d3a3c0d9d77e807896"
I20260608 12:49:00.812023 31062 leader_election.cc:304] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [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: 31820815e0e449d3a3c0d9d77e807896, b97723d19e774e5d9c8995d65ea1ab5f; no voters: 04237bd4bf2d4dc6ae2b10c60ed8197a
I20260608 12:49:00.812605 31098 raft_consensus.cc:3060] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.813442 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc94277005ce4b1ab9caf1405ab406ff" candidate_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97723d19e774e5d9c8995d65ea1ab5f"
I20260608 12:49:00.813884 31172 raft_consensus.cc:3060] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:00.818671 31098 raft_consensus.cc:2468] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04237bd4bf2d4dc6ae2b10c60ed8197a in term 1.
I20260608 12:49:00.819272 31300 raft_consensus.cc:2764] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:49:00.819409 31172 raft_consensus.cc:2468] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04237bd4bf2d4dc6ae2b10c60ed8197a in term 1.
I20260608 12:49:00.820611 31213 leader_election.cc:304] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [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: 04237bd4bf2d4dc6ae2b10c60ed8197a, 31820815e0e449d3a3c0d9d77e807896; no voters: 
I20260608 12:49:00.821579 31299 raft_consensus.cc:2804] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:00.822968 31299 raft_consensus.cc:697] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 LEADER]: Becoming Leader. State: Replica: 04237bd4bf2d4dc6ae2b10c60ed8197a, State: Running, Role: LEADER
I20260608 12:49:00.823937 31299 consensus_queue.cc:237] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } }
I20260608 12:49:00.832127 30994 catalog_manager.cc:5696] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a reported cstate change: term changed from 0 to 1, leader changed from <none> to 04237bd4bf2d4dc6ae2b10c60ed8197a (127.24.64.195). New cstate: current_term: 1 leader_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:00.957957 31297 consensus_queue.cc:1048] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:00.973814 31297 consensus_queue.cc:1048] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:00.980957 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:49:01.008742 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:01.009539 24835 tablet_replica.cc:333] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896: stopping tablet replica
I20260608 12:49:01.010134 24835 raft_consensus.cc:2243] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:01.010553 24835 raft_consensus.cc:2272] T fb31b19071484598aba755cc4ec307b6 P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:01.012542 24835 tablet_replica.cc:333] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896: stopping tablet replica
I20260608 12:49:01.013130 24835 raft_consensus.cc:2243] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:01.013549 24835 raft_consensus.cc:2272] T 56845fddb40344838d9ad2044ae54b4b P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:49:01.014565 31139 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260608 12:49:01.016083 24835 tablet_replica.cc:333] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896: stopping tablet replica
I20260608 12:49:01.016914 24835 raft_consensus.cc:2243] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:01.017313 24835 raft_consensus.cc:2272] T fb234552c4e74d8da1fd0f776009b1fa P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:49:01.018262 31139 consensus_peers.cc:597] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:01.019151 24835 tablet_replica.cc:333] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896: stopping tablet replica
I20260608 12:49:01.019677 24835 raft_consensus.cc:2243] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:01.020043 24835 raft_consensus.cc:2272] T cc94277005ce4b1ab9caf1405ab406ff P 31820815e0e449d3a3c0d9d77e807896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:01.042999 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:49:01.159802 31297 consensus_queue.cc:1048] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:01.182415 31139 consensus_peers.cc:597] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:01.206152 31297 consensus_queue.cc:1048] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:01.255882 31299 consensus_queue.cc:1048] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:01.270391 31213 consensus_peers.cc:597] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:49:01.575685 31139 consensus_peers.cc:597] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:02.008749 31326 consensus_queue.cc:579] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Leader has been unable to successfully communicate with peer 31820815e0e449d3a3c0d9d77e807896 for more than 1 seconds (1.035s)
W20260608 12:49:02.019603 30995 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 56845fddb40344838d9ad2044ae54b4b with cas_config_opid_index -1: no extra replica candidate found for tablet 56845fddb40344838d9ad2044ae54b4b (table test-workload [id=7698b091517945a682164c00ad1c1b23]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 12:49:02.057265 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:02.064908 31343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:02.065295 31344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:02.067847 24835 server_base.cc:1061] running on GCE node
W20260608 12:49:02.067898 31346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:02.069430 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:02.069655 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:02.069829 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922942069814 us; error 0 us; skew 500 ppm
I20260608 12:49:02.070456 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:02.073312 24835 webserver.cc:533] Webserver started at http://127.24.64.196:44799/ using document root <none> and password file <none>
I20260608 12:49:02.073848 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:02.074045 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:02.074378 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:02.075887 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "738536fa66fb4841a51eb8d3a9fe1018"
format_stamp: "Formatted at 2026-06-08 12:49:02 on dist-test-slave-nzcs"
I20260608 12:49:02.080792 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 12:49:02.084453 31351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:02.085497 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:02.085857 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "738536fa66fb4841a51eb8d3a9fe1018"
format_stamp: "Formatted at 2026-06-08 12:49:02 on dist-test-slave-nzcs"
I20260608 12:49:02.086216 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:02.108389 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:02.109825 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:02.111430 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:02.113952 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:02.114161 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:02.114408 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:02.114588 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:02.152376 31342 consensus_queue.cc:579] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Leader has been unable to successfully communicate with peer 31820815e0e449d3a3c0d9d77e807896 for more than 1 seconds (1.435s)
I20260608 12:49:02.160718 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:37973
I20260608 12:49:02.160877 31413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:37973 every 8 connection(s)
I20260608 12:49:02.177474 31414 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40923
I20260608 12:49:02.177860 31414 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:02.178591 31414 heartbeater.cc:507] Master 127.24.64.254:40923 requested a full tablet report, sending...
I20260608 12:49:02.180601 30995 ts_manager.cc:194] Registered new tserver with Master: 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196:37973)
I20260608 12:49:02.182684 30995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52536
I20260608 12:49:02.187888 31172 consensus_queue.cc:237] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [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: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:02.195767 31247 raft_consensus.cc:1275] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:02.197995 31342 consensus_queue.cc:1048] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:49:02.200420 31139 consensus_peers.cc:597] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:49:02.208173 31138 consensus_peers.cc:597] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196:37973): Couldn't send request to peer 738536fa66fb4841a51eb8d3a9fe1018. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56845fddb40344838d9ad2044ae54b4b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:02.208688 31326 raft_consensus.cc:2955] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } } }
I20260608 12:49:02.210134 31172 consensus_queue.cc:237] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [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: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:02.210377 31247 raft_consensus.cc:2955] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } } }
W20260608 12:49:02.220644 31138 consensus_peers.cc:597] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196:37973): Couldn't send request to peer 738536fa66fb4841a51eb8d3a9fe1018. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb31b19071484598aba755cc4ec307b6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:02.223649 30981 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 56845fddb40344838d9ad2044ae54b4b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:49:02.229992 31247 raft_consensus.cc:1275] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:02.228955 30995 catalog_manager.cc:5696] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a reported cstate change: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } } }
I20260608 12:49:02.231966 31341 consensus_queue.cc:1048] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:49:02.235136 31139 consensus_peers.cc:597] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:02.241967 31423 raft_consensus.cc:2955] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } } }
I20260608 12:49:02.244027 31247 raft_consensus.cc:2955] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } } }
I20260608 12:49:02.252841 30981 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fb31b19071484598aba755cc4ec307b6 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260608 12:49:02.257454 30995 catalog_manager.cc:5696] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a reported cstate change: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } } }
I20260608 12:49:02.308270 31338 consensus_queue.cc:579] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [LEADER]: Leader has been unable to successfully communicate with peer 31820815e0e449d3a3c0d9d77e807896 for more than 1 seconds (1.483s)
I20260608 12:49:02.318800 31247 consensus_queue.cc:237] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [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: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:02.326495 31172 raft_consensus.cc:1275] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Refusing update from remote peer 04237bd4bf2d4dc6ae2b10c60ed8197a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:02.328505 31430 consensus_queue.cc:1048] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:49:02.332005 31213 consensus_peers.cc:597] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:49:02.337538 31212 consensus_peers.cc:597] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a -> Peer 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196:37973): Couldn't send request to peer 738536fa66fb4841a51eb8d3a9fe1018. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc94277005ce4b1ab9caf1405ab406ff. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:02.337051 31429 raft_consensus.cc:2955] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } } }
I20260608 12:49:02.339180 31172 raft_consensus.cc:2955] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } } }
I20260608 12:49:02.345498 30983 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cc94277005ce4b1ab9caf1405ab406ff with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:49:02.352226 30994 catalog_manager.cc:5696] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a reported cstate change: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:02.572291 31341 consensus_queue.cc:579] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Leader has been unable to successfully communicate with peer 31820815e0e449d3a3c0d9d77e807896 for more than 1 seconds (1.554s)
I20260608 12:49:02.582264 31172 consensus_queue.cc:237] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [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: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:02.588304 31247 raft_consensus.cc:1275] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:49:02.588842 31138 consensus_peers.cc:597] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196:37973): Couldn't send request to peer 738536fa66fb4841a51eb8d3a9fe1018. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb234552c4e74d8da1fd0f776009b1fa. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:02.589758 31423 consensus_queue.cc:1048] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:49:02.592299 31139 consensus_peers.cc:597] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:02.597167 31423 raft_consensus.cc:2955] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } } }
I20260608 12:49:02.598740 31247 raft_consensus.cc:2955] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } } }
I20260608 12:49:02.603878 30981 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fb234552c4e74d8da1fd0f776009b1fa with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:49:02.608059 30995 catalog_manager.cc:5696] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f reported cstate change: config changed from index -1 to 2, NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:02.609683 31437 ts_tablet_manager.cc:933] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018: Initiating tablet copy from peer b97723d19e774e5d9c8995d65ea1ab5f (127.24.64.194:34789)
I20260608 12:49:02.611651 31437 tablet_copy_client.cc:323] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:34789
I20260608 12:49:02.623382 31183 tablet_copy_service.cc:140] P b97723d19e774e5d9c8995d65ea1ab5f: Received BeginTabletCopySession request for tablet 56845fddb40344838d9ad2044ae54b4b from peer 738536fa66fb4841a51eb8d3a9fe1018 ({username='slave'} at 127.0.0.1:48672)
I20260608 12:49:02.624006 31183 tablet_copy_service.cc:161] P b97723d19e774e5d9c8995d65ea1ab5f: Beginning new tablet copy session on tablet 56845fddb40344838d9ad2044ae54b4b from peer 738536fa66fb4841a51eb8d3a9fe1018 at {username='slave'} at 127.0.0.1:48672: session id = 738536fa66fb4841a51eb8d3a9fe1018-56845fddb40344838d9ad2044ae54b4b
I20260608 12:49:02.630532 31183 tablet_copy_source_session.cc:215] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:02.633251 31437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56845fddb40344838d9ad2044ae54b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:02.644321 31437 tablet_copy_client.cc:806] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:02.644801 31437 tablet_copy_client.cc:670] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:02.648075 31437 tablet_copy_client.cc:538] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:02.653554 31437 tablet_bootstrap.cc:492] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap starting.
I20260608 12:49:02.668186 31437 tablet_bootstrap.cc:492] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:02.668849 31437 tablet_bootstrap.cc:492] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap complete.
I20260608 12:49:02.669360 31437 ts_tablet_manager.cc:1403] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:49:02.671545 31437 raft_consensus.cc:359] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:02.672097 31437 raft_consensus.cc:740] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 738536fa66fb4841a51eb8d3a9fe1018, State: Initialized, Role: LEARNER
I20260608 12:49:02.672643 31437 consensus_queue.cc:260] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018 [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: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:02.674762 31414 heartbeater.cc:499] Master 127.24.64.254:40923 was elected leader, sending a full tablet report...
I20260608 12:49:02.675091 31437 ts_tablet_manager.cc:1434] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:49:02.677341 31183 tablet_copy_service.cc:342] P b97723d19e774e5d9c8995d65ea1ab5f: Request end of tablet copy session 738536fa66fb4841a51eb8d3a9fe1018-56845fddb40344838d9ad2044ae54b4b received from {username='slave'} at 127.0.0.1:48672
I20260608 12:49:02.677815 31183 tablet_copy_service.cc:434] P b97723d19e774e5d9c8995d65ea1ab5f: ending tablet copy session 738536fa66fb4841a51eb8d3a9fe1018-56845fddb40344838d9ad2044ae54b4b on tablet 56845fddb40344838d9ad2044ae54b4b with peer 738536fa66fb4841a51eb8d3a9fe1018
W20260608 12:49:02.701525 31044 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 31820815e0e449d3a3c0d9d77e807896 not available for placement
I20260608 12:49:02.712046 31437 ts_tablet_manager.cc:933] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018: Initiating tablet copy from peer 04237bd4bf2d4dc6ae2b10c60ed8197a (127.24.64.195:36747)
I20260608 12:49:02.713444 31437 tablet_copy_client.cc:323] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:36747
I20260608 12:49:02.722750 31257 tablet_copy_service.cc:140] P 04237bd4bf2d4dc6ae2b10c60ed8197a: Received BeginTabletCopySession request for tablet cc94277005ce4b1ab9caf1405ab406ff from peer 738536fa66fb4841a51eb8d3a9fe1018 ({username='slave'} at 127.0.0.1:36180)
I20260608 12:49:02.723208 31257 tablet_copy_service.cc:161] P 04237bd4bf2d4dc6ae2b10c60ed8197a: Beginning new tablet copy session on tablet cc94277005ce4b1ab9caf1405ab406ff from peer 738536fa66fb4841a51eb8d3a9fe1018 at {username='slave'} at 127.0.0.1:36180: session id = 738536fa66fb4841a51eb8d3a9fe1018-cc94277005ce4b1ab9caf1405ab406ff
I20260608 12:49:02.728225 31444 ts_tablet_manager.cc:933] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018: Initiating tablet copy from peer b97723d19e774e5d9c8995d65ea1ab5f (127.24.64.194:34789)
I20260608 12:49:02.729929 31444 tablet_copy_client.cc:323] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:34789
I20260608 12:49:02.730603 31257 tablet_copy_source_session.cc:215] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:02.731575 31183 tablet_copy_service.cc:140] P b97723d19e774e5d9c8995d65ea1ab5f: Received BeginTabletCopySession request for tablet fb31b19071484598aba755cc4ec307b6 from peer 738536fa66fb4841a51eb8d3a9fe1018 ({username='slave'} at 127.0.0.1:48672)
I20260608 12:49:02.732096 31183 tablet_copy_service.cc:161] P b97723d19e774e5d9c8995d65ea1ab5f: Beginning new tablet copy session on tablet fb31b19071484598aba755cc4ec307b6 from peer 738536fa66fb4841a51eb8d3a9fe1018 at {username='slave'} at 127.0.0.1:48672: session id = 738536fa66fb4841a51eb8d3a9fe1018-fb31b19071484598aba755cc4ec307b6
I20260608 12:49:02.733808 31437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc94277005ce4b1ab9caf1405ab406ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:02.739300 31183 tablet_copy_source_session.cc:215] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:02.742288 31444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb31b19071484598aba755cc4ec307b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:02.748093 31437 tablet_copy_client.cc:806] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:02.748610 31437 tablet_copy_client.cc:670] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:02.752220 31437 tablet_copy_client.cc:538] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:02.754832 31444 tablet_copy_client.cc:806] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:02.755329 31444 tablet_copy_client.cc:670] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:02.758265 31437 tablet_bootstrap.cc:492] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap starting.
I20260608 12:49:02.758621 31444 tablet_copy_client.cc:538] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:02.764415 31444 tablet_bootstrap.cc:492] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap starting.
I20260608 12:49:02.773465 31437 tablet_bootstrap.cc:492] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:02.774117 31437 tablet_bootstrap.cc:492] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap complete.
I20260608 12:49:02.774672 31437 ts_tablet_manager.cc:1403] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260608 12:49:02.776935 31437 raft_consensus.cc:359] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:02.777494 31437 raft_consensus.cc:740] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 738536fa66fb4841a51eb8d3a9fe1018, State: Initialized, Role: LEARNER
I20260608 12:49:02.778005 31437 consensus_queue.cc:260] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018 [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: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:02.779706 31437 ts_tablet_manager.cc:1434] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:49:02.780205 31444 tablet_bootstrap.cc:492] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:02.780992 31444 tablet_bootstrap.cc:492] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap complete.
I20260608 12:49:02.781404 31257 tablet_copy_service.cc:342] P 04237bd4bf2d4dc6ae2b10c60ed8197a: Request end of tablet copy session 738536fa66fb4841a51eb8d3a9fe1018-cc94277005ce4b1ab9caf1405ab406ff received from {username='slave'} at 127.0.0.1:36180
I20260608 12:49:02.781617 31444 ts_tablet_manager.cc:1403] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260608 12:49:02.781836 31257 tablet_copy_service.cc:434] P 04237bd4bf2d4dc6ae2b10c60ed8197a: ending tablet copy session 738536fa66fb4841a51eb8d3a9fe1018-cc94277005ce4b1ab9caf1405ab406ff on tablet cc94277005ce4b1ab9caf1405ab406ff with peer 738536fa66fb4841a51eb8d3a9fe1018
I20260608 12:49:02.784354 31444 raft_consensus.cc:359] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:02.785061 31444 raft_consensus.cc:740] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 738536fa66fb4841a51eb8d3a9fe1018, State: Initialized, Role: LEARNER
I20260608 12:49:02.785575 31444 consensus_queue.cc:260] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018 [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: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:02.787289 31444 ts_tablet_manager.cc:1434] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:49:02.788779 31183 tablet_copy_service.cc:342] P b97723d19e774e5d9c8995d65ea1ab5f: Request end of tablet copy session 738536fa66fb4841a51eb8d3a9fe1018-fb31b19071484598aba755cc4ec307b6 received from {username='slave'} at 127.0.0.1:48672
I20260608 12:49:02.789223 31183 tablet_copy_service.cc:434] P b97723d19e774e5d9c8995d65ea1ab5f: ending tablet copy session 738536fa66fb4841a51eb8d3a9fe1018-fb31b19071484598aba755cc4ec307b6 on tablet fb31b19071484598aba755cc4ec307b6 with peer 738536fa66fb4841a51eb8d3a9fe1018
I20260608 12:49:03.133991 31389 raft_consensus.cc:1217] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:49:03.143179 31444 ts_tablet_manager.cc:933] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018: Initiating tablet copy from peer b97723d19e774e5d9c8995d65ea1ab5f (127.24.64.194:34789)
I20260608 12:49:03.144445 31444 tablet_copy_client.cc:323] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:34789
I20260608 12:49:03.145857 31183 tablet_copy_service.cc:140] P b97723d19e774e5d9c8995d65ea1ab5f: Received BeginTabletCopySession request for tablet fb234552c4e74d8da1fd0f776009b1fa from peer 738536fa66fb4841a51eb8d3a9fe1018 ({username='slave'} at 127.0.0.1:48672)
I20260608 12:49:03.146268 31183 tablet_copy_service.cc:161] P b97723d19e774e5d9c8995d65ea1ab5f: Beginning new tablet copy session on tablet fb234552c4e74d8da1fd0f776009b1fa from peer 738536fa66fb4841a51eb8d3a9fe1018 at {username='slave'} at 127.0.0.1:48672: session id = 738536fa66fb4841a51eb8d3a9fe1018-fb234552c4e74d8da1fd0f776009b1fa
I20260608 12:49:03.151124 31183 tablet_copy_source_session.cc:215] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:03.153610 31444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb234552c4e74d8da1fd0f776009b1fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:03.163919 31444 tablet_copy_client.cc:806] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:03.164402 31444 tablet_copy_client.cc:670] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:03.167877 31444 tablet_copy_client.cc:538] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:03.173743 31444 tablet_bootstrap.cc:492] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap starting.
I20260608 12:49:03.188206 31444 tablet_bootstrap.cc:492] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:03.188938 31444 tablet_bootstrap.cc:492] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018: Bootstrap complete.
I20260608 12:49:03.189443 31444 ts_tablet_manager.cc:1403] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260608 12:49:03.191512 31444 raft_consensus.cc:359] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:03.192050 31444 raft_consensus.cc:740] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 738536fa66fb4841a51eb8d3a9fe1018, State: Initialized, Role: LEARNER
I20260608 12:49:03.192514 31444 consensus_queue.cc:260] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 [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: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: true } }
I20260608 12:49:03.194267 31444 ts_tablet_manager.cc:1434] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:49:03.195896 31183 tablet_copy_service.cc:342] P b97723d19e774e5d9c8995d65ea1ab5f: Request end of tablet copy session 738536fa66fb4841a51eb8d3a9fe1018-fb234552c4e74d8da1fd0f776009b1fa received from {username='slave'} at 127.0.0.1:48672
I20260608 12:49:03.196328 31183 tablet_copy_service.cc:434] P b97723d19e774e5d9c8995d65ea1ab5f: ending tablet copy session 738536fa66fb4841a51eb8d3a9fe1018-fb234552c4e74d8da1fd0f776009b1fa on tablet fb234552c4e74d8da1fd0f776009b1fa with peer 738536fa66fb4841a51eb8d3a9fe1018
I20260608 12:49:03.228611 31389 raft_consensus.cc:1217] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:49:03.276028 31389 raft_consensus.cc:1217] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:49:03.363433 31448 consensus_queue.cc:579] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Leader has been unable to successfully communicate with peer 31820815e0e449d3a3c0d9d77e807896 for more than 1 seconds (1.152s)
I20260608 12:49:03.518577 31448 consensus_queue.cc:579] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Leader has been unable to successfully communicate with peer 31820815e0e449d3a3c0d9d77e807896 for more than 1 seconds (1.329s)
I20260608 12:49:03.528740 31448 raft_consensus.cc:1064] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f: attempting to promote NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 to VOTER
I20260608 12:49:03.530723 31448 consensus_queue.cc:237] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [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: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } }
I20260608 12:49:03.536988 31389 raft_consensus.cc:1275] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:03.536988 31247 raft_consensus.cc:1275] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:03.538569 31423 consensus_queue.cc:1048] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:03.539520 31326 consensus_queue.cc:1048] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:49:03.540117 31139 consensus_peers.cc:597] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:03.546180 31423 raft_consensus.cc:2955] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.547760 31247 raft_consensus.cc:2955] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.554668 31389 raft_consensus.cc:2955] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.557262 30995 catalog_manager.cc:5696] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f reported cstate change: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:03.573421 31172 consensus_queue.cc:237] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [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: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } }
I20260608 12:49:03.578322 31389 raft_consensus.cc:1275] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:03.578322 31247 raft_consensus.cc:1275] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:03.579990 31454 consensus_queue.cc:1048] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:03.580582 31326 consensus_queue.cc:1048] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:03.586814 31448 raft_consensus.cc:2955] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.588461 31389 raft_consensus.cc:2955] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.589309 31247 raft_consensus.cc:2955] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.597544 30981 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fb31b19071484598aba755cc4ec307b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:03.601110 30996 catalog_manager.cc:5696] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a reported cstate change: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
W20260608 12:49:03.615547 30983 catalog_manager.cc:4754] TS 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fb31b19071484598aba755cc4ec307b6: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111)
I20260608 12:49:03.624513 31448 consensus_queue.cc:579] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Leader has been unable to successfully communicate with peer 31820815e0e449d3a3c0d9d77e807896 for more than 1 seconds (1.041s)
I20260608 12:49:03.631206 31389 raft_consensus.cc:1217] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:49:03.703661 31044 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 31820815e0e449d3a3c0d9d77e807896 not available for placement
I20260608 12:49:03.726492 31448 raft_consensus.cc:1064] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f: attempting to promote NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 to VOTER
I20260608 12:49:03.728401 31448 consensus_queue.cc:237] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [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: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } }
I20260608 12:49:03.734138 31389 raft_consensus.cc:1275] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:03.735493 31326 consensus_queue.cc:1048] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:03.735953 31247 raft_consensus.cc:1275] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:03.737931 31326 consensus_queue.cc:1048] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:49:03.738586 31139 consensus_peers.cc:597] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:03.745203 31448 raft_consensus.cc:2955] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.746645 31247 raft_consensus.cc:2955] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.754935 31389 raft_consensus.cc:2955] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.755963 30994 catalog_manager.cc:5696] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f reported cstate change: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:03.767124 31172 consensus_queue.cc:237] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [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: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } }
I20260608 12:49:03.772065 31247 raft_consensus.cc:1275] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:03.772112 31389 raft_consensus.cc:1275] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:03.773253 31423 consensus_queue.cc:1048] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:03.773777 31326 consensus_queue.cc:1048] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:03.779470 31326 raft_consensus.cc:2955] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.781150 31247 raft_consensus.cc:2955] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.782238 31389 raft_consensus.cc:2955] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.789383 30981 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 56845fddb40344838d9ad2044ae54b4b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:03.792055 30994 catalog_manager.cc:5696] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a reported cstate change: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.796389 31452 consensus_queue.cc:579] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [LEADER]: Leader has been unable to successfully communicate with peer 31820815e0e449d3a3c0d9d77e807896 for more than 1 seconds (1.477s)
I20260608 12:49:03.867225 31466 raft_consensus.cc:1064] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a: attempting to promote NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 to VOTER
I20260608 12:49:03.869347 31466 consensus_queue.cc:237] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [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: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } }
I20260608 12:49:03.875438 31172 raft_consensus.cc:1275] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Refusing update from remote peer 04237bd4bf2d4dc6ae2b10c60ed8197a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:03.876528 31389 raft_consensus.cc:1275] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Refusing update from remote peer 04237bd4bf2d4dc6ae2b10c60ed8197a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:03.876946 31466 consensus_queue.cc:1048] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:03.878032 31470 consensus_queue.cc:1048] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [LEADER]: Connected to new peer: Peer: permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:49:03.878945 31213 consensus_peers.cc:597] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:03.885471 31466 raft_consensus.cc:2955] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.887058 31389 raft_consensus.cc:2955] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.894119 31172 raft_consensus.cc:2955] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.896423 30995 catalog_manager.cc:5696] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a reported cstate change: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:03.908484 31247 consensus_queue.cc:237] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [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: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } }
I20260608 12:49:03.913178 31389 raft_consensus.cc:1275] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Refusing update from remote peer 04237bd4bf2d4dc6ae2b10c60ed8197a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:03.913446 31172 raft_consensus.cc:1275] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Refusing update from remote peer 04237bd4bf2d4dc6ae2b10c60ed8197a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:03.914641 31466 consensus_queue.cc:1048] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [LEADER]: Connected to new peer: Peer: permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:03.915210 31452 consensus_queue.cc:1048] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:03.921511 31465 raft_consensus.cc:2955] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.923192 31389 raft_consensus.cc:2955] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.924402 31172 raft_consensus.cc:2955] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:03.931285 30983 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cc94277005ce4b1ab9caf1405ab406ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:03.936619 30994 catalog_manager.cc:5696] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018 reported cstate change: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New cstate: current_term: 1 leader_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:04.104350 31423 raft_consensus.cc:1064] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f: attempting to promote NON_VOTER 738536fa66fb4841a51eb8d3a9fe1018 to VOTER
I20260608 12:49:04.106328 31423 consensus_queue.cc:237] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [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: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } }
I20260608 12:49:04.112258 31247 raft_consensus.cc:1275] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:04.112481 31389 raft_consensus.cc:1275] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 LEARNER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:04.113420 31454 consensus_queue.cc:1048] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:04.114341 31326 consensus_queue.cc:1048] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:49:04.116509 31139 consensus_peers.cc:597] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f -> Peer 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): Couldn't send request to peer 31820815e0e449d3a3c0d9d77e807896. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:04.122504 31454 raft_consensus.cc:2955] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:04.124195 31389 raft_consensus.cc:2955] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:04.131614 31246 raft_consensus.cc:2955] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:04.135362 30996 catalog_manager.cc:5696] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 reported cstate change: config changed from index 2 to 3, 738536fa66fb4841a51eb8d3a9fe1018 (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31820815e0e449d3a3c0d9d77e807896" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33943 } } peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:04.151049 31172 consensus_queue.cc:237] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [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: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } }
I20260608 12:49:04.156283 31389 raft_consensus.cc:1275] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:04.156343 31246 raft_consensus.cc:1275] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Refusing update from remote peer b97723d19e774e5d9c8995d65ea1ab5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:04.157771 31326 consensus_queue.cc:1048] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:04.158424 31423 consensus_queue.cc:1048] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:04.164362 31423 raft_consensus.cc:2955] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:04.166333 31246 raft_consensus.cc:2955] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:04.168182 31389 raft_consensus.cc:2955] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
I20260608 12:49:04.174047 30981 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fb234552c4e74d8da1fd0f776009b1fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:04.179461 30994 catalog_manager.cc:5696] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 reported cstate change: config changed from index 3 to 4, VOTER 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193) evicted. New cstate: current_term: 1 leader_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97723d19e774e5d9c8995d65ea1ab5f" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34789 } } peers { permanent_uuid: "04237bd4bf2d4dc6ae2b10c60ed8197a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36747 } } peers { permanent_uuid: "738536fa66fb4841a51eb8d3a9fe1018" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 37973 } attrs { promote: false } } }
W20260608 12:49:04.827943 30983 catalog_manager.cc:4754] TS 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fb31b19071484598aba755cc4ec307b6: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111)
W20260608 12:49:05.901302 30983 catalog_manager.cc:4754] TS 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fb31b19071484598aba755cc4ec307b6: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111)
W20260608 12:49:06.074499 30983 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260608 12:49:07.979346 30983 catalog_manager.cc:4754] TS 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fb31b19071484598aba755cc4ec307b6: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111)
I20260608 12:49:09.197688 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:49:09.225756 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:09.226450 24835 tablet_replica.cc:333] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f: stopping tablet replica
I20260608 12:49:09.227118 24835 raft_consensus.cc:2243] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:09.227943 24835 raft_consensus.cc:2272] T fb31b19071484598aba755cc4ec307b6 P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.230283 24835 tablet_replica.cc:333] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f: stopping tablet replica
I20260608 12:49:09.230808 24835 raft_consensus.cc:2243] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:09.231634 24835 raft_consensus.cc:2272] T 56845fddb40344838d9ad2044ae54b4b P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.233651 24835 tablet_replica.cc:333] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f: stopping tablet replica
I20260608 12:49:09.234160 24835 raft_consensus.cc:2243] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:09.234676 24835 raft_consensus.cc:2272] T cc94277005ce4b1ab9caf1405ab406ff P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.236892 24835 tablet_replica.cc:333] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f: stopping tablet replica
I20260608 12:49:09.237355 24835 raft_consensus.cc:2243] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:09.238073 24835 raft_consensus.cc:2272] T fb234552c4e74d8da1fd0f776009b1fa P b97723d19e774e5d9c8995d65ea1ab5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.261684 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:49:09.277102 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:49:09.298959 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:09.299672 24835 tablet_replica.cc:333] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a: stopping tablet replica
I20260608 12:49:09.300292 24835 raft_consensus.cc:2243] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:09.300915 24835 raft_consensus.cc:2272] T fb31b19071484598aba755cc4ec307b6 P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.303072 24835 tablet_replica.cc:333] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a: stopping tablet replica
I20260608 12:49:09.303539 24835 raft_consensus.cc:2243] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:09.304035 24835 raft_consensus.cc:2272] T 56845fddb40344838d9ad2044ae54b4b P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.306090 24835 tablet_replica.cc:333] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a: stopping tablet replica
I20260608 12:49:09.306524 24835 raft_consensus.cc:2243] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:09.307009 24835 raft_consensus.cc:2272] T fb234552c4e74d8da1fd0f776009b1fa P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.308835 24835 tablet_replica.cc:333] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a: stopping tablet replica
I20260608 12:49:09.309271 24835 raft_consensus.cc:2243] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:09.310000 24835 raft_consensus.cc:2272] T cc94277005ce4b1ab9caf1405ab406ff P 04237bd4bf2d4dc6ae2b10c60ed8197a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.333492 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:49:09.347404 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:49:09.364287 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:09.364960 24835 tablet_replica.cc:333] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018: stopping tablet replica
I20260608 12:49:09.365489 24835 raft_consensus.cc:2243] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:09.365984 24835 raft_consensus.cc:2272] T fb31b19071484598aba755cc4ec307b6 P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.367898 24835 tablet_replica.cc:333] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018: stopping tablet replica
I20260608 12:49:09.368379 24835 raft_consensus.cc:2243] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:09.368891 24835 raft_consensus.cc:2272] T fb234552c4e74d8da1fd0f776009b1fa P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.370682 24835 tablet_replica.cc:333] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018: stopping tablet replica
I20260608 12:49:09.371135 24835 raft_consensus.cc:2243] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:09.371579 24835 raft_consensus.cc:2272] T cc94277005ce4b1ab9caf1405ab406ff P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.373371 24835 tablet_replica.cc:333] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018: stopping tablet replica
I20260608 12:49:09.373780 24835 raft_consensus.cc:2243] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:09.374197 24835 raft_consensus.cc:2272] T 56845fddb40344838d9ad2044ae54b4b P 738536fa66fb4841a51eb8d3a9fe1018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:09.395853 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:49:09.407888 24835 master.cc:562] Master@127.24.64.254:40923 shutting down...
W20260608 12:49:12.104032 30983 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:49:12.107465 30983 catalog_manager.cc:4754] TS 31820815e0e449d3a3c0d9d77e807896 (127.24.64.193:33943): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fb31b19071484598aba755cc4ec307b6: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33943: connect: Connection refused (error 111)
I20260608 12:49:13.017910 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:13.018927 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:13.019335 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2da20ef9a9534f3ca97edc05d4b3c0f8: stopping tablet replica
I20260608 12:49:13.049536 24835 master.cc:584] Master@127.24.64.254:40923 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14555 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:49:13.094427 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:39781
I20260608 12:49:13.095585 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:13.101224 31483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:13.101563 31484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:13.103364 31486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:13.103430 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:13.104426 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:13.104604 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:13.104943 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922953104924 us; error 0 us; skew 500 ppm
I20260608 12:49:13.105515 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:13.107921 24835 webserver.cc:533] Webserver started at http://127.24.64.254:36149/ using document root <none> and password file <none>
I20260608 12:49:13.108467 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:13.108711 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:13.109042 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:13.110347 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "c5b53dbf21f04571bf9b4c425125628c"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-nzcs"
I20260608 12:49:13.114825 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:13.118326 31491 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.119318 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:49:13.119635 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "c5b53dbf21f04571bf9b4c425125628c"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-nzcs"
I20260608 12:49:13.119941 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:13.133785 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:13.135038 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:13.173522 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:39781
I20260608 12:49:13.173707 31542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:39781 every 8 connection(s)
I20260608 12:49:13.178112 31543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:13.189891 31543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c: Bootstrap starting.
I20260608 12:49:13.194850 31543 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:13.198982 31543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c: No bootstrap required, opened a new log
I20260608 12:49:13.201171 31543 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b53dbf21f04571bf9b4c425125628c" member_type: VOTER }
I20260608 12:49:13.201582 31543 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:13.201762 31543 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b53dbf21f04571bf9b4c425125628c, State: Initialized, Role: FOLLOWER
I20260608 12:49:13.202349 31543 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5b53dbf21f04571bf9b4c425125628c" member_type: VOTER }
I20260608 12:49:13.202788 31543 raft_consensus.cc:399] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:13.202993 31543 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:13.203212 31543 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:13.207752 31543 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b53dbf21f04571bf9b4c425125628c" member_type: VOTER }
I20260608 12:49:13.208218 31543 leader_election.cc:304] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [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: c5b53dbf21f04571bf9b4c425125628c; no voters: 
I20260608 12:49:13.209335 31543 leader_election.cc:290] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:13.209786 31546 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:13.211090 31546 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [term 1 LEADER]: Becoming Leader. State: Replica: c5b53dbf21f04571bf9b4c425125628c, State: Running, Role: LEADER
I20260608 12:49:13.211774 31546 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [LEADER]: Queue going to LEADER mode. State: All 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: "c5b53dbf21f04571bf9b4c425125628c" member_type: VOTER }
I20260608 12:49:13.212075 31543 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:13.215045 31547 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c5b53dbf21f04571bf9b4c425125628c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b53dbf21f04571bf9b4c425125628c" member_type: VOTER } }
I20260608 12:49:13.215049 31548 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5b53dbf21f04571bf9b4c425125628c. Latest consensus state: current_term: 1 leader_uuid: "c5b53dbf21f04571bf9b4c425125628c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b53dbf21f04571bf9b4c425125628c" member_type: VOTER } }
I20260608 12:49:13.215780 31547 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:13.215850 31548 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:13.219281 31551 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:13.226996 31551 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:13.227972 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:13.236114 31551 catalog_manager.cc:1382] Generated new cluster ID: 8225199ce0ca4fd0af443e59621aca9c
I20260608 12:49:13.236403 31551 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:13.260689 31551 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:13.262084 31551 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:13.277689 31551 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c: Generated new TSK 0
I20260608 12:49:13.278307 31551 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:13.294479 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:13.301134 31564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:13.302173 31565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:13.303700 24835 server_base.cc:1061] running on GCE node
W20260608 12:49:13.304101 31567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:13.305122 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:13.305352 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:13.305483 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922953305472 us; error 0 us; skew 500 ppm
I20260608 12:49:13.306043 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:13.308408 24835 webserver.cc:533] Webserver started at http://127.24.64.193:43923/ using document root <none> and password file <none>
I20260608 12:49:13.308939 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:13.309113 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:13.309330 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:13.310550 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "71fc9b61afa74320a1c365694a6804d5"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-nzcs"
I20260608 12:49:13.315413 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:13.319062 31572 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.319800 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:49:13.320120 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "71fc9b61afa74320a1c365694a6804d5"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-nzcs"
I20260608 12:49:13.320389 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:13.339074 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:13.340268 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:13.341765 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:13.344080 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:13.344270 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.344498 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:13.344653 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.385682 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:45413
I20260608 12:49:13.385795 31634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:45413 every 8 connection(s)
I20260608 12:49:13.391016 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:13.398355 31639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:13.400688 31640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:13.402285 31642 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:13.402380 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:13.403574 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:13.403834 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:13.404029 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922953404010 us; error 0 us; skew 500 ppm
I20260608 12:49:13.404764 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:13.406811 31635 heartbeater.cc:344] Connected to a master server at 127.24.64.254:39781
I20260608 12:49:13.407177 31635 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:13.407441 24835 webserver.cc:533] Webserver started at http://127.24.64.194:39013/ using document root <none> and password file <none>
I20260608 12:49:13.408000 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:13.408008 31635 heartbeater.cc:507] Master 127.24.64.254:39781 requested a full tablet report, sending...
I20260608 12:49:13.408290 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:13.408638 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:13.409863 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "9dffb787e209481bbe85be0dfe904d19"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-nzcs"
I20260608 12:49:13.410537 31508 ts_manager.cc:194] Registered new tserver with Master: 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413)
I20260608 12:49:13.412405 31508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39282
I20260608 12:49:13.414714 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:49:13.418382 31647 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.419134 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:49:13.419375 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "9dffb787e209481bbe85be0dfe904d19"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-nzcs"
I20260608 12:49:13.419622 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:13.443013 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:13.444196 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:13.445649 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:13.447963 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:13.448141 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.448375 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:13.448526 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.488198 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:40261
I20260608 12:49:13.488330 31709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:40261 every 8 connection(s)
I20260608 12:49:13.493294 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:13.500816 31713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:13.501711 31714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:13.503607 31716 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:13.504501 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:13.505342 31710 heartbeater.cc:344] Connected to a master server at 127.24.64.254:39781
I20260608 12:49:13.505501 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:49:13.505686 31710 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:13.505801 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:13.506116 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922953506097 us; error 0 us; skew 500 ppm
I20260608 12:49:13.506637 31710 heartbeater.cc:507] Master 127.24.64.254:39781 requested a full tablet report, sending...
I20260608 12:49:13.506788 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:13.508805 31508 ts_manager.cc:194] Registered new tserver with Master: 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:13.509388 24835 webserver.cc:533] Webserver started at http://127.24.64.195:33059/ using document root <none> and password file <none>
I20260608 12:49:13.509907 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:13.510089 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:13.510337 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:13.510285 31508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39292
I20260608 12:49:13.511897 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-nzcs"
I20260608 12:49:13.516505 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:49:13.519923 31721 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.520743 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:49:13.521032 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-nzcs"
I20260608 12:49:13.521323 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:13.535266 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:13.536427 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:13.537918 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:13.540140 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:13.540333 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.540547 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:13.540714 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:49:13.580246 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:44413
I20260608 12:49:13.580349 31783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:44413 every 8 connection(s)
I20260608 12:49:13.594288 31784 heartbeater.cc:344] Connected to a master server at 127.24.64.254:39781
I20260608 12:49:13.594678 31784 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:13.595386 31784 heartbeater.cc:507] Master 127.24.64.254:39781 requested a full tablet report, sending...
I20260608 12:49:13.597458 31508 ts_manager.cc:194] Registered new tserver with Master: b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:13.598059 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014497991s
I20260608 12:49:13.598846 31508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39308
I20260608 12:49:14.415310 31635 heartbeater.cc:499] Master 127.24.64.254:39781 was elected leader, sending a full tablet report...
I20260608 12:49:14.513007 31710 heartbeater.cc:499] Master 127.24.64.254:39781 was elected leader, sending a full tablet report...
I20260608 12:49:14.601619 31784 heartbeater.cc:499] Master 127.24.64.254:39781 was elected leader, sending a full tablet report...
I20260608 12:49:14.654433 31508 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39316:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:14.656955 31508 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:14.710879 31600 tablet_service.cc:1511] Processing CreateTablet for tablet 449fd57ff29e463da2b88913285339c1 (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:14.712437 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449fd57ff29e463da2b88913285339c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.712180 31675 tablet_service.cc:1511] Processing CreateTablet for tablet 449fd57ff29e463da2b88913285339c1 (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:14.713613 31675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449fd57ff29e463da2b88913285339c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.713465 31599 tablet_service.cc:1511] Processing CreateTablet for tablet 7b792b2091814a34961f5590af23e3ef (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:14.714862 31599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b792b2091814a34961f5590af23e3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.715034 31597 tablet_service.cc:1511] Processing CreateTablet for tablet 6405bdfea7af4ae3ba7e75042bdd39e8 (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:14.716279 31598 tablet_service.cc:1511] Processing CreateTablet for tablet d4aaf67ad5364755bf51cd8685d8b043 (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:14.717692 31598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4aaf67ad5364755bf51cd8685d8b043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.718288 31597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6405bdfea7af4ae3ba7e75042bdd39e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.717948 31674 tablet_service.cc:1511] Processing CreateTablet for tablet 7b792b2091814a34961f5590af23e3ef (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:14.719303 31674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b792b2091814a34961f5590af23e3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.722097 31673 tablet_service.cc:1511] Processing CreateTablet for tablet d4aaf67ad5364755bf51cd8685d8b043 (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:14.723527 31673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4aaf67ad5364755bf51cd8685d8b043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.722124 31672 tablet_service.cc:1511] Processing CreateTablet for tablet 6405bdfea7af4ae3ba7e75042bdd39e8 (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:14.726337 31672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6405bdfea7af4ae3ba7e75042bdd39e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.745779 31804 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5: Bootstrap starting.
I20260608 12:49:14.752781 31804 tablet_bootstrap.cc:654] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.766062 31748 tablet_service.cc:1511] Processing CreateTablet for tablet 7b792b2091814a34961f5590af23e3ef (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:14.767565 31748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b792b2091814a34961f5590af23e3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.769961 31747 tablet_service.cc:1511] Processing CreateTablet for tablet d4aaf67ad5364755bf51cd8685d8b043 (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:14.771358 31747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4aaf67ad5364755bf51cd8685d8b043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.774120 31746 tablet_service.cc:1511] Processing CreateTablet for tablet 6405bdfea7af4ae3ba7e75042bdd39e8 (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:14.775722 31746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6405bdfea7af4ae3ba7e75042bdd39e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.777498 31749 tablet_service.cc:1511] Processing CreateTablet for tablet 449fd57ff29e463da2b88913285339c1 (DEFAULT_TABLE table=test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:14.778983 31749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449fd57ff29e463da2b88913285339c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:14.782194 31805 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap starting.
I20260608 12:49:14.785753 31804 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5: No bootstrap required, opened a new log
I20260608 12:49:14.788128 31804 ts_tablet_manager.cc:1403] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.012s
I20260608 12:49:14.789444 31805 tablet_bootstrap.cc:654] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.791616 31804 raft_consensus.cc:359] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.792517 31804 raft_consensus.cc:385] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.792922 31804 raft_consensus.cc:740] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fc9b61afa74320a1c365694a6804d5, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.793843 31804 consensus_queue.cc:260] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.799472 31808 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap starting.
I20260608 12:49:14.804785 31805 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: No bootstrap required, opened a new log
I20260608 12:49:14.805382 31805 ts_tablet_manager.cc:1403] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.013s
I20260608 12:49:14.806370 31804 ts_tablet_manager.cc:1434] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.008s
I20260608 12:49:14.808275 31805 raft_consensus.cc:359] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.809020 31805 raft_consensus.cc:385] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.809322 31805 raft_consensus.cc:740] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dffb787e209481bbe85be0dfe904d19, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.809983 31804 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: Bootstrap starting.
I20260608 12:49:14.818416 31808 tablet_bootstrap.cc:654] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.819005 31805 consensus_queue.cc:260] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.822597 31804 tablet_bootstrap.cc:654] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.824725 31805 ts_tablet_manager.cc:1434] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260608 12:49:14.825863 31805 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: Bootstrap starting.
I20260608 12:49:14.830770 31808 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: No bootstrap required, opened a new log
I20260608 12:49:14.831305 31808 ts_tablet_manager.cc:1403] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260608 12:49:14.833144 31804 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: No bootstrap required, opened a new log
I20260608 12:49:14.833675 31804 ts_tablet_manager.cc:1403] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.011s
I20260608 12:49:14.834251 31805 tablet_bootstrap.cc:654] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.834782 31808 raft_consensus.cc:359] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.835572 31808 raft_consensus.cc:385] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.835865 31808 raft_consensus.cc:740] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.836902 31808 consensus_queue.cc:260] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.836987 31804 raft_consensus.cc:359] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.837844 31804 raft_consensus.cc:385] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.838212 31804 raft_consensus.cc:740] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fc9b61afa74320a1c365694a6804d5, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.839183 31804 consensus_queue.cc:260] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.839922 31805 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: No bootstrap required, opened a new log
I20260608 12:49:14.840404 31805 ts_tablet_manager.cc:1403] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:49:14.841065 31808 ts_tablet_manager.cc:1434] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:49:14.841388 31804 ts_tablet_manager.cc:1434] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:49:14.842203 31808 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap starting.
I20260608 12:49:14.843416 31805 raft_consensus.cc:359] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.844133 31805 raft_consensus.cc:385] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.844420 31805 raft_consensus.cc:740] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dffb787e209481bbe85be0dfe904d19, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.845361 31805 consensus_queue.cc:260] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.847549 31805 ts_tablet_manager.cc:1434] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:49:14.849726 31808 tablet_bootstrap.cc:654] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.850484 31805 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap starting.
I20260608 12:49:14.854751 31804 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5: Bootstrap starting.
I20260608 12:49:14.858119 31805 tablet_bootstrap.cc:654] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.862025 31804 tablet_bootstrap.cc:654] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.868660 31808 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: No bootstrap required, opened a new log
I20260608 12:49:14.869119 31808 ts_tablet_manager.cc:1403] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260608 12:49:14.869234 31804 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5: No bootstrap required, opened a new log
I20260608 12:49:14.869683 31805 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: No bootstrap required, opened a new log
I20260608 12:49:14.869761 31804 ts_tablet_manager.cc:1403] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 12:49:14.870296 31805 ts_tablet_manager.cc:1403] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 12:49:14.871393 31808 raft_consensus.cc:359] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.871948 31808 raft_consensus.cc:385] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.872164 31808 raft_consensus.cc:740] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.872857 31808 consensus_queue.cc:260] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.872995 31804 raft_consensus.cc:359] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.873314 31805 raft_consensus.cc:359] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.873761 31804 raft_consensus.cc:385] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.874037 31805 raft_consensus.cc:385] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.874079 31804 raft_consensus.cc:740] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fc9b61afa74320a1c365694a6804d5, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.874459 31805 raft_consensus.cc:740] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dffb787e209481bbe85be0dfe904d19, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.874876 31808 ts_tablet_manager.cc:1434] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:49:14.875200 31804 consensus_queue.cc:260] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.875326 31805 consensus_queue.cc:260] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.875983 31808 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap starting.
I20260608 12:49:14.879698 31804 ts_tablet_manager.cc:1434] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 12:49:14.880826 31804 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5: Bootstrap starting.
I20260608 12:49:14.883248 31808 tablet_bootstrap.cc:654] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.889341 31804 tablet_bootstrap.cc:654] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.889695 31805 ts_tablet_manager.cc:1434] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 12:49:14.891027 31805 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap starting.
I20260608 12:49:14.898241 31805 tablet_bootstrap.cc:654] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.901969 31808 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: No bootstrap required, opened a new log
I20260608 12:49:14.902209 31804 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5: No bootstrap required, opened a new log
I20260608 12:49:14.902503 31808 ts_tablet_manager.cc:1403] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260608 12:49:14.902694 31804 ts_tablet_manager.cc:1403] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260608 12:49:14.905622 31810 raft_consensus.cc:493] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:14.905958 31808 raft_consensus.cc:359] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.905977 31804 raft_consensus.cc:359] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.906354 31810 raft_consensus.cc:515] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.906961 31808 raft_consensus.cc:385] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.907079 31805 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19: No bootstrap required, opened a new log
I20260608 12:49:14.907019 31804 raft_consensus.cc:385] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.907572 31808 raft_consensus.cc:740] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.907961 31805 ts_tablet_manager.cc:1403] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260608 12:49:14.907859 31804 raft_consensus.cc:740] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fc9b61afa74320a1c365694a6804d5, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.908514 31808 consensus_queue.cc:260] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.909224 31804 consensus_queue.cc:260] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.910830 31808 ts_tablet_manager.cc:1434] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:49:14.911525 31805 raft_consensus.cc:359] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.912248 31805 raft_consensus.cc:385] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.912547 31805 raft_consensus.cc:740] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dffb787e209481bbe85be0dfe904d19, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.912757 31804 ts_tablet_manager.cc:1434] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:49:14.913466 31805 consensus_queue.cc:260] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.914422 31810 leader_election.cc:290] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:14.920533 31808 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap starting.
I20260608 12:49:14.936599 31805 ts_tablet_manager.cc:1434] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.016s
I20260608 12:49:14.937688 31808 tablet_bootstrap.cc:654] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:14.939543 31610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:14.940395 31610 raft_consensus.cc:2468] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dffb787e209481bbe85be0dfe904d19 in term 0.
I20260608 12:49:14.942198 31649 leader_election.cc:304] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fc9b61afa74320a1c365694a6804d5, 9dffb787e209481bbe85be0dfe904d19; no voters: 
I20260608 12:49:14.943279 31823 raft_consensus.cc:2804] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:14.943687 31823 raft_consensus.cc:493] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:14.944512 31823 raft_consensus.cc:3060] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:14.945250 31759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" is_pre_election: true
I20260608 12:49:14.945843 31759 raft_consensus.cc:2468] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dffb787e209481bbe85be0dfe904d19 in term 0.
I20260608 12:49:14.946866 31808 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: No bootstrap required, opened a new log
I20260608 12:49:14.947422 31808 ts_tablet_manager.cc:1403] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.007s
I20260608 12:49:14.950572 31808 raft_consensus.cc:359] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.951233 31808 raft_consensus.cc:385] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:14.951529 31808 raft_consensus.cc:740] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Initialized, Role: FOLLOWER
I20260608 12:49:14.952131 31823 raft_consensus.cc:515] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.952282 31808 consensus_queue.cc:260] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.954396 31823 leader_election.cc:290] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [CANDIDATE]: Term 1 election: Requested vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:14.954644 31808 ts_tablet_manager.cc:1434] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:49:14.955224 31610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5"
I20260608 12:49:14.955781 31610 raft_consensus.cc:3060] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:14.956120 31759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53"
I20260608 12:49:14.956701 31759 raft_consensus.cc:3060] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:14.961932 31610 raft_consensus.cc:2468] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dffb787e209481bbe85be0dfe904d19 in term 1.
I20260608 12:49:14.962836 31759 raft_consensus.cc:2468] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dffb787e209481bbe85be0dfe904d19 in term 1.
I20260608 12:49:14.962918 31649 leader_election.cc:304] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [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: 71fc9b61afa74320a1c365694a6804d5, 9dffb787e209481bbe85be0dfe904d19; no voters: 
I20260608 12:49:14.964032 31823 raft_consensus.cc:2804] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:14.964416 31823 raft_consensus.cc:697] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 LEADER]: Becoming Leader. State: Replica: 9dffb787e209481bbe85be0dfe904d19, State: Running, Role: LEADER
I20260608 12:49:14.965153 31823 consensus_queue.cc:237] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:14.972589 31507 catalog_manager.cc:5696] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "9dffb787e209481bbe85be0dfe904d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:15.087622 31814 raft_consensus.cc:493] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.088107 31814 raft_consensus.cc:515] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:15.090209 31814 leader_election.cc:290] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:15.101634 31610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:15.102139 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:15.102411 31610 raft_consensus.cc:2468] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 0.
I20260608 12:49:15.102821 31685 raft_consensus.cc:2468] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 0.
I20260608 12:49:15.103693 31723 leader_election.cc:304] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:15.104439 31814 raft_consensus.cc:2804] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.104732 31814 raft_consensus.cc:493] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.104948 31814 raft_consensus.cc:3060] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.109810 31814 raft_consensus.cc:515] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:15.111470 31814 leader_election.cc:290] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 1 election: Requested vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:15.112267 31610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5"
I20260608 12:49:15.112589 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19"
I20260608 12:49:15.112799 31610 raft_consensus.cc:3060] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.113169 31685 raft_consensus.cc:3060] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.117746 31610 raft_consensus.cc:2468] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:15.118144 31685 raft_consensus.cc:2468] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:15.118829 31723 leader_election.cc:304] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:15.119601 31814 raft_consensus.cc:2804] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:15.120584 31814 raft_consensus.cc:697] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 LEADER]: Becoming Leader. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Running, Role: LEADER
I20260608 12:49:15.121467 31814 consensus_queue.cc:237] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:15.129283 31507 catalog_manager.cc:5696] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:15.193712 31814 raft_consensus.cc:493] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.194186 31814 raft_consensus.cc:515] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:15.196108 31814 leader_election.cc:290] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:15.196854 31610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:15.197090 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:15.197417 31610 raft_consensus.cc:2468] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 0.
I20260608 12:49:15.197649 31685 raft_consensus.cc:2468] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 0.
I20260608 12:49:15.198441 31723 leader_election.cc:304] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:15.199211 31814 raft_consensus.cc:2804] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.199491 31814 raft_consensus.cc:493] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.199738 31814 raft_consensus.cc:3060] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.204434 31814 raft_consensus.cc:515] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:15.206106 31814 leader_election.cc:290] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 1 election: Requested vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:15.206888 31610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5"
I20260608 12:49:15.207093 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19"
I20260608 12:49:15.207388 31610 raft_consensus.cc:3060] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.207677 31685 raft_consensus.cc:3060] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.212293 31610 raft_consensus.cc:2468] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:15.212320 31685 raft_consensus.cc:2468] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:15.213567 31723 leader_election.cc:304] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:15.214236 31814 raft_consensus.cc:2804] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:15.214689 31814 raft_consensus.cc:697] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 LEADER]: Becoming Leader. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Running, Role: LEADER
I20260608 12:49:15.215478 31814 consensus_queue.cc:237] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:15.222486 31507 catalog_manager.cc:5696] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:15.226848 31814 raft_consensus.cc:493] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:49:15.227674 31556 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:49:15.227351 31814 raft_consensus.cc:515] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:15.229735 31814 leader_election.cc:290] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:15.230407 31610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:15.230893 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:15.231107 31610 raft_consensus.cc:2468] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 0.
I20260608 12:49:15.231519 31685 raft_consensus.cc:2468] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 0.
I20260608 12:49:15.232581 31723 leader_election.cc:304] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:15.233263 31814 raft_consensus.cc:2804] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.233525 31814 raft_consensus.cc:493] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.233738 31814 raft_consensus.cc:3060] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.238335 31814 raft_consensus.cc:515] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:15.240054 31814 leader_election.cc:290] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 1 election: Requested vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:15.240782 31610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5"
I20260608 12:49:15.241245 31685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19"
I20260608 12:49:15.241381 31610 raft_consensus.cc:3060] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.241813 31685 raft_consensus.cc:3060] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.248226 31685 raft_consensus.cc:2468] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:15.248230 31610 raft_consensus.cc:2468] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:15.249634 31723 leader_election.cc:304] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:15.250293 31814 raft_consensus.cc:2804] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:15.250707 31814 raft_consensus.cc:697] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 LEADER]: Becoming Leader. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Running, Role: LEADER
I20260608 12:49:15.251459 31814 consensus_queue.cc:237] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:15.258041 31507 catalog_manager.cc:5696] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:15.283041 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:49:15.299975 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:15.300799 24835 tablet_replica.cc:333] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5: stopping tablet replica
I20260608 12:49:15.301477 24835 raft_consensus.cc:2243] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:15.301891 24835 raft_consensus.cc:2272] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.304375 24835 tablet_replica.cc:333] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5: stopping tablet replica
I20260608 12:49:15.304939 24835 raft_consensus.cc:2243] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:15.305301 24835 raft_consensus.cc:2272] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.307124 24835 tablet_replica.cc:333] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: stopping tablet replica
I20260608 12:49:15.307621 24835 raft_consensus.cc:2243] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:15.307955 24835 raft_consensus.cc:2272] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.309752 24835 tablet_replica.cc:333] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5: stopping tablet replica
I20260608 12:49:15.310217 24835 raft_consensus.cc:2243] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:15.310575 24835 raft_consensus.cc:2272] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.332508 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:49:15.344480 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:49:15.360172 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:15.360965 24835 tablet_replica.cc:333] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: stopping tablet replica
I20260608 12:49:15.361558 24835 raft_consensus.cc:2243] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:15.361945 24835 raft_consensus.cc:2272] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.363863 24835 tablet_replica.cc:333] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19: stopping tablet replica
I20260608 12:49:15.364367 24835 raft_consensus.cc:2243] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:15.364737 24835 raft_consensus.cc:2272] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.366539 24835 tablet_replica.cc:333] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: stopping tablet replica
I20260608 12:49:15.367087 24835 raft_consensus.cc:2243] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:15.367483 24835 raft_consensus.cc:2272] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.369202 24835 tablet_replica.cc:333] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: stopping tablet replica
I20260608 12:49:15.369655 24835 raft_consensus.cc:2243] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:15.370198 24835 pending_rounds.cc:70] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Trying to abort 1 pending ops.
I20260608 12:49:15.370379 24835 pending_rounds.cc:77] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660423544438784 op_type: NO_OP noop_request { }
I20260608 12:49:15.370658 24835 raft_consensus.cc:2889] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:15.370919 24835 raft_consensus.cc:2272] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.392521 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:49:15.403956 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:49:15.419906 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:15.420701 24835 tablet_replica.cc:333] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: stopping tablet replica
I20260608 12:49:15.421253 24835 raft_consensus.cc:2243] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:15.421815 24835 pending_rounds.cc:70] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: Trying to abort 1 pending ops.
I20260608 12:49:15.422024 24835 pending_rounds.cc:77] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660424569946112 op_type: NO_OP noop_request { }
I20260608 12:49:15.422304 24835 raft_consensus.cc:2889] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:15.422595 24835 raft_consensus.cc:2272] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.424995 24835 tablet_replica.cc:333] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: stopping tablet replica
I20260608 12:49:15.425494 24835 raft_consensus.cc:2243] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:15.426031 24835 pending_rounds.cc:70] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Trying to abort 1 pending ops.
I20260608 12:49:15.426183 24835 pending_rounds.cc:77] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660424185581568 op_type: NO_OP noop_request { }
I20260608 12:49:15.426414 24835 raft_consensus.cc:2889] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:15.426676 24835 raft_consensus.cc:2272] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.428579 24835 tablet_replica.cc:333] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: stopping tablet replica
I20260608 12:49:15.429124 24835 raft_consensus.cc:2243] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:15.429651 24835 pending_rounds.cc:70] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Trying to abort 1 pending ops.
I20260608 12:49:15.429824 24835 pending_rounds.cc:77] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660424717398016 op_type: NO_OP noop_request { }
I20260608 12:49:15.430079 24835 raft_consensus.cc:2889] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:15.430331 24835 raft_consensus.cc:2272] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.432379 24835 tablet_replica.cc:333] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: stopping tablet replica
I20260608 12:49:15.432982 24835 raft_consensus.cc:2243] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:15.433354 24835 raft_consensus.cc:2272] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:15.454753 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:49:15.467085 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:15.472591 31832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:15.474016 31833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:15.474660 31835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:15.475417 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:15.476382 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:15.476704 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:15.476955 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922955476941 us; error 0 us; skew 500 ppm
I20260608 12:49:15.477602 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:15.479969 24835 webserver.cc:533] Webserver started at http://127.24.64.196:37691/ using document root <none> and password file <none>
I20260608 12:49:15.480556 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:15.480861 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:15.481213 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:15.482371 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "bd48050a01704b00a51502cd53ab16f9"
format_stamp: "Formatted at 2026-06-08 12:49:15 on dist-test-slave-nzcs"
I20260608 12:49:15.487067 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:15.490557 31840 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:15.491436 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:49:15.491824 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "bd48050a01704b00a51502cd53ab16f9"
format_stamp: "Formatted at 2026-06-08 12:49:15 on dist-test-slave-nzcs"
I20260608 12:49:15.492230 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:15.507776 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:15.508880 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:15.510285 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:15.512543 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:15.512848 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:15.513176 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:15.513420 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:15.549983 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:40411
I20260608 12:49:15.550101 31902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:40411 every 8 connection(s)
I20260608 12:49:15.564761 31903 heartbeater.cc:344] Connected to a master server at 127.24.64.254:39781
I20260608 12:49:15.565227 31903 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:15.566017 31903 heartbeater.cc:507] Master 127.24.64.254:39781 requested a full tablet report, sending...
I20260608 12:49:15.568135 31507 ts_manager.cc:194] Registered new tserver with Master: bd48050a01704b00a51502cd53ab16f9 (127.24.64.196:40411)
I20260608 12:49:15.569656 31507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39320
W20260608 12:49:16.240521 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet 7b792b2091814a34961f5590af23e3ef: Network error: Client connection negotiation failed: client connection to 127.24.64.195:44413: connect: Connection refused (error 111)
W20260608 12:49:16.243978 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet d4aaf67ad5364755bf51cd8685d8b043: Network error: Client connection negotiation failed: client connection to 127.24.64.195:44413: connect: Connection refused (error 111)
W20260608 12:49:16.247619 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet 449fd57ff29e463da2b88913285339c1: Network error: Client connection negotiation failed: client connection to 127.24.64.194:40261: connect: Connection refused (error 111)
I20260608 12:49:16.572315 31903 heartbeater.cc:499] Master 127.24.64.254:39781 was elected leader, sending a full tablet report...
W20260608 12:49:17.256969 31556 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table ef3f8bc4559b49bd966a92258ebf00ea: could not find any suitable replica to move from server b87d69bde21f4b74b40b8e7d9c2c7a53 to server bd48050a01704b00a51502cd53ab16f9
W20260608 12:49:18.290391 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet d4aaf67ad5364755bf51cd8685d8b043: Network error: Client connection negotiation failed: client connection to 127.24.64.195:44413: connect: Connection refused (error 111)
W20260608 12:49:18.293495 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet 6405bdfea7af4ae3ba7e75042bdd39e8: Network error: Client connection negotiation failed: client connection to 127.24.64.195:44413: connect: Connection refused (error 111)
W20260608 12:49:18.296926 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet 449fd57ff29e463da2b88913285339c1: Network error: Client connection negotiation failed: client connection to 127.24.64.194:40261: connect: Connection refused (error 111)
W20260608 12:49:19.310012 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet 7b792b2091814a34961f5590af23e3ef: Network error: Client connection negotiation failed: client connection to 127.24.64.195:44413: connect: Connection refused (error 111)
W20260608 12:49:19.313434 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet 449fd57ff29e463da2b88913285339c1: Network error: Client connection negotiation failed: client connection to 127.24.64.194:40261: connect: Connection refused (error 111)
W20260608 12:49:19.316795 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet 6405bdfea7af4ae3ba7e75042bdd39e8: Network error: Client connection negotiation failed: client connection to 127.24.64.195:44413: connect: Connection refused (error 111)
W20260608 12:49:20.319260 31556 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 71fc9b61afa74320a1c365694a6804d5 not available for placement
W20260608 12:49:21.321508 31556 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 71fc9b61afa74320a1c365694a6804d5 not available for placement
W20260608 12:49:22.324584 31556 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 71fc9b61afa74320a1c365694a6804d5 not available for placement
I20260608 12:49:22.587512 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:22.595595 31911 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:22.595744 31912 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:22.597501 31914 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:22.599675 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:22.602074 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:22.602309 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:22.602509 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922962602485 us; error 0 us; skew 500 ppm
I20260608 12:49:22.603201 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:22.606058 24835 webserver.cc:533] Webserver started at http://127.24.64.193:43923/ using document root <none> and password file <none>
I20260608 12:49:22.606590 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:22.606773 24835 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:49:22.610846 24835 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:49:22.614267 31919 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:22.615257 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:22.615559 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "71fc9b61afa74320a1c365694a6804d5"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-nzcs"
I20260608 12:49:22.615960 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:22.636948 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:22.638239 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:22.639770 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:22.643694 31926 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:49:22.664928 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:49:22.665238 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260608 12:49:22.665558 24835 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:49:22.670809 31926 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: Bootstrap starting.
I20260608 12:49:22.680838 24835 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:49:22.681181 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.016s	sys 0.000s
I20260608 12:49:22.682674 31926 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:22.683358 31926 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: Bootstrap complete.
I20260608 12:49:22.683919 31926 ts_tablet_manager.cc:1403] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:49:22.686426 31926 raft_consensus.cc:359] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.687225 31926 raft_consensus.cc:740] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fc9b61afa74320a1c365694a6804d5, State: Initialized, Role: FOLLOWER
I20260608 12:49:22.687974 31926 consensus_queue.cc:260] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.691045 31926 ts_tablet_manager.cc:1434] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 12:49:22.691833 31926 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5: Bootstrap starting.
I20260608 12:49:22.704550 31926 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:22.705276 31926 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5: Bootstrap complete.
I20260608 12:49:22.706013 31926 ts_tablet_manager.cc:1403] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.008s
I20260608 12:49:22.708412 31926 raft_consensus.cc:359] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.708974 31926 raft_consensus.cc:740] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fc9b61afa74320a1c365694a6804d5, State: Initialized, Role: FOLLOWER
I20260608 12:49:22.709640 31926 consensus_queue.cc:260] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.711467 31926 ts_tablet_manager.cc:1434] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:49:22.712128 31926 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5: Bootstrap starting.
I20260608 12:49:22.726111 31926 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:22.726763 31926 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5: Bootstrap complete.
I20260608 12:49:22.727324 31926 ts_tablet_manager.cc:1403] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:49:22.729803 31926 raft_consensus.cc:359] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.730343 31926 raft_consensus.cc:740] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fc9b61afa74320a1c365694a6804d5, State: Initialized, Role: FOLLOWER
I20260608 12:49:22.731375 31926 consensus_queue.cc:260] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.733322 31926 ts_tablet_manager.cc:1434] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:49:22.734019 31926 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5: Bootstrap starting.
I20260608 12:49:22.739235 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:45413
I20260608 12:49:22.739450 31986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:45413 every 8 connection(s)
I20260608 12:49:22.745019 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:22.754384 31992 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:22.755865 31926 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5: 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
W20260608 12:49:22.755864 31993 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:22.757243 31926 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5: Bootstrap complete.
I20260608 12:49:22.758066 31926 ts_tablet_manager.cc:1403] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
W20260608 12:49:22.760053 31995 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:22.761978 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:22.761636 31926 raft_consensus.cc:359] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.762590 31926 raft_consensus.cc:740] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fc9b61afa74320a1c365694a6804d5, State: Initialized, Role: FOLLOWER
I20260608 12:49:22.763339 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:22.763616 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:22.763828 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922962763813 us; error 0 us; skew 500 ppm
I20260608 12:49:22.763473 31926 consensus_queue.cc:260] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.764482 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:22.765607 31926 ts_tablet_manager.cc:1434] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:49:22.767059 24835 webserver.cc:533] Webserver started at http://127.24.64.194:39013/ using document root <none> and password file <none>
I20260608 12:49:22.767704 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:22.767923 24835 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:49:22.770821 31987 heartbeater.cc:344] Connected to a master server at 127.24.64.254:39781
I20260608 12:49:22.771198 31987 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:22.772018 31987 heartbeater.cc:507] Master 127.24.64.254:39781 requested a full tablet report, sending...
I20260608 12:49:22.772325 24835 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:49:22.775904 32000 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:22.776232 31507 ts_manager.cc:194] Re-registered known tserver with Master: 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413)
I20260608 12:49:22.776902 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:22.777194 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "9dffb787e209481bbe85be0dfe904d19"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-nzcs"
I20260608 12:49:22.777484 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:22.782086 31507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38930
I20260608 12:49:22.785081 31987 heartbeater.cc:499] Master 127.24.64.254:39781 was elected leader, sending a full tablet report...
I20260608 12:49:22.800623 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:22.801980 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:22.803447 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:22.827723 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:49:22.828040 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260608 12:49:22.832899 32007 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap starting.
I20260608 12:49:22.843384 24835 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:49:22.843657 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:49:22.846033 32007 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:49:22.846834 32007 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap complete.
I20260608 12:49:22.847362 32007 ts_tablet_manager.cc:1403] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 12:49:22.849651 32007 raft_consensus.cc:359] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.850339 32007 raft_consensus.cc:740] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dffb787e209481bbe85be0dfe904d19, State: Initialized, Role: FOLLOWER
I20260608 12:49:22.851017 32007 consensus_queue.cc:260] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.853973 32007 ts_tablet_manager.cc:1434] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:49:22.854712 32007 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap starting.
I20260608 12:49:22.868170 32007 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:22.869184 32007 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap complete.
I20260608 12:49:22.869978 32007 ts_tablet_manager.cc:1403] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.014s
I20260608 12:49:22.873124 32007 raft_consensus.cc:359] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.873889 32007 raft_consensus.cc:740] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dffb787e209481bbe85be0dfe904d19, State: Initialized, Role: FOLLOWER
I20260608 12:49:22.874771 32007 consensus_queue.cc:260] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.877106 32007 ts_tablet_manager.cc:1434] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:49:22.878042 32007 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: Bootstrap starting.
I20260608 12:49:22.894207 32007 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:22.895162 32007 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: Bootstrap complete.
I20260608 12:49:22.895902 32007 ts_tablet_manager.cc:1403] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 12:49:22.896539 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:40261
I20260608 12:49:22.896807 32067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:40261 every 8 connection(s)
I20260608 12:49:22.898913 32007 raft_consensus.cc:359] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.899668 32007 raft_consensus.cc:740] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dffb787e209481bbe85be0dfe904d19, State: Initialized, Role: FOLLOWER
I20260608 12:49:22.900549 32007 consensus_queue.cc:260] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.902523 32007 ts_tablet_manager.cc:1434] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.003s
I20260608 12:49:22.902599 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:22.903544 32007 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap starting.
W20260608 12:49:22.912357 32071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:22.916911 32068 heartbeater.cc:344] Connected to a master server at 127.24.64.254:39781
I20260608 12:49:22.917467 32068 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:22.918548 32068 heartbeater.cc:507] Master 127.24.64.254:39781 requested a full tablet report, sending...
W20260608 12:49:22.922963 32072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:22.923646 32074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:22.924958 31507 ts_manager.cc:194] Re-registered known tserver with Master: 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:22.925185 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:22.925837 32007 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:22.926504 32007 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19: Bootstrap complete.
I20260608 12:49:22.926429 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:22.926952 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:22.927189 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922962927168 us; error 0 us; skew 500 ppm
I20260608 12:49:22.927376 32007 ts_tablet_manager.cc:1403] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260608 12:49:22.928105 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:22.930326 31507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38936
I20260608 12:49:22.931360 24835 webserver.cc:533] Webserver started at http://127.24.64.195:33059/ using document root <none> and password file <none>
I20260608 12:49:22.930647 32007 raft_consensus.cc:359] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.931965 32007 raft_consensus.cc:740] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dffb787e209481bbe85be0dfe904d19, State: Initialized, Role: FOLLOWER
I20260608 12:49:22.932188 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:22.932528 24835 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:49:22.933264 32068 heartbeater.cc:499] Master 127.24.64.254:39781 was elected leader, sending a full tablet report...
I20260608 12:49:22.932977 32007 consensus_queue.cc:260] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:22.935570 32007 ts_tablet_manager.cc:1434] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:49:22.937793 24835 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:49:22.941604 32080 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:22.942589 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:49:22.942961 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-nzcs"
I20260608 12:49:22.943328 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:22.998378 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:22.999650 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:23.001112 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:23.025120 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:49:23.025446 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260608 12:49:23.029960 32087 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap starting.
I20260608 12:49:23.039841 24835 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:49:23.040124 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:49:23.041211 32087 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:23.041932 32087 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap complete.
I20260608 12:49:23.042439 32087 ts_tablet_manager.cc:1403] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 12:49:23.044564 32087 raft_consensus.cc:359] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:23.045185 32087 raft_consensus.cc:740] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Initialized, Role: FOLLOWER
I20260608 12:49:23.045943 32087 consensus_queue.cc:260] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:23.048743 32087 ts_tablet_manager.cc:1434] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:49:23.049609 32087 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap starting.
I20260608 12:49:23.063030 32087 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:49:23.063931 32087 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap complete.
I20260608 12:49:23.064541 32087 ts_tablet_manager.cc:1403] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260608 12:49:23.067193 32087 raft_consensus.cc:359] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:23.067915 32087 raft_consensus.cc:740] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Initialized, Role: FOLLOWER
I20260608 12:49:23.068768 32087 consensus_queue.cc:260] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:23.070508 32087 ts_tablet_manager.cc:1434] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:49:23.071208 32087 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap starting.
I20260608 12:49:23.084635 32087 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:49:23.085479 32087 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap complete.
I20260608 12:49:23.086130 32087 ts_tablet_manager.cc:1403] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260608 12:49:23.088626 32087 raft_consensus.cc:359] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:23.089368 32087 raft_consensus.cc:740] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Initialized, Role: FOLLOWER
I20260608 12:49:23.090155 32087 consensus_queue.cc:260] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:23.092223 32087 ts_tablet_manager.cc:1434] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260608 12:49:23.093024 32087 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap starting.
I20260608 12:49:23.095330 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:44413
I20260608 12:49:23.095595 32147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:44413 every 8 connection(s)
I20260608 12:49:23.107705 32087 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:49:23.108691 32087 tablet_bootstrap.cc:492] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: Bootstrap complete.
I20260608 12:49:23.109597 32087 ts_tablet_manager.cc:1403] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260608 12:49:23.112368 32148 heartbeater.cc:344] Connected to a master server at 127.24.64.254:39781
I20260608 12:49:23.113078 32148 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:23.112383 32087 raft_consensus.cc:359] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:23.114063 32087 raft_consensus.cc:740] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Initialized, Role: FOLLOWER
I20260608 12:49:23.114780 32148 heartbeater.cc:507] Master 127.24.64.254:39781 requested a full tablet report, sending...
I20260608 12:49:23.115078 32087 consensus_queue.cc:260] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:23.117131 32087 ts_tablet_manager.cc:1434] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:49:23.119575 31507 ts_manager.cc:194] Re-registered known tserver with Master: b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:23.124354 31507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38952
I20260608 12:49:23.127095 32148 heartbeater.cc:499] Master 127.24.64.254:39781 was elected leader, sending a full tablet report...
W20260608 12:49:23.333636 31556 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table ef3f8bc4559b49bd966a92258ebf00ea: could not find any suitable replica to move from server b87d69bde21f4b74b40b8e7d9c2c7a53 to server bd48050a01704b00a51502cd53ab16f9
I20260608 12:49:24.492899 32154 raft_consensus.cc:493] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.493876 32154 raft_consensus.cc:515] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.497586 32154 leader_election.cc:290] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:24.509693 32152 raft_consensus.cc:493] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.579617 32155 raft_consensus.cc:493] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.580340 32155 raft_consensus.cc:515] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.546315 32153 raft_consensus.cc:493] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.581813 32153 raft_consensus.cc:515] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.584621 32153 leader_election.cc:290] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:24.576851 32160 raft_consensus.cc:493] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.588836 32160 raft_consensus.cc:515] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.580513 32152 raft_consensus.cc:515] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.578347 32162 raft_consensus.cc:493] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.622794 32162 raft_consensus.cc:515] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.607051 32160 leader_election.cc:290] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:24.623992 32152 leader_election.cc:290] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:24.585352 32154 raft_consensus.cc:493] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.624240 32160 raft_consensus.cc:493] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.621670 32155 leader_election.cc:290] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:24.628329 32162 leader_election.cc:290] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:24.644170 32154 raft_consensus.cc:515] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.646023 32160 raft_consensus.cc:515] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.646724 32042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:24.671535 32042 raft_consensus.cc:2410] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b87d69bde21f4b74b40b8e7d9c2c7a53 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:49:24.670311 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:24.660897 32154 leader_election.cc:290] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:24.673040 31961 raft_consensus.cc:2468] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:24.659852 32160 leader_election.cc:290] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:24.685715 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:24.687947 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:24.690121 31960 raft_consensus.cc:2468] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:24.690182 31961 raft_consensus.cc:2468] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:24.698807 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:24.699723 32082 leader_election.cc:304] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:24.701505 32082 leader_election.cc:304] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:24.702560 32171 raft_consensus.cc:493] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.702672 32162 raft_consensus.cc:2804] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:24.700409 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:24.703922 31961 raft_consensus.cc:2468] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:24.703030 32154 raft_consensus.cc:2804] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:24.702808 32082 leader_election.cc:304] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:24.706943 32154 raft_consensus.cc:493] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:24.704720 32162 raft_consensus.cc:493] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:24.704344 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:24.708798 32082 leader_election.cc:304] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:24.703536 32171 raft_consensus.cc:515] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.707530 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:24.710664 31960 raft_consensus.cc:2468] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dffb787e209481bbe85be0dfe904d19 in term 1.
I20260608 12:49:24.707996 32161 raft_consensus.cc:2804] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:24.712014 32161 raft_consensus.cc:493] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:24.712591 32161 raft_consensus.cc:3060] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:24.725391 32171 leader_election.cc:290] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:24.726197 32171 raft_consensus.cc:493] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.726825 32171 raft_consensus.cc:515] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.709254 32162 raft_consensus.cc:3060] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:24.708271 32154 raft_consensus.cc:3060] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:24.737453 32171 leader_election.cc:290] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:24.701725 32168 raft_consensus.cc:493] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.776261 32154 raft_consensus.cc:515] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.777410 32168 raft_consensus.cc:515] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.778672 31959 raft_consensus.cc:2468] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dffb787e209481bbe85be0dfe904d19 in term 1.
I20260608 12:49:24.779901 32168 leader_election.cc:290] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:24.781735 32161 raft_consensus.cc:515] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.784183 32161 leader_election.cc:290] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 2 election: Requested vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:24.736603 32162 raft_consensus.cc:515] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.785463 32154 leader_election.cc:290] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 2 election: Requested vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:24.787739 32162 leader_election.cc:290] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 2 election: Requested vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:24.818149 32042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:24.819142 32042 raft_consensus.cc:2468] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:24.819106 32040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:24.819762 32041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:24.820374 32040 raft_consensus.cc:2468] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:24.820338 32039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19"
I20260608 12:49:24.822280 32039 raft_consensus.cc:3060] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:24.821452 32041 raft_consensus.cc:2468] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 1.
I20260608 12:49:24.826028 32038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19"
I20260608 12:49:24.826954 32038 raft_consensus.cc:3060] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:49:24.827461 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet 7b792b2091814a34961f5590af23e3ef: Illegal state: Replica b87d69bde21f4b74b40b8e7d9c2c7a53 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } }
I20260608 12:49:24.830248 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5" is_pre_election: true
I20260608 12:49:24.830595 32041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19"
I20260608 12:49:24.831238 31959 raft_consensus.cc:2468] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dffb787e209481bbe85be0dfe904d19 in term 1.
I20260608 12:49:24.833665 32041 raft_consensus.cc:3060] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:24.832348 32002 leader_election.cc:304] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [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: 71fc9b61afa74320a1c365694a6804d5, 9dffb787e209481bbe85be0dfe904d19; no voters: 
I20260608 12:49:24.835548 32002 leader_election.cc:304] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [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: 71fc9b61afa74320a1c365694a6804d5, 9dffb787e209481bbe85be0dfe904d19; no voters: 
I20260608 12:49:24.834224 32038 raft_consensus.cc:2468] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 2.
I20260608 12:49:24.836086 32039 raft_consensus.cc:2468] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 2.
I20260608 12:49:24.837809 32165 raft_consensus.cc:2764] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260608 12:49:24.836733 32002 leader_election.cc:304] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [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: 71fc9b61afa74320a1c365694a6804d5, 9dffb787e209481bbe85be0dfe904d19; no voters: 
I20260608 12:49:24.841212 32041 raft_consensus.cc:2410] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b87d69bde21f4b74b40b8e7d9c2c7a53 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:49:24.841912 32160 raft_consensus.cc:2764] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260608 12:49:24.842023 32155 raft_consensus.cc:2764] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260608 12:49:24.850556 32041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:24.851617 32041 raft_consensus.cc:2393] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71fc9b61afa74320a1c365694a6804d5 in current term 2: Already voted for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in this term.
I20260608 12:49:24.851670 32038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:24.853426 32038 raft_consensus.cc:2410] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71fc9b61afa74320a1c365694a6804d5 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260608 12:49:24.853358 32082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.64.193:45413, user_credentials={real_user=slave}} blocked reactor thread for 144715us
I20260608 12:49:24.852851 32084 leader_election.cc:304] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 9dffb787e209481bbe85be0dfe904d19, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:24.855079 32084 leader_election.cc:304] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 9dffb787e209481bbe85be0dfe904d19, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:24.855590 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5"
W20260608 12:49:24.855855 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet 449fd57ff29e463da2b88913285339c1: Illegal state: Replica 9dffb787e209481bbe85be0dfe904d19 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } }
I20260608 12:49:24.856432 31959 raft_consensus.cc:3060] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:49:24.859994 31556 auto_rebalancer.cc:591] Failed to schedule move for tablet 6405bdfea7af4ae3ba7e75042bdd39e8: Illegal state: Replica b87d69bde21f4b74b40b8e7d9c2c7a53 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } }
I20260608 12:49:24.860863 32162 raft_consensus.cc:2804] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:24.862046 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5"
I20260608 12:49:24.862759 32122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" is_pre_election: true
I20260608 12:49:24.863082 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5"
I20260608 12:49:24.863134 31960 raft_consensus.cc:3060] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:24.864212 31961 raft_consensus.cc:3060] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:24.864063 32122 raft_consensus.cc:2393] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dffb787e209481bbe85be0dfe904d19 in current term 2: Already voted for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in this term.
I20260608 12:49:24.866222 32121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" is_pre_election: true
I20260608 12:49:24.868539 32122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" is_pre_election: true
I20260608 12:49:24.869591 32122 raft_consensus.cc:2393] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dffb787e209481bbe85be0dfe904d19 in current term 2: Already voted for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in this term.
I20260608 12:49:24.870409 32120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" is_pre_election: true
I20260608 12:49:24.862432 32161 raft_consensus.cc:2804] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:24.861440 32162 raft_consensus.cc:493] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:24.872134 31960 raft_consensus.cc:2468] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 2.
I20260608 12:49:24.874502 32162 raft_consensus.cc:3060] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:24.876175 31959 raft_consensus.cc:2468] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 2.
I20260608 12:49:24.878170 32122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" is_pre_election: true
I20260608 12:49:24.878738 32119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" is_pre_election: true
I20260608 12:49:24.873215 32039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:24.872054 31961 raft_consensus.cc:2468] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 2.
I20260608 12:49:24.872584 32154 raft_consensus.cc:2804] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:24.881661 31922 leader_election.cc:304] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [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: 71fc9b61afa74320a1c365694a6804d5; no voters: 9dffb787e209481bbe85be0dfe904d19, b87d69bde21f4b74b40b8e7d9c2c7a53
I20260608 12:49:24.880743 32119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449fd57ff29e463da2b88913285339c1" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" is_pre_election: true
I20260608 12:49:24.882620 32154 raft_consensus.cc:697] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Becoming Leader. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Running, Role: LEADER
I20260608 12:49:24.883395 32172 raft_consensus.cc:2749] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:49:24.874938 32161 raft_consensus.cc:697] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Becoming Leader. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Running, Role: LEADER
I20260608 12:49:24.881625 32039 raft_consensus.cc:2468] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71fc9b61afa74320a1c365694a6804d5 in term 1.
I20260608 12:49:24.883512 32119 raft_consensus.cc:2393] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71fc9b61afa74320a1c365694a6804d5 in current term 2: Already voted for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in this term.
I20260608 12:49:24.881692 32162 raft_consensus.cc:515] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.884050 32154 consensus_queue.cc:237] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.884501 32082 leader_election.cc:304] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 9dffb787e209481bbe85be0dfe904d19
I20260608 12:49:24.886096 32121 raft_consensus.cc:2393] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dffb787e209481bbe85be0dfe904d19 in current term 2: Already voted for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in this term.
I20260608 12:49:24.886003 31923 leader_election.cc:304] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [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: 71fc9b61afa74320a1c365694a6804d5, 9dffb787e209481bbe85be0dfe904d19; no voters: b87d69bde21f4b74b40b8e7d9c2c7a53
I20260608 12:49:24.887058 32153 raft_consensus.cc:2804] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:24.887953 32172 raft_consensus.cc:2804] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:24.888356 32161 consensus_queue.cc:237] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.894094 32172 raft_consensus.cc:493] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:24.894928 31922 leader_election.cc:304] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [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: 71fc9b61afa74320a1c365694a6804d5; no voters: 9dffb787e209481bbe85be0dfe904d19, b87d69bde21f4b74b40b8e7d9c2c7a53
I20260608 12:49:24.895490 32003 leader_election.cc:304] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [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: 9dffb787e209481bbe85be0dfe904d19; no voters: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53
I20260608 12:49:24.896292 32039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19"
I20260608 12:49:24.896891 32168 raft_consensus.cc:2749] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:49:24.897112 32039 raft_consensus.cc:3060] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:24.897990 32172 raft_consensus.cc:3060] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:24.898903 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71fc9b61afa74320a1c365694a6804d5"
I20260608 12:49:24.894435 32153 raft_consensus.cc:697] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Becoming Leader. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Running, Role: LEADER
I20260608 12:49:24.904693 32153 consensus_queue.cc:237] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Queue going to LEADER 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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.898564 32162 leader_election.cc:290] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [CANDIDATE]: Term 2 election: Requested vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:24.911211 32039 raft_consensus.cc:2468] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in term 2.
I20260608 12:49:24.912062 32165 raft_consensus.cc:2749] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:49:24.915644 32084 leader_election.cc:304] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 9dffb787e209481bbe85be0dfe904d19, b87d69bde21f4b74b40b8e7d9c2c7a53; no voters: 
I20260608 12:49:24.916991 32161 raft_consensus.cc:2804] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:24.917706 32161 raft_consensus.cc:697] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Becoming Leader. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Running, Role: LEADER
I20260608 12:49:24.911319 32172 raft_consensus.cc:515] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.918889 32161 consensus_queue.cc:237] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:24.919648 31961 raft_consensus.cc:2393] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in current term 2: Already voted for candidate 71fc9b61afa74320a1c365694a6804d5 in this term.
I20260608 12:49:24.921607 32172 leader_election.cc:290] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [CANDIDATE]: Term 2 election: Requested vote from peers 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:24.923928 32120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53"
I20260608 12:49:24.923913 31507 catalog_manager.cc:5696] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:24.926896 32039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19"
I20260608 12:49:24.928030 32039 raft_consensus.cc:2393] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 71fc9b61afa74320a1c365694a6804d5 in current term 2: Already voted for candidate b87d69bde21f4b74b40b8e7d9c2c7a53 in this term.
I20260608 12:49:24.929545 31923 leader_election.cc:304] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71fc9b61afa74320a1c365694a6804d5; no voters: 9dffb787e209481bbe85be0dfe904d19, b87d69bde21f4b74b40b8e7d9c2c7a53
I20260608 12:49:24.931137 32172 raft_consensus.cc:2749] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:49:24.952929 31507 catalog_manager.cc:5696] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:24.954970 31507 catalog_manager.cc:5696] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:24.956633 31507 catalog_manager.cc:5696] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: term changed from 1 to 2, leader changed from 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194) to b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195). New cstate: current_term: 2 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:25.310513 32039 raft_consensus.cc:1275] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:25.312031 32161 consensus_queue.cc:1048] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:25.324848 31961 raft_consensus.cc:1275] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:25.327075 32161 consensus_queue.cc:1048] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:25.399986 32039 raft_consensus.cc:1275] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:25.401459 32161 consensus_queue.cc:1048] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:25.412604 31961 raft_consensus.cc:1275] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:25.414319 32161 consensus_queue.cc:1048] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:25.425616 31961 raft_consensus.cc:1275] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:49:25.426990 32161 consensus_queue.cc:1048] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:25.436775 32039 raft_consensus.cc:1275] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 12:49:25.437434 32039 pending_rounds.cc:85] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Aborting all ops after (but not including) 0
I20260608 12:49:25.437860 32039 pending_rounds.cc:107] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 12:49:25.438385 32039 raft_consensus.cc:2889] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:49:25.439953 32153 consensus_queue.cc:1048] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:25.461115 32039 raft_consensus.cc:1275] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:25.462513 32153 consensus_queue.cc:1048] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:25.473091 31961 raft_consensus.cc:1275] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:25.475729 32162 consensus_queue.cc:1048] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:25.773449 31983 debug-util.cc:398] Leaking SignalData structure 0x7b0800274040 after lost signal to thread 24838
W20260608 12:49:25.774574 31983 debug-util.cc:398] Leaking SignalData structure 0x7b08001d05e0 after lost signal to thread 31542
W20260608 12:49:25.775744 31983 debug-util.cc:398] Leaking SignalData structure 0x7b08000cdee0 after lost signal to thread 31902
W20260608 12:49:25.776744 31983 debug-util.cc:398] Leaking SignalData structure 0x7b0800047dc0 after lost signal to thread 31986
I20260608 12:49:25.872028 32120 consensus_queue.cc:237] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:25.880254 32039 raft_consensus.cc:1275] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:25.884235 32162 consensus_queue.cc:1048] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:25.885583 31961 raft_consensus.cc:1275] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:25.893432 32153 raft_consensus.cc:2955] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } } }
I20260608 12:49:25.895555 32161 consensus_queue.cc:1048] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:25.903270 31959 raft_consensus.cc:2955] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } } }
W20260608 12:49:25.907603 32083 consensus_peers.cc:597] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 -> Peer bd48050a01704b00a51502cd53ab16f9 (127.24.64.196:40411): Couldn't send request to peer bd48050a01704b00a51502cd53ab16f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b792b2091814a34961f5590af23e3ef. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:25.909428 32041 raft_consensus.cc:2955] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } } }
I20260608 12:49:25.911728 32120 consensus_queue.cc:237] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:25.914520 31507 catalog_manager.cc:5696] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: config changed from index -1 to 3, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New cstate: current_term: 2 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:25.922253 32038 raft_consensus.cc:1275] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:25.926239 31961 raft_consensus.cc:1275] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:25.926347 32191 consensus_queue.cc:1048] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:25.928452 32191 consensus_queue.cc:1048] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:25.937932 32161 raft_consensus.cc:2955] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } } }
I20260608 12:49:25.939172 31961 raft_consensus.cc:2955] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } } }
W20260608 12:49:25.942061 32083 consensus_peers.cc:597] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 -> Peer bd48050a01704b00a51502cd53ab16f9 (127.24.64.196:40411): Couldn't send request to peer bd48050a01704b00a51502cd53ab16f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 449fd57ff29e463da2b88913285339c1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:25.942548 32041 raft_consensus.cc:2955] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } } }
I20260608 12:49:25.956828 32120 consensus_queue.cc:237] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:25.969806 31961 raft_consensus.cc:1275] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:49:25.970144 32083 consensus_peers.cc:597] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 -> Peer bd48050a01704b00a51502cd53ab16f9 (127.24.64.196:40411): Couldn't send request to peer bd48050a01704b00a51502cd53ab16f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6405bdfea7af4ae3ba7e75042bdd39e8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:25.973260 31507 catalog_manager.cc:5696] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: config changed from index -1 to 2, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New cstate: current_term: 2 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:25.974578 32161 consensus_queue.cc:1048] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:25.976001 32041 raft_consensus.cc:1275] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:25.978281 32161 consensus_queue.cc:1048] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:25.982900 32191 raft_consensus.cc:2955] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } } }
I20260608 12:49:25.993675 31961 raft_consensus.cc:2955] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } } }
I20260608 12:49:25.999404 31508 catalog_manager.cc:5696] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: config changed from index -1 to 3, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New cstate: current_term: 2 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:26.001829 32120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef"
dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39034
I20260608 12:49:26.001488 32041 raft_consensus.cc:2955] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } } }
I20260608 12:49:26.002704 32120 raft_consensus.cc:606] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:49:26.011109 32120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef"
dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39034
I20260608 12:49:26.011868 32120 raft_consensus.cc:606] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:49:26.013172 31554 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 7b792b2091814a34961f5590af23e3ef already in progress [suppressed 3 similar messages]
I20260608 12:49:26.020296 32120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef"
dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39034
I20260608 12:49:26.021144 32120 raft_consensus.cc:606] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:49:26.026172 31556 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:49:26.026746 31556 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 7b792b2091814a34961f5590af23e3ef already in progress
W20260608 12:49:26.027185 31556 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 7b792b2091814a34961f5590af23e3ef already in progress
I20260608 12:49:26.333312 32161 raft_consensus.cc:993] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: : Instructing follower 9dffb787e209481bbe85be0dfe904d19 to start an election
I20260608 12:49:26.334051 32162 raft_consensus.cc:1081] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Signalling peer 9dffb787e209481bbe85be0dfe904d19 to start an election
I20260608 12:49:26.336071 32041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef"
dest_uuid: "9dffb787e209481bbe85be0dfe904d19"
 from {username='slave'} at 127.0.0.1:38780
I20260608 12:49:26.336913 32041 raft_consensus.cc:493] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:49:26.337497 32041 raft_consensus.cc:3060] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:49:26.345417 32041 raft_consensus.cc:515] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:26.349275 32120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53"
I20260608 12:49:26.350085 32120 raft_consensus.cc:3055] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:49:26.350630 32041 leader_election.cc:290] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [CANDIDATE]: Term 3 election: Requested vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:26.350498 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "9dffb787e209481bbe85be0dfe904d19" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "71fc9b61afa74320a1c365694a6804d5"
I20260608 12:49:26.352869 31961 raft_consensus.cc:3060] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:49:26.350540 32120 raft_consensus.cc:740] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b87d69bde21f4b74b40b8e7d9c2c7a53, State: Running, Role: LEADER
I20260608 12:49:26.361189 32120 consensus_queue.cc:260] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:26.363476 31961 raft_consensus.cc:2468] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dffb787e209481bbe85be0dfe904d19 in term 3.
I20260608 12:49:26.363559 32120 raft_consensus.cc:3060] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:49:26.365494 32002 leader_election.cc:304] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [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: 71fc9b61afa74320a1c365694a6804d5, 9dffb787e209481bbe85be0dfe904d19; no voters: 
I20260608 12:49:26.366849 32165 raft_consensus.cc:2804] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:49:26.371973 32165 raft_consensus.cc:697] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 3 LEADER]: Becoming Leader. State: Replica: 9dffb787e209481bbe85be0dfe904d19, State: Running, Role: LEADER
I20260608 12:49:26.373347 32165 consensus_queue.cc:237] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:26.371467 32120 raft_consensus.cc:2468] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dffb787e209481bbe85be0dfe904d19 in term 3.
I20260608 12:49:26.385380 32205 ts_tablet_manager.cc:933] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9: Initiating tablet copy from peer b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:26.386966 31507 catalog_manager.cc:5696] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 reported cstate change: term changed from 2 to 3, leader changed from b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195) to 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194). New cstate: current_term: 3 leader_uuid: "9dffb787e209481bbe85be0dfe904d19" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:26.393599 32205 tablet_copy_client.cc:323] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:44413
I20260608 12:49:26.429852 32133 tablet_copy_service.cc:140] P b87d69bde21f4b74b40b8e7d9c2c7a53: Received BeginTabletCopySession request for tablet 449fd57ff29e463da2b88913285339c1 from peer bd48050a01704b00a51502cd53ab16f9 ({username='slave'} at 127.0.0.1:39050)
I20260608 12:49:26.430713 32209 ts_tablet_manager.cc:933] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9: Initiating tablet copy from peer b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:26.430625 32133 tablet_copy_service.cc:161] P b87d69bde21f4b74b40b8e7d9c2c7a53: Beginning new tablet copy session on tablet 449fd57ff29e463da2b88913285339c1 from peer bd48050a01704b00a51502cd53ab16f9 at {username='slave'} at 127.0.0.1:39050: session id = bd48050a01704b00a51502cd53ab16f9-449fd57ff29e463da2b88913285339c1
I20260608 12:49:26.439329 32133 tablet_copy_source_session.cc:215] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:26.442123 32209 tablet_copy_client.cc:323] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:44413
I20260608 12:49:26.443298 32205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449fd57ff29e463da2b88913285339c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:26.444237 32133 tablet_copy_service.cc:140] P b87d69bde21f4b74b40b8e7d9c2c7a53: Received BeginTabletCopySession request for tablet 6405bdfea7af4ae3ba7e75042bdd39e8 from peer bd48050a01704b00a51502cd53ab16f9 ({username='slave'} at 127.0.0.1:39050)
I20260608 12:49:26.445001 32133 tablet_copy_service.cc:161] P b87d69bde21f4b74b40b8e7d9c2c7a53: Beginning new tablet copy session on tablet 6405bdfea7af4ae3ba7e75042bdd39e8 from peer bd48050a01704b00a51502cd53ab16f9 at {username='slave'} at 127.0.0.1:39050: session id = bd48050a01704b00a51502cd53ab16f9-6405bdfea7af4ae3ba7e75042bdd39e8
I20260608 12:49:26.452940 32133 tablet_copy_source_session.cc:215] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:26.456687 32209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6405bdfea7af4ae3ba7e75042bdd39e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:26.460094 32205 tablet_copy_client.cc:806] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:26.460857 32205 tablet_copy_client.cc:670] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:26.465188 32205 tablet_copy_client.cc:538] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:26.472030 32209 tablet_copy_client.cc:806] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:26.472755 32209 tablet_copy_client.cc:670] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:26.474700 32205 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9: Bootstrap starting.
I20260608 12:49:26.476907 32209 tablet_copy_client.cc:538] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:26.485919 32209 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9: Bootstrap starting.
I20260608 12:49:26.509162 32205 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:26.510285 32205 tablet_bootstrap.cc:492] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9: Bootstrap complete.
I20260608 12:49:26.511142 32205 ts_tablet_manager.cc:1403] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.015s
I20260608 12:49:26.511226 32209 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:26.512629 32209 tablet_bootstrap.cc:492] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9: Bootstrap complete.
I20260608 12:49:26.513485 32209 ts_tablet_manager.cc:1403] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260608 12:49:26.514693 32205 raft_consensus.cc:359] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:26.515839 32205 raft_consensus.cc:740] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bd48050a01704b00a51502cd53ab16f9, State: Initialized, Role: LEARNER
I20260608 12:49:26.516554 32209 raft_consensus.cc:359] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:26.516741 32205 consensus_queue.cc:260] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:26.517760 32209 raft_consensus.cc:740] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bd48050a01704b00a51502cd53ab16f9, State: Initialized, Role: LEARNER
I20260608 12:49:26.519071 32209 consensus_queue.cc:260] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:26.527137 32205 ts_tablet_manager.cc:1434] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260608 12:49:26.529196 32133 tablet_copy_service.cc:342] P b87d69bde21f4b74b40b8e7d9c2c7a53: Request end of tablet copy session bd48050a01704b00a51502cd53ab16f9-449fd57ff29e463da2b88913285339c1 received from {username='slave'} at 127.0.0.1:39050
I20260608 12:49:26.529829 32133 tablet_copy_service.cc:434] P b87d69bde21f4b74b40b8e7d9c2c7a53: ending tablet copy session bd48050a01704b00a51502cd53ab16f9-449fd57ff29e463da2b88913285339c1 on tablet 449fd57ff29e463da2b88913285339c1 with peer bd48050a01704b00a51502cd53ab16f9
I20260608 12:49:26.534150 32209 ts_tablet_manager.cc:1434] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.007s
I20260608 12:49:26.536142 32133 tablet_copy_service.cc:342] P b87d69bde21f4b74b40b8e7d9c2c7a53: Request end of tablet copy session bd48050a01704b00a51502cd53ab16f9-6405bdfea7af4ae3ba7e75042bdd39e8 received from {username='slave'} at 127.0.0.1:39050
I20260608 12:49:26.536748 32133 tablet_copy_service.cc:434] P b87d69bde21f4b74b40b8e7d9c2c7a53: ending tablet copy session bd48050a01704b00a51502cd53ab16f9-6405bdfea7af4ae3ba7e75042bdd39e8 on tablet 6405bdfea7af4ae3ba7e75042bdd39e8 with peer bd48050a01704b00a51502cd53ab16f9
W20260608 12:49:26.887217 32003 consensus_peers.cc:597] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 -> Peer bd48050a01704b00a51502cd53ab16f9 (127.24.64.196:40411): Couldn't send request to peer bd48050a01704b00a51502cd53ab16f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b792b2091814a34961f5590af23e3ef. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:26.921125 31878 raft_consensus.cc:1217] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:49:26.970829 32120 raft_consensus.cc:1275] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 3 FOLLOWER]: Refusing update from remote peer 9dffb787e209481bbe85be0dfe904d19: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:49:26.972461 32165 consensus_queue.cc:1048] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:26.976043 31961 raft_consensus.cc:1275] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 3 FOLLOWER]: Refusing update from remote peer 9dffb787e209481bbe85be0dfe904d19: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:49:26.981272 32165 consensus_queue.cc:1048] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:27.000139 31878 raft_consensus.cc:1217] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:49:27.283543 32225 ts_tablet_manager.cc:933] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9: Initiating tablet copy from peer 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
I20260608 12:49:27.285452 32225 tablet_copy_client.cc:323] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:40261
I20260608 12:49:27.301375 32161 raft_consensus.cc:1064] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53: attempting to promote NON_VOTER bd48050a01704b00a51502cd53ab16f9 to VOTER
I20260608 12:49:27.304243 32161 consensus_queue.cc:237] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:27.312871 32052 tablet_copy_service.cc:140] P 9dffb787e209481bbe85be0dfe904d19: Received BeginTabletCopySession request for tablet 7b792b2091814a34961f5590af23e3ef from peer bd48050a01704b00a51502cd53ab16f9 ({username='slave'} at 127.0.0.1:38808)
I20260608 12:49:27.313504 32052 tablet_copy_service.cc:161] P 9dffb787e209481bbe85be0dfe904d19: Beginning new tablet copy session on tablet 7b792b2091814a34961f5590af23e3ef from peer bd48050a01704b00a51502cd53ab16f9 at {username='slave'} at 127.0.0.1:38808: session id = bd48050a01704b00a51502cd53ab16f9-7b792b2091814a34961f5590af23e3ef
I20260608 12:49:27.321663 32052 tablet_copy_source_session.cc:215] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:27.333606 31878 raft_consensus.cc:1275] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 LEARNER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:27.334012 32225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b792b2091814a34961f5590af23e3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:27.335382 32231 consensus_queue.cc:1048] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:27.340559 32041 raft_consensus.cc:1275] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:27.346617 32231 consensus_queue.cc:1048] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:27.355182 31959 raft_consensus.cc:1275] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:27.357468 32236 consensus_queue.cc:1048] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:27.362207 32225 tablet_copy_client.cc:806] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:27.362915 32225 tablet_copy_client.cc:670] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:27.367671 32225 tablet_copy_client.cc:538] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:27.378655 32225 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9: Bootstrap starting.
I20260608 12:49:27.381824 32161 raft_consensus.cc:2955] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.387555 32041 raft_consensus.cc:2955] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.389272 31878 raft_consensus.cc:2955] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.409001 31959 raft_consensus.cc:2955] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.432278 31506 catalog_manager.cc:5696] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: config changed from index 2 to 3, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:27.436095 32225 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:27.437114 32225 tablet_bootstrap.cc:492] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9: Bootstrap complete.
I20260608 12:49:27.437870 32225 ts_tablet_manager.cc:1403] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.028s
I20260608 12:49:27.441051 32225 raft_consensus.cc:359] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:27.441944 32225 raft_consensus.cc:740] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: bd48050a01704b00a51502cd53ab16f9, State: Initialized, Role: LEARNER
I20260608 12:49:27.442660 32225 consensus_queue.cc:260] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: true } }
I20260608 12:49:27.445253 32225 ts_tablet_manager.cc:1434] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:49:27.447306 32052 tablet_copy_service.cc:342] P 9dffb787e209481bbe85be0dfe904d19: Request end of tablet copy session bd48050a01704b00a51502cd53ab16f9-7b792b2091814a34961f5590af23e3ef received from {username='slave'} at 127.0.0.1:38808
I20260608 12:49:27.447779 32052 tablet_copy_service.cc:434] P 9dffb787e209481bbe85be0dfe904d19: ending tablet copy session bd48050a01704b00a51502cd53ab16f9-7b792b2091814a34961f5590af23e3ef on tablet 7b792b2091814a34961f5590af23e3ef with peer bd48050a01704b00a51502cd53ab16f9
I20260608 12:49:27.467585 32121 consensus_queue.cc:237] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:27.477504 31878 raft_consensus.cc:1275] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:27.478704 32041 raft_consensus.cc:1275] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:27.479132 32161 consensus_queue.cc:1048] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:27.480736 32229 consensus_queue.cc:1048] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:49:27.487630 32229 raft_consensus.cc:2955] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.491353 31878 raft_consensus.cc:2955] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.497973 32041 raft_consensus.cc:2955] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.510843 31554 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 449fd57ff29e463da2b88913285339c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:27.517159 31508 catalog_manager.cc:5696] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 reported cstate change: config changed from index 3 to 4, VOTER 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193) evicted. New cstate: current_term: 2 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.552817 31951 tablet_service.cc:1558] Processing DeleteTablet for tablet 449fd57ff29e463da2b88913285339c1 with delete_type TABLET_DATA_TOMBSTONED (TS 71fc9b61afa74320a1c365694a6804d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41216
I20260608 12:49:27.554997 32246 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:27.556125 32246 raft_consensus.cc:2243] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:27.556864 32246 raft_consensus.cc:2272] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:27.560587 32246 ts_tablet_manager.cc:1916] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:27.576629 32246 ts_tablet_manager.cc:1929] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 12:49:27.577046 32246 log.cc:1199] T 449fd57ff29e463da2b88913285339c1 P 71fc9b61afa74320a1c365694a6804d5: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-0-root/wals/449fd57ff29e463da2b88913285339c1
I20260608 12:49:27.578862 31493 catalog_manager.cc:5027] TS 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413): tablet 449fd57ff29e463da2b88913285339c1 (table test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]) successfully deleted
I20260608 12:49:27.590559 32229 raft_consensus.cc:1064] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53: attempting to promote NON_VOTER bd48050a01704b00a51502cd53ab16f9 to VOTER
I20260608 12:49:27.593329 32229 consensus_queue.cc:237] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:27.600623 31878 raft_consensus.cc:1275] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 LEARNER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:27.602360 32161 consensus_queue.cc:1048] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:27.603856 32041 raft_consensus.cc:1275] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:27.605412 31959 raft_consensus.cc:1275] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:27.608199 32232 consensus_queue.cc:1048] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:27.610117 32232 consensus_queue.cc:1048] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:27.643893 32232 raft_consensus.cc:2955] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.655412 31961 raft_consensus.cc:2955] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.671360 31508 catalog_manager.cc:5696] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 reported cstate change: config changed from index 3 to 4, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.676796 32041 raft_consensus.cc:2955] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.708827 31878 raft_consensus.cc:2955] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } attrs { replace: true } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.715211 32121 consensus_queue.cc:237] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:27.723230 31878 raft_consensus.cc:1275] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:49:27.724848 31961 raft_consensus.cc:1275] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Refusing update from remote peer b87d69bde21f4b74b40b8e7d9c2c7a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:49:27.726554 32232 consensus_queue.cc:1048] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:27.728415 32229 consensus_queue.cc:1048] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:27.733868 32229 raft_consensus.cc:2955] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.741065 31961 raft_consensus.cc:2955] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.750422 31877 raft_consensus.cc:1217] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 12:49:27.757447 31878 raft_consensus.cc:2955] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:27.765441 31554 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6405bdfea7af4ae3ba7e75042bdd39e8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:27.771324 31506 catalog_manager.cc:5696] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 reported cstate change: config changed from index 4 to 5, VOTER 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194) evicted. New cstate: current_term: 2 leader_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:27.804454 32032 tablet_service.cc:1558] Processing DeleteTablet for tablet 6405bdfea7af4ae3ba7e75042bdd39e8 with delete_type TABLET_DATA_TOMBSTONED (TS 9dffb787e209481bbe85be0dfe904d19 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38818
I20260608 12:49:27.806480 32253 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:27.807142 32253 raft_consensus.cc:2243] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:27.807694 32253 raft_consensus.cc:2272] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:27.810235 32253 ts_tablet_manager.cc:1916] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:27.820883 32253 ts_tablet_manager.cc:1929] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:49:27.821218 32253 log.cc:1199] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 9dffb787e209481bbe85be0dfe904d19: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-1-root/wals/6405bdfea7af4ae3ba7e75042bdd39e8
I20260608 12:49:27.822906 31495 catalog_manager.cc:5027] TS 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261): tablet 6405bdfea7af4ae3ba7e75042bdd39e8 (table test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]) successfully deleted
I20260608 12:49:28.190058 32251 raft_consensus.cc:1064] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19: attempting to promote NON_VOTER bd48050a01704b00a51502cd53ab16f9 to VOTER
I20260608 12:49:28.192217 32251 consensus_queue.cc:237] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:28.198747 31878 raft_consensus.cc:1275] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 LEARNER]: Refusing update from remote peer 9dffb787e209481bbe85be0dfe904d19: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:49:28.199492 32121 raft_consensus.cc:1275] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 3 FOLLOWER]: Refusing update from remote peer 9dffb787e209481bbe85be0dfe904d19: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:49:28.200340 31961 raft_consensus.cc:1275] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 3 FOLLOWER]: Refusing update from remote peer 9dffb787e209481bbe85be0dfe904d19: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:49:28.200402 32251 consensus_queue.cc:1048] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:49:28.201831 32252 consensus_queue.cc:1048] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:28.202669 32165 consensus_queue.cc:1048] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:28.213798 32251 raft_consensus.cc:2955] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:28.216230 31878 raft_consensus.cc:2955] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:28.217568 31961 raft_consensus.cc:2955] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:28.227329 32121 raft_consensus.cc:2955] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:28.231137 31505 catalog_manager.cc:5696] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 reported cstate change: config changed from index 3 to 5, bd48050a01704b00a51502cd53ab16f9 (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "9dffb787e209481bbe85be0dfe904d19" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } attrs { replace: true } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:28.250219 32041 consensus_queue.cc:237] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [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: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:28.257525 31878 raft_consensus.cc:1275] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 FOLLOWER]: Refusing update from remote peer 9dffb787e209481bbe85be0dfe904d19: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:49:28.258388 31961 raft_consensus.cc:1275] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 3 FOLLOWER]: Refusing update from remote peer 9dffb787e209481bbe85be0dfe904d19: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:49:28.259321 32251 consensus_queue.cc:1048] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:49:28.260224 32165 consensus_queue.cc:1048] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:49:28.267168 32165 raft_consensus.cc:2955] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:28.269066 31961 raft_consensus.cc:2955] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:28.271260 31877 raft_consensus.cc:2955] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } } }
I20260608 12:49:28.280154 31495 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7b792b2091814a34961f5590af23e3ef with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:28.283403 31508 catalog_manager.cc:5696] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 reported cstate change: config changed from index 5 to 6, VOTER b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195) evicted. New cstate: current_term: 3 leader_uuid: "9dffb787e209481bbe85be0dfe904d19" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:28.309779 32112 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b792b2091814a34961f5590af23e3ef with delete_type TABLET_DATA_TOMBSTONED (TS b87d69bde21f4b74b40b8e7d9c2c7a53 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:39062
I20260608 12:49:28.311470 32259 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:28.312150 32259 raft_consensus.cc:2243] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:28.312824 32259 raft_consensus.cc:2272] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:28.315225 32259 ts_tablet_manager.cc:1916] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:28.326133 32259 ts_tablet_manager.cc:1929] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:49:28.326457 32259 log.cc:1199] T 7b792b2091814a34961f5590af23e3ef P b87d69bde21f4b74b40b8e7d9c2c7a53: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922780635455-24835-0/minicluster-data/ts-2-root/wals/7b792b2091814a34961f5590af23e3ef
I20260608 12:49:28.327806 31494 catalog_manager.cc:5027] TS b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413): tablet 7b792b2091814a34961f5590af23e3ef (table test-workload [id=ef3f8bc4559b49bd966a92258ebf00ea]) successfully deleted
I20260608 12:49:30.315994 24835 tablet_server.cc:179] TabletServer@127.24.64.193:45413 shutting down...
I20260608 12:49:30.775417 32262 raft_consensus.cc:493] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b87d69bde21f4b74b40b8e7d9c2c7a53)
I20260608 12:49:30.776111 32262 raft_consensus.cc:515] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:30.779521 32262 leader_election.cc:290] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413), bd48050a01704b00a51502cd53ab16f9 (127.24.64.196:40411)
I20260608 12:49:30.829324 32262 raft_consensus.cc:493] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9dffb787e209481bbe85be0dfe904d19)
I20260608 12:49:30.829969 32262 raft_consensus.cc:515] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:30.832350 32262 leader_election.cc:290] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261), bd48050a01704b00a51502cd53ab16f9 (127.24.64.196:40411)
I20260608 12:49:30.876132 32262 raft_consensus.cc:493] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b87d69bde21f4b74b40b8e7d9c2c7a53)
I20260608 12:49:30.876782 32262 raft_consensus.cc:515] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } }
I20260608 12:49:30.879143 32262 leader_election.cc:290] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
I20260608 12:49:30.883091 32038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:30.883814 32041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "9dffb787e209481bbe85be0dfe904d19" is_pre_election: true
I20260608 12:49:30.904289 32121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" is_pre_election: true
I20260608 12:49:30.906378 32121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4aaf67ad5364755bf51cd8685d8b043" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" is_pre_election: true
W20260608 12:49:30.909515 32082 consensus_peers.cc:597] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 -> Peer 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413): Couldn't send request to peer 71fc9b61afa74320a1c365694a6804d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:30.909837 31922 leader_election.cc:304] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71fc9b61afa74320a1c365694a6804d5; no voters: 9dffb787e209481bbe85be0dfe904d19, b87d69bde21f4b74b40b8e7d9c2c7a53
W20260608 12:49:30.910087 32002 consensus_peers.cc:597] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 -> Peer 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413): Couldn't send request to peer 71fc9b61afa74320a1c365694a6804d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:30.911208 32262 raft_consensus.cc:2749] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 12:49:30.911789 32082 consensus_peers.cc:597] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 -> Peer 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413): Couldn't send request to peer 71fc9b61afa74320a1c365694a6804d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:30.917091 31877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405bdfea7af4ae3ba7e75042bdd39e8" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bd48050a01704b00a51502cd53ab16f9" is_pre_election: true
I20260608 12:49:30.917418 31878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b792b2091814a34961f5590af23e3ef" candidate_uuid: "71fc9b61afa74320a1c365694a6804d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "bd48050a01704b00a51502cd53ab16f9" is_pre_election: true
I20260608 12:49:30.918071 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:30.918540 31922 leader_election.cc:304] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71fc9b61afa74320a1c365694a6804d5; no voters: b87d69bde21f4b74b40b8e7d9c2c7a53, bd48050a01704b00a51502cd53ab16f9
I20260608 12:49:30.918772 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:30.919322 32262 raft_consensus.cc:2749] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:49:30.919577 24835 raft_consensus.cc:2243] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:30.919826 31922 leader_election.cc:304] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71fc9b61afa74320a1c365694a6804d5; no voters: 9dffb787e209481bbe85be0dfe904d19, bd48050a01704b00a51502cd53ab16f9
I20260608 12:49:30.920138 24835 raft_consensus.cc:2272] T d4aaf67ad5364755bf51cd8685d8b043 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:30.920571 32262 raft_consensus.cc:2749] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 12:49:30.922151 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:30.922710 24835 raft_consensus.cc:2243] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:30.923308 24835 raft_consensus.cc:2272] T 7b792b2091814a34961f5590af23e3ef P 71fc9b61afa74320a1c365694a6804d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:30.925177 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:30.925628 24835 raft_consensus.cc:2243] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:30.926092 24835 raft_consensus.cc:2272] T 6405bdfea7af4ae3ba7e75042bdd39e8 P 71fc9b61afa74320a1c365694a6804d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:30.968778 24835 tablet_server.cc:196] TabletServer@127.24.64.193:45413 shutdown complete.
I20260608 12:49:30.981393 24835 tablet_server.cc:179] TabletServer@127.24.64.194:40261 shutting down...
I20260608 12:49:30.999922 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:31.000559 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:31.001163 24835 raft_consensus.cc:2243] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:31.001595 24835 raft_consensus.cc:2272] T d4aaf67ad5364755bf51cd8685d8b043 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.003464 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:31.003912 24835 raft_consensus.cc:2243] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:49:31.004631 24835 raft_consensus.cc:2272] T 7b792b2091814a34961f5590af23e3ef P 9dffb787e209481bbe85be0dfe904d19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.006660 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:31.007102 24835 raft_consensus.cc:2243] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:31.007632 24835 raft_consensus.cc:2272] T 449fd57ff29e463da2b88913285339c1 P 9dffb787e209481bbe85be0dfe904d19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.030993 24835 tablet_server.cc:196] TabletServer@127.24.64.194:40261 shutdown complete.
I20260608 12:49:31.043649 24835 tablet_server.cc:179] TabletServer@127.24.64.195:44413 shutting down...
I20260608 12:49:31.060765 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:31.061401 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:31.061971 24835 raft_consensus.cc:2243] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:31.062755 24835 raft_consensus.cc:2272] T d4aaf67ad5364755bf51cd8685d8b043 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.064764 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:31.065241 24835 raft_consensus.cc:2243] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:31.065946 24835 raft_consensus.cc:2272] T 6405bdfea7af4ae3ba7e75042bdd39e8 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.067673 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:31.068115 24835 raft_consensus.cc:2243] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:31.068858 24835 raft_consensus.cc:2272] T 449fd57ff29e463da2b88913285339c1 P b87d69bde21f4b74b40b8e7d9c2c7a53 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:49:31.890043 32144 debug-util.cc:398] Leaking SignalData structure 0x7b080016d8e0 after lost signal to thread 24838
W20260608 12:49:31.891309 32144 debug-util.cc:398] Leaking SignalData structure 0x7b08002cf560 after lost signal to thread 31542
W20260608 12:49:32.089877 24835 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 32144)
I20260608 12:49:32.154973 32269 raft_consensus.cc:493] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9dffb787e209481bbe85be0dfe904d19)
I20260608 12:49:32.155964 32269 raft_consensus.cc:515] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:32.159214 32269 leader_election.cc:290] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
W20260608 12:49:32.162604 31842 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.64.193:45413: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 12:49:32.166638 31844 leader_election.cc:336] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261): Network error: Client connection negotiation failed: client connection to 127.24.64.194:40261: connect: Connection refused (error 111)
W20260608 12:49:32.167279 31842 leader_election.cc:336] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413): Network error: Client connection negotiation failed: client connection to 127.24.64.193:45413: connect: Connection refused (error 111)
I20260608 12:49:32.167726 31842 leader_election.cc:304] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd48050a01704b00a51502cd53ab16f9; no voters: 71fc9b61afa74320a1c365694a6804d5, 9dffb787e209481bbe85be0dfe904d19
I20260608 12:49:32.168427 32269 raft_consensus.cc:2749] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 12:49:32.298292 32269 raft_consensus.cc:493] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b87d69bde21f4b74b40b8e7d9c2c7a53)
I20260608 12:49:32.299436 32269 raft_consensus.cc:515] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:32.302502 32269 leader_election.cc:290] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
W20260608 12:49:32.306869 31842 leader_election.cc:336] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413): Network error: Client connection negotiation failed: client connection to 127.24.64.193:45413: connect: Connection refused (error 111)
W20260608 12:49:32.307480 31843 leader_election.cc:336] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413): Network error: Client connection negotiation failed: client connection to 127.24.64.195:44413: connect: Connection refused (error 111)
I20260608 12:49:32.307863 31843 leader_election.cc:304] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd48050a01704b00a51502cd53ab16f9; no voters: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53
I20260608 12:49:32.308557 32269 raft_consensus.cc:2749] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:49:32.407696 32269 raft_consensus.cc:493] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b87d69bde21f4b74b40b8e7d9c2c7a53)
I20260608 12:49:32.408519 32269 raft_consensus.cc:515] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:32.410957 32269 leader_election.cc:290] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
W20260608 12:49:32.415354 31843 leader_election.cc:336] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413): Network error: Client connection negotiation failed: client connection to 127.24.64.195:44413: connect: Connection refused (error 111)
W20260608 12:49:32.415947 31844 leader_election.cc:336] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261): Network error: Client connection negotiation failed: client connection to 127.24.64.194:40261: connect: Connection refused (error 111)
I20260608 12:49:32.416414 31844 leader_election.cc:304] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd48050a01704b00a51502cd53ab16f9; no voters: 9dffb787e209481bbe85be0dfe904d19, b87d69bde21f4b74b40b8e7d9c2c7a53
I20260608 12:49:32.417250 32269 raft_consensus.cc:2749] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 12:49:33.090380 24835 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 32144)
W20260608 12:49:33.619763 31899 debug-util.cc:398] Leaking SignalData structure 0x7b080025d7a0 after lost signal to thread 24838
W20260608 12:49:33.620836 31899 debug-util.cc:398] Leaking SignalData structure 0x7b0800166720 after lost signal to thread 31542
W20260608 12:49:33.621886 31899 debug-util.cc:398] Leaking SignalData structure 0x7b080013e5a0 after lost signal to thread 31902
I20260608 12:49:33.941692 32273 raft_consensus.cc:493] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9dffb787e209481bbe85be0dfe904d19)
I20260608 12:49:33.942355 32273 raft_consensus.cc:515] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:33.950968 32273 leader_election.cc:290] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261)
W20260608 12:49:33.965021 31844 leader_election.cc:336] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261): Network error: Client connection negotiation failed: client connection to 127.24.64.194:40261: connect: Connection refused (error 111)
W20260608 12:49:33.965633 31842 leader_election.cc:336] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413): Network error: Client connection negotiation failed: client connection to 127.24.64.193:45413: connect: Connection refused (error 111)
I20260608 12:49:33.966058 31842 leader_election.cc:304] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd48050a01704b00a51502cd53ab16f9; no voters: 71fc9b61afa74320a1c365694a6804d5, 9dffb787e209481bbe85be0dfe904d19
I20260608 12:49:33.966687 32273 raft_consensus.cc:2749] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 12:49:33.976984 32273 raft_consensus.cc:493] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b87d69bde21f4b74b40b8e7d9c2c7a53)
I20260608 12:49:33.977391 32273 raft_consensus.cc:515] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "71fc9b61afa74320a1c365694a6804d5" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45413 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:33.979772 32273 leader_election.cc:290] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
W20260608 12:49:33.983757 31842 leader_election.cc:336] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 71fc9b61afa74320a1c365694a6804d5 (127.24.64.193:45413): Network error: Client connection negotiation failed: client connection to 127.24.64.193:45413: connect: Connection refused (error 111)
W20260608 12:49:33.985159 31843 leader_election.cc:336] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413): Network error: Client connection negotiation failed: client connection to 127.24.64.195:44413: connect: Connection refused (error 111)
I20260608 12:49:33.985517 31843 leader_election.cc:304] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd48050a01704b00a51502cd53ab16f9; no voters: 71fc9b61afa74320a1c365694a6804d5, b87d69bde21f4b74b40b8e7d9c2c7a53
I20260608 12:49:33.986141 32273 raft_consensus.cc:2749] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 12:49:34.090859 24835 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 32144)
I20260608 12:49:34.427162 32273 raft_consensus.cc:493] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b87d69bde21f4b74b40b8e7d9c2c7a53)
I20260608 12:49:34.427958 32273 raft_consensus.cc:515] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9dffb787e209481bbe85be0dfe904d19" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 40261 } } peers { permanent_uuid: "b87d69bde21f4b74b40b8e7d9c2c7a53" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44413 } } peers { permanent_uuid: "bd48050a01704b00a51502cd53ab16f9" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40411 } attrs { promote: false } }
I20260608 12:49:34.431478 32273 leader_election.cc:290] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261), b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413)
W20260608 12:49:34.438123 31843 leader_election.cc:336] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b87d69bde21f4b74b40b8e7d9c2c7a53 (127.24.64.195:44413): Network error: Client connection negotiation failed: client connection to 127.24.64.195:44413: connect: Connection refused (error 111)
W20260608 12:49:34.442454 31844 leader_election.cc:336] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9dffb787e209481bbe85be0dfe904d19 (127.24.64.194:40261): Network error: Client connection negotiation failed: client connection to 127.24.64.194:40261: connect: Connection refused (error 111)
I20260608 12:49:34.442981 31844 leader_election.cc:304] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd48050a01704b00a51502cd53ab16f9; no voters: 9dffb787e209481bbe85be0dfe904d19, b87d69bde21f4b74b40b8e7d9c2c7a53
I20260608 12:49:34.443837 32273 raft_consensus.cc:2749] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:49:35.119753 24835 tablet_server.cc:196] TabletServer@127.24.64.195:44413 shutdown complete.
I20260608 12:49:35.154906 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:49:35.183034 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:35.183946 24835 tablet_replica.cc:333] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9: stopping tablet replica
I20260608 12:49:35.184795 24835 raft_consensus.cc:2243] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:35.186025 24835 raft_consensus.cc:2272] T 7b792b2091814a34961f5590af23e3ef P bd48050a01704b00a51502cd53ab16f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:35.189798 24835 tablet_replica.cc:333] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9: stopping tablet replica
I20260608 12:49:35.190630 24835 raft_consensus.cc:2243] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:35.191905 24835 raft_consensus.cc:2272] T 6405bdfea7af4ae3ba7e75042bdd39e8 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:35.194563 24835 tablet_replica.cc:333] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9: stopping tablet replica
I20260608 12:49:35.195163 24835 raft_consensus.cc:2243] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:35.195989 24835 raft_consensus.cc:2272] T 449fd57ff29e463da2b88913285339c1 P bd48050a01704b00a51502cd53ab16f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:49:35.820160 31556 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 71fc9b61afa74320a1c365694a6804d5 not available for placement
W20260608 12:49:36.218724 24835 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31899)
I20260608 12:49:36.409731 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:49:36.426141 24835 master.cc:562] Master@127.24.64.254:39781 shutting down...
I20260608 12:49:36.446050 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:36.446749 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:36.447091 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5b53dbf21f04571bf9b4c425125628c: stopping tablet replica
I20260608 12:49:36.467002 24835 master.cc:584] Master@127.24.64.254:39781 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (23412 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:49:36.506484 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:36543
I20260608 12:49:36.507661 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:36.513293 32277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:36.513370 32278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:36.514828 32280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:36.515769 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:36.516878 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:36.517056 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:36.517215 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922976517189 us; error 0 us; skew 500 ppm
I20260608 12:49:36.517761 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:36.520087 24835 webserver.cc:533] Webserver started at http://127.24.64.254:35011/ using document root <none> and password file <none>
I20260608 12:49:36.520605 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:36.520835 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:36.521096 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:36.522310 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "1d190bdcb8144c5d913c7ebeb5423972"
format_stamp: "Formatted at 2026-06-08 12:49:36 on dist-test-slave-nzcs"
I20260608 12:49:36.526870 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:49:36.530359 32285 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:36.531204 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:49:36.531494 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "1d190bdcb8144c5d913c7ebeb5423972"
format_stamp: "Formatted at 2026-06-08 12:49:36 on dist-test-slave-nzcs"
I20260608 12:49:36.531792 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:36.552441 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:36.553699 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:36.591895 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:36543
I20260608 12:49:36.592005 32336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:36543 every 8 connection(s)
I20260608 12:49:36.596078 32337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:36.607702 32337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972: Bootstrap starting.
I20260608 12:49:36.612594 32337 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:36.617139 32337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972: No bootstrap required, opened a new log
I20260608 12:49:36.619421 32337 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d190bdcb8144c5d913c7ebeb5423972" member_type: VOTER }
I20260608 12:49:36.619812 32337 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:36.620029 32337 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d190bdcb8144c5d913c7ebeb5423972, State: Initialized, Role: FOLLOWER
I20260608 12:49:36.620685 32337 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1d190bdcb8144c5d913c7ebeb5423972" member_type: VOTER }
I20260608 12:49:36.621129 32337 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:36.621351 32337 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:36.621599 32337 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:36.626276 32337 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d190bdcb8144c5d913c7ebeb5423972" member_type: VOTER }
I20260608 12:49:36.626778 32337 leader_election.cc:304] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [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: 1d190bdcb8144c5d913c7ebeb5423972; no voters: 
I20260608 12:49:36.627911 32337 leader_election.cc:290] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:36.628376 32340 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:36.629698 32340 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [term 1 LEADER]: Becoming Leader. State: Replica: 1d190bdcb8144c5d913c7ebeb5423972, State: Running, Role: LEADER
I20260608 12:49:36.630403 32340 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [LEADER]: Queue going to LEADER mode. State: All 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: "1d190bdcb8144c5d913c7ebeb5423972" member_type: VOTER }
I20260608 12:49:36.630821 32337 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:36.634579 32341 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d190bdcb8144c5d913c7ebeb5423972" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d190bdcb8144c5d913c7ebeb5423972" member_type: VOTER } }
I20260608 12:49:36.636088 32341 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:36.635495 32342 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d190bdcb8144c5d913c7ebeb5423972. Latest consensus state: current_term: 1 leader_uuid: "1d190bdcb8144c5d913c7ebeb5423972" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d190bdcb8144c5d913c7ebeb5423972" member_type: VOTER } }
I20260608 12:49:36.636622 32342 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:36.638171 32347 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:36.645541 32347 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:36.646598 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:36.654616 32347 catalog_manager.cc:1382] Generated new cluster ID: 980aad0ce26945e9b0bff7f0c48fa32c
I20260608 12:49:36.654878 32347 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:36.670300 32347 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:36.671554 32347 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:36.682850 32347 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972: Generated new TSK 0
I20260608 12:49:36.683526 32347 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:36.713068 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:36.719077 32358 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:36.720158 32359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:36.721261 32361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:36.722136 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:36.723031 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:36.723227 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:36.723385 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922976723367 us; error 0 us; skew 500 ppm
I20260608 12:49:36.723964 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:36.726275 24835 webserver.cc:533] Webserver started at http://127.24.64.193:46649/ using document root <none> and password file <none>
I20260608 12:49:36.726768 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:36.726969 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:36.727217 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:36.728271 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "82f932b8314b4356a8c0acb6810eeb4f"
format_stamp: "Formatted at 2026-06-08 12:49:36 on dist-test-slave-nzcs"
I20260608 12:49:36.732702 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260608 12:49:36.736147 32366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:36.736946 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:49:36.737221 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "82f932b8314b4356a8c0acb6810eeb4f"
format_stamp: "Formatted at 2026-06-08 12:49:36 on dist-test-slave-nzcs"
I20260608 12:49:36.737478 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:36.761067 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:36.762277 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:36.763770 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:36.766181 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:36.766382 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:36.766614 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:36.766765 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:36.807417 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:32883
I20260608 12:49:36.807562 32428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:32883 every 8 connection(s)
I20260608 12:49:36.812841 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:36.820281 32433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:36.822181 32434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:36.823347 32436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:36.825729 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:36.826758 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:36.827011 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:36.827158 32429 heartbeater.cc:344] Connected to a master server at 127.24.64.254:36543
I20260608 12:49:36.827226 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922976827206 us; error 0 us; skew 500 ppm
I20260608 12:49:36.827724 32429 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:36.828250 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:36.828689 32429 heartbeater.cc:507] Master 127.24.64.254:36543 requested a full tablet report, sending...
I20260608 12:49:36.831065 24835 webserver.cc:533] Webserver started at http://127.24.64.194:40833/ using document root <none> and password file <none>
I20260608 12:49:36.831180 32302 ts_manager.cc:194] Registered new tserver with Master: 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883)
I20260608 12:49:36.831678 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:36.831966 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:36.832219 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:36.833319 32302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60110
I20260608 12:49:36.833390 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "eb0f3340488b4ee59c225338016a0bed"
format_stamp: "Formatted at 2026-06-08 12:49:36 on dist-test-slave-nzcs"
I20260608 12:49:36.838637 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:49:36.842229 32441 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:36.843048 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:49:36.843295 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "eb0f3340488b4ee59c225338016a0bed"
format_stamp: "Formatted at 2026-06-08 12:49:36 on dist-test-slave-nzcs"
I20260608 12:49:36.843533 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:36.863658 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:36.864868 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:36.866279 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:36.868573 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:36.868790 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:36.869033 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:36.869174 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:36.910051 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:41917
I20260608 12:49:36.910174 32503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:41917 every 8 connection(s)
I20260608 12:49:36.915146 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:36.922431 32507 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:36.924059 32508 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:36.925383 32510 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:36.926425 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:36.927369 32504 heartbeater.cc:344] Connected to a master server at 127.24.64.254:36543
I20260608 12:49:36.927470 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:49:36.927735 32504 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:36.927750 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:36.928180 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922976928161 us; error 0 us; skew 500 ppm
I20260608 12:49:36.928658 32504 heartbeater.cc:507] Master 127.24.64.254:36543 requested a full tablet report, sending...
I20260608 12:49:36.928867 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:36.931048 32302 ts_manager.cc:194] Registered new tserver with Master: eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:36.931674 24835 webserver.cc:533] Webserver started at http://127.24.64.195:32945/ using document root <none> and password file <none>
I20260608 12:49:36.932358 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:36.932595 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:36.932936 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:36.933022 32302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60122
I20260608 12:49:36.934384 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "43739cbad47a406098d104fa4a383484"
format_stamp: "Formatted at 2026-06-08 12:49:36 on dist-test-slave-nzcs"
I20260608 12:49:36.939312 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:36.942894 32515 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:36.943631 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:49:36.943934 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "43739cbad47a406098d104fa4a383484"
format_stamp: "Formatted at 2026-06-08 12:49:36 on dist-test-slave-nzcs"
I20260608 12:49:36.944201 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:36.953990 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:36.955108 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:36.956523 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:36.958766 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:36.958957 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:36.959172 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:36.959323 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:36.998281 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:36629
I20260608 12:49:36.998418 32577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:36629 every 8 connection(s)
I20260608 12:49:37.012212 32578 heartbeater.cc:344] Connected to a master server at 127.24.64.254:36543
I20260608 12:49:37.012616 32578 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:37.013458 32578 heartbeater.cc:507] Master 127.24.64.254:36543 requested a full tablet report, sending...
I20260608 12:49:37.015450 32302 ts_manager.cc:194] Registered new tserver with Master: 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:37.016319 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014620441s
I20260608 12:49:37.016870 32302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60126
I20260608 12:49:37.836340 32429 heartbeater.cc:499] Master 127.24.64.254:36543 was elected leader, sending a full tablet report...
I20260608 12:49:37.935912 32504 heartbeater.cc:499] Master 127.24.64.254:36543 was elected leader, sending a full tablet report...
I20260608 12:49:38.019840 32578 heartbeater.cc:499] Master 127.24.64.254:36543 was elected leader, sending a full tablet report...
I20260608 12:49:38.072453 32302 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60134:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:38.074892 32302 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:38.130898 32394 tablet_service.cc:1511] Processing CreateTablet for tablet 891ddceaaf60488790beec611295d5e2 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:38.132126 32394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891ddceaaf60488790beec611295d5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.137912 32392 tablet_service.cc:1511] Processing CreateTablet for tablet ec59158841a14814afd5304fbe113640 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:38.138142 32391 tablet_service.cc:1511] Processing CreateTablet for tablet 2e238e058d28444fbcfb06992cdefb77 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:38.139364 32392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec59158841a14814afd5304fbe113640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.139933 32391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e238e058d28444fbcfb06992cdefb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.141848 32469 tablet_service.cc:1511] Processing CreateTablet for tablet 891ddceaaf60488790beec611295d5e2 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:38.143234 32469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891ddceaaf60488790beec611295d5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.145989 32468 tablet_service.cc:1511] Processing CreateTablet for tablet 951d0fc578694c61a553d4a9dd201a47 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:38.147413 32468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951d0fc578694c61a553d4a9dd201a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.150084 32466 tablet_service.cc:1511] Processing CreateTablet for tablet 2e238e058d28444fbcfb06992cdefb77 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:38.151533 32466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e238e058d28444fbcfb06992cdefb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.154147 32467 tablet_service.cc:1511] Processing CreateTablet for tablet ec59158841a14814afd5304fbe113640 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:38.155457 32467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec59158841a14814afd5304fbe113640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.160120 32598 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:38.159693 32541 tablet_service.cc:1511] Processing CreateTablet for tablet ec59158841a14814afd5304fbe113640 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:38.136117 32393 tablet_service.cc:1511] Processing CreateTablet for tablet 951d0fc578694c61a553d4a9dd201a47 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:38.161386 32541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec59158841a14814afd5304fbe113640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.162000 32393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951d0fc578694c61a553d4a9dd201a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.162858 32540 tablet_service.cc:1511] Processing CreateTablet for tablet 2e238e058d28444fbcfb06992cdefb77 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:38.164196 32540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e238e058d28444fbcfb06992cdefb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.160123 32543 tablet_service.cc:1511] Processing CreateTablet for tablet 891ddceaaf60488790beec611295d5e2 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:38.166810 32543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891ddceaaf60488790beec611295d5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.167649 32598 tablet_bootstrap.cc:654] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.161336 32542 tablet_service.cc:1511] Processing CreateTablet for tablet 951d0fc578694c61a553d4a9dd201a47 (DEFAULT_TABLE table=test-workload [id=b753ca7afb3b44bfaee6144111491edd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:38.170167 32542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951d0fc578694c61a553d4a9dd201a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.221114 32598 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: No bootstrap required, opened a new log
I20260608 12:49:38.221777 32598 ts_tablet_manager.cc:1403] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.029s
I20260608 12:49:38.225195 32598 raft_consensus.cc:359] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:38.226011 32598 raft_consensus.cc:385] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.226320 32598 raft_consensus.cc:740] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.227432 32598 consensus_queue.cc:260] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:38.240219 32601 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed: Bootstrap starting.
I20260608 12:49:38.252408 32601 tablet_bootstrap.cc:654] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.266178 32600 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484: Bootstrap starting.
I20260608 12:49:38.270376 32598 ts_tablet_manager.cc:1434] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.048s	user 0.025s	sys 0.018s
I20260608 12:49:38.271770 32601 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed: No bootstrap required, opened a new log
I20260608 12:49:38.272300 32601 ts_tablet_manager.cc:1403] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.003s
I20260608 12:49:38.272840 32598 tablet_bootstrap.cc:492] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:38.273787 32600 tablet_bootstrap.cc:654] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.275807 32601 raft_consensus.cc:359] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:38.276621 32601 raft_consensus.cc:385] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.277040 32601 raft_consensus.cc:740] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.278107 32601 consensus_queue.cc:260] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:38.280115 32598 tablet_bootstrap.cc:654] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.281674 32600 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484: No bootstrap required, opened a new log
I20260608 12:49:38.282174 32600 ts_tablet_manager.cc:1403] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:49:38.283668 32601 ts_tablet_manager.cc:1434] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:49:38.284803 32601 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed: Bootstrap starting.
I20260608 12:49:38.285571 32600 raft_consensus.cc:359] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.286501 32600 raft_consensus.cc:385] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.286877 32600 raft_consensus.cc:740] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43739cbad47a406098d104fa4a383484, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.287935 32600 consensus_queue.cc:260] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.292589 32601 tablet_bootstrap.cc:654] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.299090 32600 ts_tablet_manager.cc:1434] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260608 12:49:38.299520 32598 tablet_bootstrap.cc:492] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: No bootstrap required, opened a new log
I20260608 12:49:38.300071 32598 ts_tablet_manager.cc:1403] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.006s
I20260608 12:49:38.300040 32601 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed: No bootstrap required, opened a new log
I20260608 12:49:38.300810 32600 tablet_bootstrap.cc:492] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484: Bootstrap starting.
I20260608 12:49:38.301347 32601 ts_tablet_manager.cc:1403] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:49:38.303267 32598 raft_consensus.cc:359] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.304033 32598 raft_consensus.cc:385] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.304351 32598 raft_consensus.cc:740] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.304443 32601 raft_consensus.cc:359] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.305102 32601 raft_consensus.cc:385] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.305383 32601 raft_consensus.cc:740] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.305194 32598 consensus_queue.cc:260] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.306106 32601 consensus_queue.cc:260] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.307596 32598 ts_tablet_manager.cc:1434] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:49:38.308646 32598 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:38.312023 32601 ts_tablet_manager.cc:1434] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
W20260608 12:49:38.313215 32430 tablet.cc:2404] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:49:38.313503 32600 tablet_bootstrap.cc:654] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.312891 32601 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed: Bootstrap starting.
I20260608 12:49:38.316376 32598 tablet_bootstrap.cc:654] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.323477 32601 tablet_bootstrap.cc:654] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.336134 32601 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed: No bootstrap required, opened a new log
I20260608 12:49:38.336835 32601 ts_tablet_manager.cc:1403] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260608 12:49:38.338351 32607 raft_consensus.cc:493] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:38.338979 32607 raft_consensus.cc:515] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.340549 32601 raft_consensus.cc:359] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.341437 32601 raft_consensus.cc:385] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.341820 32601 raft_consensus.cc:740] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.342892 32601 consensus_queue.cc:260] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.348357 32607 leader_election.cc:290] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:38.358309 32601 ts_tablet_manager.cc:1434] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260608 12:49:38.359553 32601 tablet_bootstrap.cc:492] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed: Bootstrap starting.
I20260608 12:49:38.363827 32602 raft_consensus.cc:493] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:38.364389 32602 raft_consensus.cc:515] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.378295 32602 leader_election.cc:290] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:38.382141 32404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d0fc578694c61a553d4a9dd201a47" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f" is_pre_election: true
W20260608 12:49:38.384357 32518 leader_election.cc:343] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:38.385140 32601 tablet_bootstrap.cc:654] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.396024 32479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d0fc578694c61a553d4a9dd201a47" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed" is_pre_election: true
I20260608 12:49:38.396932 32479 raft_consensus.cc:2468] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 0.
I20260608 12:49:38.398742 32517 leader_election.cc:304] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 82f932b8314b4356a8c0acb6810eeb4f
I20260608 12:49:38.400158 32607 raft_consensus.cc:2804] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:38.400559 32607 raft_consensus.cc:493] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:38.400931 32607 raft_consensus.cc:3060] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:38.401705 32602 raft_consensus.cc:493] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:38.402308 32602 raft_consensus.cc:515] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:38.404740 32602 leader_election.cc:290] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:38.412992 32607 raft_consensus.cc:515] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.417989 32598 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f: No bootstrap required, opened a new log
I20260608 12:49:38.418390 32404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d0fc578694c61a553d4a9dd201a47" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f"
I20260608 12:49:38.418601 32598 ts_tablet_manager.cc:1403] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.110s	user 0.045s	sys 0.062s
I20260608 12:49:38.418746 32479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d0fc578694c61a553d4a9dd201a47" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed"
I20260608 12:49:38.419461 32479 raft_consensus.cc:3060] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:49:38.419950 32518 leader_election.cc:343] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:38.421880 32598 raft_consensus.cc:359] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.422647 32598 raft_consensus.cc:385] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.423081 32607 leader_election.cc:290] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 1 election: Requested vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:38.423273 32598 raft_consensus.cc:740] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.425604 32600 tablet_bootstrap.cc:492] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484: No bootstrap required, opened a new log
I20260608 12:49:38.425570 32598 consensus_queue.cc:260] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.426288 32600 ts_tablet_manager.cc:1403] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484: Time spent bootstrapping tablet: real 0.126s	user 0.026s	sys 0.036s
I20260608 12:49:38.427942 32598 ts_tablet_manager.cc:1434] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:49:38.428611 32479 raft_consensus.cc:2468] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 1.
I20260608 12:49:38.428761 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891ddceaaf60488790beec611295d5e2" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484" is_pre_election: true
I20260608 12:49:38.429041 32598 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:38.429610 32600 raft_consensus.cc:359] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.430084 32517 leader_election.cc:304] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 82f932b8314b4356a8c0acb6810eeb4f
I20260608 12:49:38.430353 32600 raft_consensus.cc:385] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.430701 32600 raft_consensus.cc:740] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43739cbad47a406098d104fa4a383484, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.431515 32607 raft_consensus.cc:2804] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:38.425611 32601 tablet_bootstrap.cc:492] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed: No bootstrap required, opened a new log
I20260608 12:49:38.428057 32553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484" is_pre_election: true
W20260608 12:49:38.433269 32367 leader_election.cc:343] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:38.434816 32601 ts_tablet_manager.cc:1403] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.017s
I20260608 12:49:38.431530 32600 consensus_queue.cc:260] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.437211 32598 tablet_bootstrap.cc:654] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.437446 32478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891ddceaaf60488790beec611295d5e2" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed" is_pre_election: true
I20260608 12:49:38.438066 32478 raft_consensus.cc:2468] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82f932b8314b4356a8c0acb6810eeb4f in term 0.
I20260608 12:49:38.437455 32553 raft_consensus.cc:2468] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82f932b8314b4356a8c0acb6810eeb4f in term 0.
I20260608 12:49:38.439416 32368 leader_election.cc:304] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [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: 82f932b8314b4356a8c0acb6810eeb4f, eb0f3340488b4ee59c225338016a0bed; no voters: 43739cbad47a406098d104fa4a383484
I20260608 12:49:38.440842 32602 raft_consensus.cc:2804] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:38.441203 32602 raft_consensus.cc:493] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:38.441529 32602 raft_consensus.cc:3060] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:38.442013 32367 leader_election.cc:304] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43739cbad47a406098d104fa4a383484, 82f932b8314b4356a8c0acb6810eeb4f; no voters: 
I20260608 12:49:38.442339 32479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed" is_pre_election: true
I20260608 12:49:38.438577 32601 raft_consensus.cc:359] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.443905 32601 raft_consensus.cc:385] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.444207 32601 raft_consensus.cc:740] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.445685 32607 raft_consensus.cc:697] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 1 LEADER]: Becoming Leader. State: Replica: 43739cbad47a406098d104fa4a383484, State: Running, Role: LEADER
I20260608 12:49:38.447368 32607 consensus_queue.cc:237] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.445040 32601 consensus_queue.cc:260] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.448989 32602 raft_consensus.cc:515] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:38.450073 32479 raft_consensus.cc:2468] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82f932b8314b4356a8c0acb6810eeb4f in term 0.
I20260608 12:49:38.452000 32601 ts_tablet_manager.cc:1434] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:49:38.454700 32600 ts_tablet_manager.cc:1434] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260608 12:49:38.455086 32602 leader_election.cc:290] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 1 election: Requested vote from peers 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:38.455334 32479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891ddceaaf60488790beec611295d5e2" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed"
I20260608 12:49:38.456235 32602 raft_consensus.cc:2804] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:38.456207 32479 raft_consensus.cc:3060] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:38.456840 32602 raft_consensus.cc:493] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:38.457201 32602 raft_consensus.cc:3060] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:38.463524 32602 raft_consensus.cc:515] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.464387 32600 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484: Bootstrap starting.
I20260608 12:49:38.466665 32602 leader_election.cc:290] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 1 election: Requested vote from peers eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:38.466535 32478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed"
I20260608 12:49:38.479092 32598 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f: No bootstrap required, opened a new log
I20260608 12:49:38.463490 32479 raft_consensus.cc:2468] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f932b8314b4356a8c0acb6810eeb4f in term 1.
I20260608 12:49:38.498549 32598 ts_tablet_manager.cc:1403] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.041s
I20260608 12:49:38.483285 32301 catalog_manager.cc:5696] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43739cbad47a406098d104fa4a383484 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "43739cbad47a406098d104fa4a383484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:38.497920 32478 raft_consensus.cc:3060] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:38.499454 32368 leader_election.cc:304] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [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: 82f932b8314b4356a8c0acb6810eeb4f, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:38.500437 32602 raft_consensus.cc:2804] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:38.501994 32598 raft_consensus.cc:359] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.502774 32598 raft_consensus.cc:385] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.503141 32598 raft_consensus.cc:740] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.473966 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484"
I20260608 12:49:38.484023 32620 raft_consensus.cc:493] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:38.505828 32620 raft_consensus.cc:515] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.473522 32553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891ddceaaf60488790beec611295d5e2" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484"
I20260608 12:49:38.508554 32602 raft_consensus.cc:697] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 LEADER]: Becoming Leader. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Running, Role: LEADER
I20260608 12:49:38.508721 32598 consensus_queue.cc:260] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
W20260608 12:49:38.509796 32367 leader_election.cc:343] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:38.509555 32602 consensus_queue.cc:237] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:38.511004 32479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d0fc578694c61a553d4a9dd201a47" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed" is_pre_election: true
I20260608 12:49:38.511752 32479 raft_consensus.cc:2393] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82f932b8314b4356a8c0acb6810eeb4f in current term 1: Already voted for candidate 43739cbad47a406098d104fa4a383484 in this term.
I20260608 12:49:38.505061 32552 raft_consensus.cc:3060] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:38.514359 32620 leader_election.cc:290] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:38.517822 32598 ts_tablet_manager.cc:1434] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.000s
I20260608 12:49:38.521076 32553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d0fc578694c61a553d4a9dd201a47" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484" is_pre_election: true
I20260608 12:49:38.522732 32367 leader_election.cc:304] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [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: 82f932b8314b4356a8c0acb6810eeb4f; no voters: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed
I20260608 12:49:38.523208 32478 raft_consensus.cc:2468] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f932b8314b4356a8c0acb6810eeb4f in term 1.
I20260608 12:49:38.520515 32552 raft_consensus.cc:2468] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f932b8314b4356a8c0acb6810eeb4f in term 1.
I20260608 12:49:38.524451 32368 leader_election.cc:304] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [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: 82f932b8314b4356a8c0acb6810eeb4f, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:38.524785 32600 tablet_bootstrap.cc:654] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.525431 32620 raft_consensus.cc:3060] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:38.528971 32301 catalog_manager.cc:5696] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193). New cstate: current_term: 1 leader_uuid: "82f932b8314b4356a8c0acb6810eeb4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:38.530840 32602 raft_consensus.cc:2804] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:38.531332 32602 raft_consensus.cc:697] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 LEADER]: Becoming Leader. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Running, Role: LEADER
I20260608 12:49:38.532114 32602 consensus_queue.cc:237] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.533146 32620 raft_consensus.cc:2749] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:49:38.537117 32600 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484: No bootstrap required, opened a new log
I20260608 12:49:38.537675 32600 ts_tablet_manager.cc:1403] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.006s
I20260608 12:49:38.541261 32600 raft_consensus.cc:359] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:38.541798 32600 raft_consensus.cc:385] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.542100 32600 raft_consensus.cc:740] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43739cbad47a406098d104fa4a383484, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.542810 32600 consensus_queue.cc:260] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:38.544950 32600 ts_tablet_manager.cc:1434] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:49:38.545995 32600 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484: Bootstrap starting.
I20260608 12:49:38.545874 32301 catalog_manager.cc:5696] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193). New cstate: current_term: 1 leader_uuid: "82f932b8314b4356a8c0acb6810eeb4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:38.553350 32600 tablet_bootstrap.cc:654] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.558432 32600 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484: No bootstrap required, opened a new log
I20260608 12:49:38.558836 32600 ts_tablet_manager.cc:1403] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260608 12:49:38.560961 32600 raft_consensus.cc:359] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.561472 32600 raft_consensus.cc:385] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.561689 32600 raft_consensus.cc:740] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43739cbad47a406098d104fa4a383484, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.562346 32600 consensus_queue.cc:260] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.563886 32600 ts_tablet_manager.cc:1434] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
W20260608 12:49:38.643915 32350 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:49:38.651193 32605 raft_consensus.cc:493] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:38.651647 32605 raft_consensus.cc:515] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.653777 32605 leader_election.cc:290] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:38.663720 32404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59158841a14814afd5304fbe113640" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f" is_pre_election: true
I20260608 12:49:38.663717 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59158841a14814afd5304fbe113640" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484" is_pre_election: true
I20260608 12:49:38.664366 32404 raft_consensus.cc:2468] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 0.
I20260608 12:49:38.664448 32552 raft_consensus.cc:2468] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 0.
I20260608 12:49:38.665453 32444 leader_election.cc:304] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82f932b8314b4356a8c0acb6810eeb4f, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:38.666132 32605 raft_consensus.cc:2804] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:38.666472 32605 raft_consensus.cc:493] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:38.666728 32605 raft_consensus.cc:3060] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:38.672040 32605 raft_consensus.cc:515] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.673749 32605 leader_election.cc:290] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 1 election: Requested vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:38.674510 32404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59158841a14814afd5304fbe113640" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f"
I20260608 12:49:38.674737 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59158841a14814afd5304fbe113640" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484"
I20260608 12:49:38.675014 32404 raft_consensus.cc:3060] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:38.675271 32552 raft_consensus.cc:3060] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:38.679940 32404 raft_consensus.cc:2468] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 1.
I20260608 12:49:38.679966 32552 raft_consensus.cc:2468] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 1.
I20260608 12:49:38.681110 32444 leader_election.cc:304] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [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: 82f932b8314b4356a8c0acb6810eeb4f, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:38.681758 32605 raft_consensus.cc:2804] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:38.682694 32605 raft_consensus.cc:697] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 1 LEADER]: Becoming Leader. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Running, Role: LEADER
I20260608 12:49:38.683439 32605 consensus_queue.cc:237] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.690296 32301 catalog_manager.cc:5696] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed reported cstate change: term changed from 0 to 1, leader changed from <none> to eb0f3340488b4ee59c225338016a0bed (127.24.64.194). New cstate: current_term: 1 leader_uuid: "eb0f3340488b4ee59c225338016a0bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:38.765426 32301 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60144:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:38.767562 32301 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:38.797915 32393 tablet_service.cc:1511] Processing CreateTablet for tablet 069e1cf6ef5d4b6babdfea22d1a706e6 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:38.799319 32393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069e1cf6ef5d4b6babdfea22d1a706e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.799003 32466 tablet_service.cc:1511] Processing CreateTablet for tablet 069e1cf6ef5d4b6babdfea22d1a706e6 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:38.800315 32466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069e1cf6ef5d4b6babdfea22d1a706e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.800941 32542 tablet_service.cc:1511] Processing CreateTablet for tablet 069e1cf6ef5d4b6babdfea22d1a706e6 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:38.802129 32542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069e1cf6ef5d4b6babdfea22d1a706e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.802505 32392 tablet_service.cc:1511] Processing CreateTablet for tablet bf6c8b82a2804816a25b423b239a1f66 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:38.803745 32392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6c8b82a2804816a25b423b239a1f66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.803431 32468 tablet_service.cc:1511] Processing CreateTablet for tablet bf6c8b82a2804816a25b423b239a1f66 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:38.804705 32468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6c8b82a2804816a25b423b239a1f66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.806989 32394 tablet_service.cc:1511] Processing CreateTablet for tablet c264124ae66d4f38ace664b0d164d890 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:38.808241 32394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c264124ae66d4f38ace664b0d164d890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.816749 32467 tablet_service.cc:1511] Processing CreateTablet for tablet c264124ae66d4f38ace664b0d164d890 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:38.818123 32467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c264124ae66d4f38ace664b0d164d890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.823406 32541 tablet_service.cc:1511] Processing CreateTablet for tablet bf6c8b82a2804816a25b423b239a1f66 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:38.824771 32541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6c8b82a2804816a25b423b239a1f66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.827212 32601 tablet_bootstrap.cc:492] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed: Bootstrap starting.
I20260608 12:49:38.829154 32600 tablet_bootstrap.cc:492] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484: Bootstrap starting.
I20260608 12:49:38.833151 32601 tablet_bootstrap.cc:654] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.835786 32600 tablet_bootstrap.cc:654] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.839627 32598 tablet_bootstrap.cc:492] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:38.844527 32601 tablet_bootstrap.cc:492] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed: No bootstrap required, opened a new log
I20260608 12:49:38.847564 32598 tablet_bootstrap.cc:654] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.847666 32542 tablet_service.cc:1511] Processing CreateTablet for tablet c264124ae66d4f38ace664b0d164d890 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:38.849130 32542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c264124ae66d4f38ace664b0d164d890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.854614 32468 tablet_service.cc:1511] Processing CreateTablet for tablet c7e2b4a0b17e40f69d7037ac2c267926 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:38.855939 32468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e2b4a0b17e40f69d7037ac2c267926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.860590 32543 tablet_service.cc:1511] Processing CreateTablet for tablet c7e2b4a0b17e40f69d7037ac2c267926 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:38.861931 32543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e2b4a0b17e40f69d7037ac2c267926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.870164 32601 ts_tablet_manager.cc:1403] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260608 12:49:38.872552 32607 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:38.873488 32601 raft_consensus.cc:359] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.874253 32601 raft_consensus.cc:385] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.874590 32601 raft_consensus.cc:740] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.875526 32601 consensus_queue.cc:260] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.878197 32601 ts_tablet_manager.cc:1434] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:38.856803 32392 tablet_service.cc:1511] Processing CreateTablet for tablet c7e2b4a0b17e40f69d7037ac2c267926 (DEFAULT_TABLE table=dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:38.890820 32598 tablet_bootstrap.cc:492] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: No bootstrap required, opened a new log
I20260608 12:49:38.891376 32598 ts_tablet_manager.cc:1403] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.007s
I20260608 12:49:38.891661 32392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e2b4a0b17e40f69d7037ac2c267926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:38.892140 32600 tablet_bootstrap.cc:492] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484: No bootstrap required, opened a new log
I20260608 12:49:38.892732 32600 ts_tablet_manager.cc:1403] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.012s
I20260608 12:49:38.897784 32600 raft_consensus.cc:359] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.898514 32600 raft_consensus.cc:385] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.898859 32600 raft_consensus.cc:740] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43739cbad47a406098d104fa4a383484, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.899776 32600 consensus_queue.cc:260] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.900768 32601 tablet_bootstrap.cc:492] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed: Bootstrap starting.
I20260608 12:49:38.898690 32598 raft_consensus.cc:359] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.905368 32598 raft_consensus.cc:385] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.905684 32598 raft_consensus.cc:740] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.906723 32600 ts_tablet_manager.cc:1434] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:49:38.906602 32598 consensus_queue.cc:260] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.907868 32600 tablet_bootstrap.cc:492] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484: Bootstrap starting.
I20260608 12:49:38.911779 32598 ts_tablet_manager.cc:1434] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260608 12:49:38.912945 32598 tablet_bootstrap.cc:492] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:38.914721 32600 tablet_bootstrap.cc:654] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.914773 32602 raft_consensus.cc:493] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:38.915457 32602 raft_consensus.cc:515] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.918706 32478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c264124ae66d4f38ace664b0d164d890" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed" is_pre_election: true
I20260608 12:49:38.919057 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c264124ae66d4f38ace664b0d164d890" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484" is_pre_election: true
W20260608 12:49:38.920540 32367 leader_election.cc:343] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:38.922708 32600 tablet_bootstrap.cc:492] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484: No bootstrap required, opened a new log
I20260608 12:49:38.923153 32602 leader_election.cc:290] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
W20260608 12:49:38.922924 32368 leader_election.cc:343] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:38.924119 32368 leader_election.cc:304] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [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: 82f932b8314b4356a8c0acb6810eeb4f; no voters: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed
I20260608 12:49:38.925398 32602 raft_consensus.cc:2749] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:49:38.923321 32600 ts_tablet_manager.cc:1403] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:49:38.930480 32618 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:38.930830 32598 tablet_bootstrap.cc:654] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.932114 32601 tablet_bootstrap.cc:654] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.931116 32600 raft_consensus.cc:359] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.935513 32600 raft_consensus.cc:385] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.935856 32600 raft_consensus.cc:740] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43739cbad47a406098d104fa4a383484, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.936760 32600 consensus_queue.cc:260] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.939277 32600 ts_tablet_manager.cc:1434] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:49:38.940600 32600 tablet_bootstrap.cc:492] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484: Bootstrap starting.
I20260608 12:49:38.942481 32601 tablet_bootstrap.cc:492] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed: No bootstrap required, opened a new log
I20260608 12:49:38.943049 32601 ts_tablet_manager.cc:1403] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.006s
I20260608 12:49:38.946565 32601 raft_consensus.cc:359] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.947300 32601 raft_consensus.cc:385] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.947448 32600 tablet_bootstrap.cc:654] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.947631 32601 raft_consensus.cc:740] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.948920 32601 consensus_queue.cc:260] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.952565 32601 ts_tablet_manager.cc:1434] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:49:38.956841 32601 tablet_bootstrap.cc:492] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed: Bootstrap starting.
I20260608 12:49:38.955703 32598 tablet_bootstrap.cc:492] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: No bootstrap required, opened a new log
I20260608 12:49:38.959844 32598 ts_tablet_manager.cc:1403] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.009s
I20260608 12:49:38.963090 32598 raft_consensus.cc:359] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.966354 32600 tablet_bootstrap.cc:492] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484: No bootstrap required, opened a new log
I20260608 12:49:38.967367 32598 raft_consensus.cc:385] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.967654 32600 ts_tablet_manager.cc:1403] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.018s
I20260608 12:49:38.967778 32598 raft_consensus.cc:740] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.969326 32598 consensus_queue.cc:260] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.970497 32601 tablet_bootstrap.cc:654] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.970925 32600 raft_consensus.cc:359] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.971673 32600 raft_consensus.cc:385] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.972014 32600 raft_consensus.cc:740] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43739cbad47a406098d104fa4a383484, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.972837 32600 consensus_queue.cc:260] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.975093 32600 ts_tablet_manager.cc:1434] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:49:38.976150 32600 tablet_bootstrap.cc:492] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484: Bootstrap starting.
I20260608 12:49:38.979952 32598 ts_tablet_manager.cc:1434] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260608 12:49:38.981702 32598 tablet_bootstrap.cc:492] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:38.982089 32600 tablet_bootstrap.cc:654] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.982692 32601 tablet_bootstrap.cc:492] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed: No bootstrap required, opened a new log
I20260608 12:49:38.983255 32601 ts_tablet_manager.cc:1403] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260608 12:49:38.986279 32601 raft_consensus.cc:359] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.987111 32601 raft_consensus.cc:385] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:38.987464 32601 raft_consensus.cc:740] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Initialized, Role: FOLLOWER
I20260608 12:49:38.987512 32602 consensus_queue.cc:1048] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:38.988549 32601 consensus_queue.cc:260] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:38.995225 32598 tablet_bootstrap.cc:654] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:38.996876 32601 ts_tablet_manager.cc:1434] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260608 12:49:38.997963 32601 tablet_bootstrap.cc:492] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed: Bootstrap starting.
I20260608 12:49:39.004009 32601 tablet_bootstrap.cc:654] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:39.006351 32600 tablet_bootstrap.cc:492] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484: No bootstrap required, opened a new log
I20260608 12:49:39.006888 32600 ts_tablet_manager.cc:1403] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260608 12:49:39.009693 32600 raft_consensus.cc:359] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.010360 32600 raft_consensus.cc:385] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:39.010635 32600 raft_consensus.cc:740] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43739cbad47a406098d104fa4a383484, State: Initialized, Role: FOLLOWER
I20260608 12:49:39.011287 32600 consensus_queue.cc:260] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.012300 32601 tablet_bootstrap.cc:492] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed: No bootstrap required, opened a new log
I20260608 12:49:39.012850 32601 ts_tablet_manager.cc:1403] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260608 12:49:39.013055 32600 ts_tablet_manager.cc:1434] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:49:39.015588 32601 raft_consensus.cc:359] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.016314 32601 raft_consensus.cc:385] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:39.016595 32601 raft_consensus.cc:740] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Initialized, Role: FOLLOWER
I20260608 12:49:39.017385 32601 consensus_queue.cc:260] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.019487 32601 ts_tablet_manager.cc:1434] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:49:39.021921 32598 tablet_bootstrap.cc:492] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: No bootstrap required, opened a new log
I20260608 12:49:39.022149 32552 raft_consensus.cc:3060] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.022481 32598 ts_tablet_manager.cc:1403] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260608 12:49:39.025243 32605 raft_consensus.cc:493] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:39.025632 32598 raft_consensus.cc:359] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.026404 32598 raft_consensus.cc:385] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:39.026713 32598 raft_consensus.cc:740] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:39.027532 32598 consensus_queue.cc:260] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.025750 32605 raft_consensus.cc:515] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.029870 32607 raft_consensus.cc:493] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:39.030097 32605 leader_election.cc:290] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:39.030417 32607 raft_consensus.cc:515] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:39.031643 32553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c264124ae66d4f38ace664b0d164d890" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484" is_pre_election: true
I20260608 12:49:39.031955 32404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c264124ae66d4f38ace664b0d164d890" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f" is_pre_election: true
I20260608 12:49:39.032433 32622 consensus_queue.cc:1048] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:39.033072 32404 raft_consensus.cc:2468] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 0.
I20260608 12:49:39.034598 32444 leader_election.cc:304] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82f932b8314b4356a8c0acb6810eeb4f, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:39.035579 32605 raft_consensus.cc:2804] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:39.036043 32605 raft_consensus.cc:493] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:39.036473 32605 raft_consensus.cc:3060] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.037813 32479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891ddceaaf60488790beec611295d5e2" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed" is_pre_election: true
I20260608 12:49:39.038354 32404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891ddceaaf60488790beec611295d5e2" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f" is_pre_election: true
I20260608 12:49:39.033056 32553 raft_consensus.cc:2468] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 0.
I20260608 12:49:39.040077 32518 leader_election.cc:304] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [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: 43739cbad47a406098d104fa4a383484; no voters: 82f932b8314b4356a8c0acb6810eeb4f, eb0f3340488b4ee59c225338016a0bed
I20260608 12:49:39.041339 32607 leader_election.cc:290] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:39.029891 32598 ts_tablet_manager.cc:1434] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:49:39.045398 32605 raft_consensus.cc:515] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.045398 32598 tablet_bootstrap.cc:492] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:39.048687 32404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c264124ae66d4f38ace664b0d164d890" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f"
I20260608 12:49:39.049368 32404 raft_consensus.cc:3060] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.049978 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c264124ae66d4f38ace664b0d164d890" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484"
I20260608 12:49:39.050678 32552 raft_consensus.cc:3060] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.055442 32618 raft_consensus.cc:2749] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:49:39.056924 32598 tablet_bootstrap.cc:654] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:39.057412 32552 raft_consensus.cc:2468] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 1.
I20260608 12:49:39.058873 32442 leader_election.cc:304] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:39.059880 32630 raft_consensus.cc:2804] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:39.065852 32404 raft_consensus.cc:2468] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 1.
I20260608 12:49:39.066078 32605 leader_election.cc:290] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 1 election: Requested vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:39.068390 32618 raft_consensus.cc:493] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:39.068905 32618 raft_consensus.cc:515] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.070798 32618 leader_election.cc:290] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:39.071740 32630 raft_consensus.cc:697] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 1 LEADER]: Becoming Leader. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Running, Role: LEADER
I20260608 12:49:39.072377 32478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069e1cf6ef5d4b6babdfea22d1a706e6" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed" is_pre_election: true
I20260608 12:49:39.072698 32630 consensus_queue.cc:237] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.073089 32478 raft_consensus.cc:2468] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 0.
I20260608 12:49:39.074018 32404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069e1cf6ef5d4b6babdfea22d1a706e6" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f" is_pre_election: true
I20260608 12:49:39.074254 32517 leader_election.cc:304] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:39.074729 32404 raft_consensus.cc:2468] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 0.
I20260608 12:49:39.075332 32618 raft_consensus.cc:2804] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:39.075743 32618 raft_consensus.cc:493] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:39.076102 32618 raft_consensus.cc:3060] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.077975 32598 tablet_bootstrap.cc:492] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: No bootstrap required, opened a new log
I20260608 12:49:39.078572 32598 ts_tablet_manager.cc:1403] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.006s
I20260608 12:49:39.079489 32607 raft_consensus.cc:493] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:39.079979 32607 raft_consensus.cc:515] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.081575 32598 raft_consensus.cc:359] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.082281 32598 raft_consensus.cc:385] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:39.082598 32598 raft_consensus.cc:740] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:39.083345 32598 consensus_queue.cc:260] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.083729 32404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e2b4a0b17e40f69d7037ac2c267926" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f" is_pre_election: true
I20260608 12:49:39.084388 32404 raft_consensus.cc:2468] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 0.
I20260608 12:49:39.085032 32618 raft_consensus.cc:515] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.085721 32598 ts_tablet_manager.cc:1434] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:49:39.087132 32618 leader_election.cc:290] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 1 election: Requested vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:39.085772 32518 leader_election.cc:304] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43739cbad47a406098d104fa4a383484, 82f932b8314b4356a8c0acb6810eeb4f; no voters: 
I20260608 12:49:39.084333 32302 catalog_manager.cc:5696] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed reported cstate change: term changed from 0 to 1, leader changed from <none> to eb0f3340488b4ee59c225338016a0bed (127.24.64.194). New cstate: current_term: 1 leader_uuid: "eb0f3340488b4ee59c225338016a0bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:39.087191 32478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e2b4a0b17e40f69d7037ac2c267926" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed" is_pre_election: true
I20260608 12:49:39.088587 32618 raft_consensus.cc:2804] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:39.089069 32618 raft_consensus.cc:493] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:39.089470 32618 raft_consensus.cc:3060] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.089504 32404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069e1cf6ef5d4b6babdfea22d1a706e6" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f"
I20260608 12:49:39.089979 32479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069e1cf6ef5d4b6babdfea22d1a706e6" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed"
I20260608 12:49:39.090595 32479 raft_consensus.cc:3060] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.088511 32478 raft_consensus.cc:2468] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 0.
I20260608 12:49:39.082139 32607 leader_election.cc:290] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:39.096467 32618 raft_consensus.cc:515] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.096915 32404 raft_consensus.cc:3060] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.096549 32479 raft_consensus.cc:2468] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 1.
I20260608 12:49:39.098369 32517 leader_election.cc:304] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:39.099259 32607 raft_consensus.cc:2804] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:39.100406 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e2b4a0b17e40f69d7037ac2c267926" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f"
I20260608 12:49:39.100348 32478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e2b4a0b17e40f69d7037ac2c267926" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed"
I20260608 12:49:39.101068 32630 raft_consensus.cc:493] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:39.101112 32478 raft_consensus.cc:3060] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.101042 32403 raft_consensus.cc:3060] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.101938 32630 raft_consensus.cc:515] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.104233 32630 leader_election.cc:290] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:39.104753 32618 leader_election.cc:290] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 1 election: Requested vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:39.105521 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6c8b82a2804816a25b423b239a1f66" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f" is_pre_election: true
I20260608 12:49:39.106240 32402 raft_consensus.cc:2468] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 0.
I20260608 12:49:39.107890 32444 leader_election.cc:304] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82f932b8314b4356a8c0acb6810eeb4f, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:39.109526 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6c8b82a2804816a25b423b239a1f66" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484" is_pre_election: true
I20260608 12:49:39.110183 32552 raft_consensus.cc:2468] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 0.
I20260608 12:49:39.114336 32478 raft_consensus.cc:2468] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 1.
I20260608 12:49:39.115123 32630 raft_consensus.cc:2804] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:39.115623 32630 raft_consensus.cc:493] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:39.115877 32517 leader_election.cc:304] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:39.114446 32404 raft_consensus.cc:2468] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 1.
I20260608 12:49:39.115998 32630 raft_consensus.cc:3060] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.116541 32607 raft_consensus.cc:697] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 1 LEADER]: Becoming Leader. State: Replica: 43739cbad47a406098d104fa4a383484, State: Running, Role: LEADER
I20260608 12:49:39.117218 32659 raft_consensus.cc:2804] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:39.117293 32403 raft_consensus.cc:2468] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 1.
I20260608 12:49:39.118043 32659 raft_consensus.cc:697] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 1 LEADER]: Becoming Leader. State: Replica: 43739cbad47a406098d104fa4a383484, State: Running, Role: LEADER
I20260608 12:49:39.117942 32607 consensus_queue.cc:237] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.119092 32659 consensus_queue.cc:237] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.123862 32630 raft_consensus.cc:515] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.126943 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6c8b82a2804816a25b423b239a1f66" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f"
I20260608 12:49:39.127113 32630 leader_election.cc:290] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 1 election: Requested vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:39.127298 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6c8b82a2804816a25b423b239a1f66" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484"
I20260608 12:49:39.127565 32403 raft_consensus.cc:3060] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.127885 32552 raft_consensus.cc:3060] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.128206 32301 catalog_manager.cc:5696] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43739cbad47a406098d104fa4a383484 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "43739cbad47a406098d104fa4a383484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:39.133133 32552 raft_consensus.cc:2468] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 1.
I20260608 12:49:39.133589 32403 raft_consensus.cc:2468] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 1.
I20260608 12:49:39.134298 32442 leader_election.cc:304] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:39.135208 32630 raft_consensus.cc:2804] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:39.135659 32630 raft_consensus.cc:697] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 1 LEADER]: Becoming Leader. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Running, Role: LEADER
I20260608 12:49:39.136780 32630 consensus_queue.cc:237] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:39.140275 32622 consensus_queue.cc:1048] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:39.143613 32301 catalog_manager.cc:5696] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43739cbad47a406098d104fa4a383484 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "43739cbad47a406098d104fa4a383484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:39.146536 32302 catalog_manager.cc:5696] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed reported cstate change: term changed from 0 to 1, leader changed from <none> to eb0f3340488b4ee59c225338016a0bed (127.24.64.194). New cstate: current_term: 1 leader_uuid: "eb0f3340488b4ee59c225338016a0bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:39.152835 32620 consensus_queue.cc:1048] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:39.168423 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:49:39.188344 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:39.189181 24835 tablet_replica.cc:333] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: stopping tablet replica
I20260608 12:49:39.189810 24835 raft_consensus.cc:2243] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:39.190198 24835 raft_consensus.cc:2272] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.192162 24835 tablet_replica.cc:333] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: stopping tablet replica
I20260608 12:49:39.192750 24835 raft_consensus.cc:2243] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:39.193097 24835 raft_consensus.cc:2272] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.194904 24835 tablet_replica.cc:333] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: stopping tablet replica
I20260608 12:49:39.195434 24835 raft_consensus.cc:2243] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:39.195811 24835 raft_consensus.cc:2272] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.197710 24835 tablet_replica.cc:333] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f: stopping tablet replica
I20260608 12:49:39.198236 24835 raft_consensus.cc:2243] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:39.198580 24835 raft_consensus.cc:2272] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.200163 24835 tablet_replica.cc:333] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: stopping tablet replica
I20260608 12:49:39.200799 24835 raft_consensus.cc:2243] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:39.201243 24835 raft_consensus.cc:2272] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.203418 24835 tablet_replica.cc:333] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f: stopping tablet replica
I20260608 12:49:39.203912 24835 raft_consensus.cc:2243] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:39.204274 24835 raft_consensus.cc:2272] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.206360 24835 tablet_replica.cc:333] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: stopping tablet replica
I20260608 12:49:39.206817 24835 raft_consensus.cc:2243] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:39.207726 24835 raft_consensus.cc:2272] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:49:39.209280 32444 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260608 12:49:39.209930 24835 tablet_replica.cc:333] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: stopping tablet replica
I20260608 12:49:39.210485 24835 raft_consensus.cc:2243] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:39.211236 24835 raft_consensus.cc:2272] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:49:39.212277 32444 consensus_peers.cc:597] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed -> Peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Couldn't send request to peer 82f932b8314b4356a8c0acb6810eeb4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:39.228843 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:49:39.243101 32657 consensus_queue.cc:1048] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:39.465052 32518 consensus_peers.cc:597] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 -> Peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Couldn't send request to peer 82f932b8314b4356a8c0acb6810eeb4f. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:49:39.488533 32444 consensus_peers.cc:597] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed -> Peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Couldn't send request to peer 82f932b8314b4356a8c0acb6810eeb4f. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:39.518146 32657 consensus_queue.cc:1048] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:39.643010 32518 consensus_peers.cc:597] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 -> Peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Couldn't send request to peer 82f932b8314b4356a8c0acb6810eeb4f. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:39.655146 32659 consensus_queue.cc:1048] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:39.665391 32518 consensus_peers.cc:597] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 -> Peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Couldn't send request to peer 82f932b8314b4356a8c0acb6810eeb4f. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:39.696609 32605 consensus_queue.cc:1048] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:39.708487 32444 consensus_peers.cc:597] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed -> Peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Couldn't send request to peer 82f932b8314b4356a8c0acb6810eeb4f. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:39.742691 32618 consensus_queue.cc:1048] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:40.232265 32659 consensus_queue.cc:579] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Leader has been unable to successfully communicate with peer 82f932b8314b4356a8c0acb6810eeb4f for more than 1 seconds (1.300s)
I20260608 12:49:40.237936 32607 consensus_queue.cc:579] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [LEADER]: Leader has been unable to successfully communicate with peer 82f932b8314b4356a8c0acb6810eeb4f for more than 1 seconds (1.118s)
I20260608 12:49:40.238241 32630 consensus_queue.cc:579] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Leader has been unable to successfully communicate with peer 82f932b8314b4356a8c0acb6810eeb4f for more than 1 seconds (1.100s)
I20260608 12:49:40.261499 32607 consensus_queue.cc:579] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [LEADER]: Leader has been unable to successfully communicate with peer 82f932b8314b4356a8c0acb6810eeb4f for more than 1 seconds (1.141s)
I20260608 12:49:40.266848 32300 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60134:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:49:40.267522 32300 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60134:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:49:40.282997 32300 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972: Sending DeleteTablet for 3 replicas of tablet 069e1cf6ef5d4b6babdfea22d1a706e6
I20260608 12:49:40.284736 32300 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972: Sending DeleteTablet for 3 replicas of tablet bf6c8b82a2804816a25b423b239a1f66
I20260608 12:49:40.285962 32467 tablet_service.cc:1558] Processing DeleteTablet for tablet 069e1cf6ef5d4b6babdfea22d1a706e6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:32932
I20260608 12:49:40.286581 32300 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972: Sending DeleteTablet for 3 replicas of tablet c264124ae66d4f38ace664b0d164d890
I20260608 12:49:40.287111 32543 tablet_service.cc:1558] Processing DeleteTablet for tablet 069e1cf6ef5d4b6babdfea22d1a706e6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:41106
I20260608 12:49:40.288426 32541 tablet_service.cc:1558] Processing DeleteTablet for tablet bf6c8b82a2804816a25b423b239a1f66 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:41106
I20260608 12:49:40.289368 32542 tablet_service.cc:1558] Processing DeleteTablet for tablet c264124ae66d4f38ace664b0d164d890 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:41106
I20260608 12:49:40.290030 32300 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972: Sending DeleteTablet for 3 replicas of tablet c7e2b4a0b17e40f69d7037ac2c267926
I20260608 12:49:40.291415 32466 tablet_service.cc:1558] Processing DeleteTablet for tablet c264124ae66d4f38ace664b0d164d890 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:32932
I20260608 12:49:40.293120 32542 tablet_service.cc:1558] Processing DeleteTablet for tablet c7e2b4a0b17e40f69d7037ac2c267926 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:41106
I20260608 12:49:40.293319 32466 tablet_service.cc:1558] Processing DeleteTablet for tablet c7e2b4a0b17e40f69d7037ac2c267926 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:32932
I20260608 12:49:40.289937 32468 tablet_service.cc:1558] Processing DeleteTablet for tablet bf6c8b82a2804816a25b423b239a1f66 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:32932
I20260608 12:49:40.297179 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:40.297614 32684 tablet_replica.cc:333] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed: stopping tablet replica
I20260608 12:49:40.298544 32684 raft_consensus.cc:2243] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:40.299180 32684 raft_consensus.cc:2272] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:40.307408 32684 ts_tablet_manager.cc:1916] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:49:40.308131 32288 catalog_manager.cc:4754] TS 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet bf6c8b82a2804816a25b423b239a1f66: Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111)
W20260608 12:49:40.310696 32687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:40.311653 32685 tablet_replica.cc:333] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484: stopping tablet replica
I20260608 12:49:40.312948 32685 raft_consensus.cc:2243] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:40.314168 32685 raft_consensus.cc:2272] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:49:40.316236 32688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:40.317497 32685 ts_tablet_manager.cc:1916] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:40.324862 24835 server_base.cc:1061] running on GCE node
W20260608 12:49:40.326236 32691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:40.326251 32684 ts_tablet_manager.cc:1929] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:40.326936 32684 log.cc:1199] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-1-root/wals/069e1cf6ef5d4b6babdfea22d1a706e6
I20260608 12:49:40.327425 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:40.327675 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:40.327705 32684 ts_tablet_manager.cc:1950] T 069e1cf6ef5d4b6babdfea22d1a706e6 P eb0f3340488b4ee59c225338016a0bed: Deleting consensus metadata
I20260608 12:49:40.327931 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922980327914 us; error 0 us; skew 500 ppm
I20260608 12:49:40.328642 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:40.331429 32684 tablet_replica.cc:333] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed: stopping tablet replica
I20260608 12:49:40.331283 32287 catalog_manager.cc:5027] TS eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917): tablet 069e1cf6ef5d4b6babdfea22d1a706e6 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:40.332434 32684 raft_consensus.cc:2243] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:40.333621 32684 raft_consensus.cc:2272] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:40.336189 32685 ts_tablet_manager.cc:1929] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:40.336760 32685 log.cc:1199] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-2-root/wals/069e1cf6ef5d4b6babdfea22d1a706e6
I20260608 12:49:40.336791 32676 consensus_queue.cc:579] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Leader has been unable to successfully communicate with peer 82f932b8314b4356a8c0acb6810eeb4f for more than 1 seconds (1.124s)
I20260608 12:49:40.337132 32684 ts_tablet_manager.cc:1916] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:40.338768 24835 webserver.cc:533] Webserver started at http://127.24.64.196:43333/ using document root <none> and password file <none>
I20260608 12:49:40.339522 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:40.339813 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:40.340116 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:40.341322 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "313c6b1cc66b407b84c7eecf2e19df34"
format_stamp: "Formatted at 2026-06-08 12:49:40 on dist-test-slave-nzcs"
I20260608 12:49:40.344726 32685 ts_tablet_manager.cc:1950] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 43739cbad47a406098d104fa4a383484: Deleting consensus metadata
I20260608 12:49:40.347985 32685 tablet_replica.cc:333] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484: stopping tablet replica
I20260608 12:49:40.348933 32685 raft_consensus.cc:2243] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:40.349535 32685 raft_consensus.cc:2272] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:40.353077 32685 ts_tablet_manager.cc:1916] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:40.353991 32684 ts_tablet_manager.cc:1929] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:40.355420 32684 log.cc:1199] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-1-root/wals/c264124ae66d4f38ace664b0d164d890
I20260608 12:49:40.355571 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.014s	user 0.004s	sys 0.008s
I20260608 12:49:40.356254 32684 ts_tablet_manager.cc:1950] T c264124ae66d4f38ace664b0d164d890 P eb0f3340488b4ee59c225338016a0bed: Deleting consensus metadata
I20260608 12:49:40.349588 32286 catalog_manager.cc:5027] TS 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629): tablet 069e1cf6ef5d4b6babdfea22d1a706e6 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:40.359351 32287 catalog_manager.cc:5027] TS eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917): tablet c264124ae66d4f38ace664b0d164d890 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:40.359751 32684 tablet_replica.cc:333] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed: stopping tablet replica
I20260608 12:49:40.360630 32684 raft_consensus.cc:2243] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:40.361277 32684 raft_consensus.cc:2272] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:40.365026 32684 ts_tablet_manager.cc:1916] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:40.368536 32685 ts_tablet_manager.cc:1929] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:40.369048 32685 log.cc:1199] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-2-root/wals/bf6c8b82a2804816a25b423b239a1f66
I20260608 12:49:40.369824 32685 ts_tablet_manager.cc:1950] T bf6c8b82a2804816a25b423b239a1f66 P 43739cbad47a406098d104fa4a383484: Deleting consensus metadata
I20260608 12:49:40.370724 32695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:40.371618 24835 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:40.371917 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "313c6b1cc66b407b84c7eecf2e19df34"
format_stamp: "Formatted at 2026-06-08 12:49:40 on dist-test-slave-nzcs"
I20260608 12:49:40.372188 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:40.373039 32685 tablet_replica.cc:333] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484: stopping tablet replica
I20260608 12:49:40.373250 32286 catalog_manager.cc:5027] TS 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629): tablet bf6c8b82a2804816a25b423b239a1f66 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:40.374011 32685 raft_consensus.cc:2243] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:40.374686 32685 raft_consensus.cc:2272] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:40.378275 32685 ts_tablet_manager.cc:1916] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:40.379531 32684 ts_tablet_manager.cc:1929] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:40.380012 32684 log.cc:1199] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-1-root/wals/c7e2b4a0b17e40f69d7037ac2c267926
I20260608 12:49:40.380832 32684 ts_tablet_manager.cc:1950] T c7e2b4a0b17e40f69d7037ac2c267926 P eb0f3340488b4ee59c225338016a0bed: Deleting consensus metadata
I20260608 12:49:40.383859 32287 catalog_manager.cc:5027] TS eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917): tablet c7e2b4a0b17e40f69d7037ac2c267926 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:40.384263 32684 tablet_replica.cc:333] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed: stopping tablet replica
I20260608 12:49:40.385201 32684 raft_consensus.cc:2243] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:40.386292 32684 raft_consensus.cc:2272] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:40.389561 32684 ts_tablet_manager.cc:1916] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:40.392275 32685 ts_tablet_manager.cc:1929] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:40.392618 32685 log.cc:1199] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-2-root/wals/c264124ae66d4f38ace664b0d164d890
I20260608 12:49:40.393208 32685 ts_tablet_manager.cc:1950] T c264124ae66d4f38ace664b0d164d890 P 43739cbad47a406098d104fa4a383484: Deleting consensus metadata
I20260608 12:49:40.395561 32685 tablet_replica.cc:333] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484: stopping tablet replica
I20260608 12:49:40.395754 32286 catalog_manager.cc:5027] TS 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629): tablet c264124ae66d4f38ace664b0d164d890 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:40.396483 32685 raft_consensus.cc:2243] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:40.397358 32685 raft_consensus.cc:2272] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:40.399221 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:40.399719 32685 ts_tablet_manager.cc:1916] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:40.400815 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:40.404099 32684 ts_tablet_manager.cc:1929] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:40.404728 32684 log.cc:1199] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-1-root/wals/bf6c8b82a2804816a25b423b239a1f66
I20260608 12:49:40.407289 32684 ts_tablet_manager.cc:1950] T bf6c8b82a2804816a25b423b239a1f66 P eb0f3340488b4ee59c225338016a0bed: Deleting consensus metadata
I20260608 12:49:40.407508 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:40.410506 32287 catalog_manager.cc:5027] TS eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917): tablet bf6c8b82a2804816a25b423b239a1f66 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:40.411474 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:40.411722 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:40.411966 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:40.412108 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:40.413496 32685 ts_tablet_manager.cc:1929] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:40.413836 32685 log.cc:1199] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-2-root/wals/c7e2b4a0b17e40f69d7037ac2c267926
I20260608 12:49:40.414357 32685 ts_tablet_manager.cc:1950] T c7e2b4a0b17e40f69d7037ac2c267926 P 43739cbad47a406098d104fa4a383484: Deleting consensus metadata
I20260608 12:49:40.416715 32286 catalog_manager.cc:5027] TS 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629): tablet c7e2b4a0b17e40f69d7037ac2c267926 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:40.453543 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:44859
I20260608 12:49:40.453646 32757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:44859 every 8 connection(s)
I20260608 12:49:40.458300 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:40.469103 32761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:40.472085 32758 heartbeater.cc:344] Connected to a master server at 127.24.64.254:36543
I20260608 12:49:40.472472 32758 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:40.472851 32762 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:40.473229 32758 heartbeater.cc:507] Master 127.24.64.254:36543 requested a full tablet report, sending...
I20260608 12:49:40.475705 32300 ts_manager.cc:194] Registered new tserver with Master: 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196:44859)
W20260608 12:49:40.476859 32764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:40.477934 32300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60158
I20260608 12:49:40.478544 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:40.479482 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:40.479707 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:40.479871 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922980479858 us; error 0 us; skew 500 ppm
I20260608 12:49:40.480439 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:40.482811 24835 webserver.cc:533] Webserver started at http://127.24.64.193:46649/ using document root <none> and password file <none>
I20260608 12:49:40.483311 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:40.483482 24835 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:49:40.487530 24835 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:49:40.491555   301 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:40.492398 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:49:40.492717 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "82f932b8314b4356a8c0acb6810eeb4f"
format_stamp: "Formatted at 2026-06-08 12:49:36 on dist-test-slave-nzcs"
I20260608 12:49:40.493006 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:40.532413 32675 raft_consensus.cc:493] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82f932b8314b4356a8c0acb6810eeb4f)
I20260608 12:49:40.532994 32675 raft_consensus.cc:515] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:40.534971 32675 leader_election.cc:290] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:40.536190 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891ddceaaf60488790beec611295d5e2" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484" is_pre_election: true
I20260608 12:49:40.536849 32552 raft_consensus.cc:2468] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 1.
I20260608 12:49:40.537962 32442 leader_election.cc:304] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:40.538798 32675 raft_consensus.cc:2804] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:49:40.538955 32444 leader_election.cc:336] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111)
I20260608 12:49:40.539227 32675 raft_consensus.cc:493] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82f932b8314b4356a8c0acb6810eeb4f)
I20260608 12:49:40.539644 32675 raft_consensus.cc:3060] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:40.546365 32675 raft_consensus.cc:515] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:40.548336 32675 leader_election.cc:290] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 2 election: Requested vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:40.549782 32478 consensus_queue.cc:237] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:40.550777 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891ddceaaf60488790beec611295d5e2" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484"
I20260608 12:49:40.551378 32552 raft_consensus.cc:3060] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:40.552062 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:40.553447 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:49:40.554842 32444 leader_election.cc:336] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111)
I20260608 12:49:40.560635 32551 raft_consensus.cc:1275] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:40.562511 32675 consensus_queue.cc:1048] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:40.567021 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:40.570647 32552 raft_consensus.cc:2468] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 2.
I20260608 12:49:40.572252 32442 leader_election.cc:304] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 82f932b8314b4356a8c0acb6810eeb4f
I20260608 12:49:40.573529 32675 raft_consensus.cc:2804] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:40.574867 32675 raft_consensus.cc:697] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 2 LEADER]: Becoming Leader. State: Replica: eb0f3340488b4ee59c225338016a0bed, State: Running, Role: LEADER
I20260608 12:49:40.575764 32675 consensus_queue.cc:237] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:40.578855 32630 raft_consensus.cc:2955] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:40.580090 32551 raft_consensus.cc:2955] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:40.594033 32552 consensus_queue.cc:237] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:40.597455   313 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:49:40.599593 32287 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ec59158841a14814afd5304fbe113640 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:49:40.600237 32300 catalog_manager.cc:5696] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed reported cstate change: term changed from 1 to 2, leader changed from 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193) to eb0f3340488b4ee59c225338016a0bed (127.24.64.194). New cstate: current_term: 2 leader_uuid: "eb0f3340488b4ee59c225338016a0bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } health_report { overall_health: HEALTHY } } }
W20260608 12:49:40.600334 32444 consensus_peers.cc:597] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed -> Peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Couldn't send request to peer 82f932b8314b4356a8c0acb6810eeb4f. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:49:40.604126 32444 consensus_peers.cc:597] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed -> Peer 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196:44859): Couldn't send request to peer 313c6b1cc66b407b84c7eecf2e19df34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec59158841a14814afd5304fbe113640. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:40.613122 32302 catalog_manager.cc:5696] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 reported cstate change: config changed from index -1 to 2, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "eb0f3340488b4ee59c225338016a0bed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:40.618525 32478 raft_consensus.cc:1275] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:40.620268 32618 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:49:40.628898 32286 catalog_manager.cc:5226] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c7e2b4a0b17e40f69d7037ac2c267926 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER failed with leader 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629) due to error TABLET_NOT_FOUND; will retry: Not found: Tablet not found: c7e2b4a0b17e40f69d7037ac2c267926
I20260608 12:49:40.632519 32607 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:40.635190 32478 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
W20260608 12:49:40.638867 32518 consensus_peers.cc:597] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 -> Peer 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196:44859): Couldn't send request to peer 313c6b1cc66b407b84c7eecf2e19df34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 951d0fc578694c61a553d4a9dd201a47. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:49:40.641676 32518 consensus_peers.cc:597] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 -> Peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Couldn't send request to peer 82f932b8314b4356a8c0acb6810eeb4f. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:40.643884 32286 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 951d0fc578694c61a553d4a9dd201a47 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:49:40.647891 32300 catalog_manager.cc:5696] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed reported cstate change: config changed from index -1 to 2, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "43739cbad47a406098d104fa4a383484" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:40.654333 32675 raft_consensus.cc:493] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82f932b8314b4356a8c0acb6810eeb4f)
I20260608 12:49:40.654894 32675 raft_consensus.cc:515] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.656584 32607 raft_consensus.cc:493] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82f932b8314b4356a8c0acb6810eeb4f)
I20260608 12:49:40.657846 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:49:40.658180 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.066s	user 0.000s	sys 0.007s
I20260608 12:49:40.658519 24835 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
W20260608 12:49:40.659348 32350 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 82f932b8314b4356a8c0acb6810eeb4f not available for placement
I20260608 12:49:40.659734 32607 raft_consensus.cc:515] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.661950 32607 leader_election.cc:290] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
W20260608 12:49:40.662716 32444 leader_election.cc:336] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111)
I20260608 12:49:40.656994 32675 leader_election.cc:290] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:40.664050 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484" is_pre_election: true
I20260608 12:49:40.665184   313 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:40.667053 32478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed" is_pre_election: true
I20260608 12:49:40.668195 32478 raft_consensus.cc:2468] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 1.
I20260608 12:49:40.664511 32552 raft_consensus.cc:2468] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb0f3340488b4ee59c225338016a0bed in term 1.
I20260608 12:49:40.670287 32517 leader_election.cc:304] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:40.671636 32442 leader_election.cc:304] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 82f932b8314b4356a8c0acb6810eeb4f
I20260608 12:49:40.672262 32607 raft_consensus.cc:2804] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:40.672711 32607 raft_consensus.cc:493] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82f932b8314b4356a8c0acb6810eeb4f)
I20260608 12:49:40.672828 32675 raft_consensus.cc:2804] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:40.673190 32607 raft_consensus.cc:3060] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:40.673408 32675 raft_consensus.cc:493] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82f932b8314b4356a8c0acb6810eeb4f)
I20260608 12:49:40.674000 32675 raft_consensus.cc:3060] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:40.680501 32607 raft_consensus.cc:515] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
W20260608 12:49:40.681469 32518 leader_election.cc:336] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111)
I20260608 12:49:40.682850 32607 leader_election.cc:290] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 2 election: Requested vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:40.684194 32478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed"
I20260608 12:49:40.685281 32675 raft_consensus.cc:515] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.686296 32478 raft_consensus.cc:2393] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 43739cbad47a406098d104fa4a383484 in current term 2: Already voted for candidate eb0f3340488b4ee59c225338016a0bed in this term.
I20260608 12:49:40.688623   313 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:40.689649   313 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap complete.
I20260608 12:49:40.690348   313 ts_tablet_manager.cc:1403] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
W20260608 12:49:40.692344 32444 leader_election.cc:336] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111)
I20260608 12:49:40.692802 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "eb0f3340488b4ee59c225338016a0bed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484"
I20260608 12:49:40.693620 32552 raft_consensus.cc:2393] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eb0f3340488b4ee59c225338016a0bed in current term 2: Already voted for candidate 43739cbad47a406098d104fa4a383484 in this term.
I20260608 12:49:40.693239   313 raft_consensus.cc:359] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:40.694110   313 raft_consensus.cc:740] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:40.694978 32442 leader_election.cc:304] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb0f3340488b4ee59c225338016a0bed; no voters: 43739cbad47a406098d104fa4a383484, 82f932b8314b4356a8c0acb6810eeb4f
I20260608 12:49:40.694947   313 consensus_queue.cc:260] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } }
I20260608 12:49:40.696094 32630 raft_consensus.cc:2749] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:49:40.697831 32675 leader_election.cc:290] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [CANDIDATE]: Term 2 election: Requested vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
W20260608 12:49:40.698765 32518 leader_election.cc:336] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): Network error: Client connection negotiation failed: client connection to 127.24.64.193:32883: connect: Connection refused (error 111)
I20260608 12:49:40.699162 32518 leader_election.cc:304] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43739cbad47a406098d104fa4a383484; no voters: 82f932b8314b4356a8c0acb6810eeb4f, eb0f3340488b4ee59c225338016a0bed
I20260608 12:49:40.699777 32607 raft_consensus.cc:2749] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:49:40.702428   313 ts_tablet_manager.cc:1434] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 12:49:40.703408   313 tablet_bootstrap.cc:492] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:40.714327 24835 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:49:40.714713 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.056s	user 0.045s	sys 0.000s
I20260608 12:49:40.717329   313 tablet_bootstrap.cc:492] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:40.718217   313 tablet_bootstrap.cc:492] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap complete.
I20260608 12:49:40.718959   313 ts_tablet_manager.cc:1403] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260608 12:49:40.721817   313 raft_consensus.cc:359] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.722539   313 raft_consensus.cc:740] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:40.723531   313 consensus_queue.cc:260] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.726004   313 ts_tablet_manager.cc:1434] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:49:40.726950   313 tablet_bootstrap.cc:492] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:40.743487   313 tablet_bootstrap.cc:492] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:40.744297   313 tablet_bootstrap.cc:492] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap complete.
I20260608 12:49:40.744971   313 ts_tablet_manager.cc:1403] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 12:49:40.747411   313 raft_consensus.cc:359] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.747977   313 raft_consensus.cc:740] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:40.748679   313 consensus_queue.cc:260] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.750427   313 ts_tablet_manager.cc:1434] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:49:40.751187   313 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:40.761641   313 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:40.762537   313 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap complete.
I20260608 12:49:40.763418   313 ts_tablet_manager.cc:1403] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 12:49:40.765568   313 raft_consensus.cc:359] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.766062   313 raft_consensus.cc:740] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:40.766628   313 consensus_queue.cc:260] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.768121   313 ts_tablet_manager.cc:1434] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:49:40.768828   313 tablet_bootstrap.cc:492] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:40.772374 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:32883
I20260608 12:49:40.772611   377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:32883 every 8 connection(s)
I20260608 12:49:40.781203   313 tablet_bootstrap.cc:492] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:40.781829   313 tablet_bootstrap.cc:492] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap complete.
I20260608 12:49:40.782470   313 ts_tablet_manager.cc:1403] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:49:40.784924   313 raft_consensus.cc:359] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.785547   313 raft_consensus.cc:740] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:40.786150   313 consensus_queue.cc:260] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.788443   313 ts_tablet_manager.cc:1434] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:49:40.789233   313 tablet_bootstrap.cc:492] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:40.790274   378 heartbeater.cc:344] Connected to a master server at 127.24.64.254:36543
I20260608 12:49:40.790729   378 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:40.791661   378 heartbeater.cc:507] Master 127.24.64.254:36543 requested a full tablet report, sending...
I20260608 12:49:40.797538 32300 ts_manager.cc:194] Re-registered known tserver with Master: 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883)
I20260608 12:49:40.800798   313 tablet_bootstrap.cc:492] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:40.801402   313 tablet_bootstrap.cc:492] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap complete.
I20260608 12:49:40.801900   313 ts_tablet_manager.cc:1403] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:49:40.803772   313 raft_consensus.cc:359] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.804236   313 raft_consensus.cc:740] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:40.804844   313 consensus_queue.cc:260] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.805588 32300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60162
I20260608 12:49:40.806327   313 ts_tablet_manager.cc:1434] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:49:40.807156   313 tablet_bootstrap.cc:492] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:40.808810   378 heartbeater.cc:499] Master 127.24.64.254:36543 was elected leader, sending a full tablet report...
I20260608 12:49:40.818581   313 tablet_bootstrap.cc:492] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:40.819188   313 tablet_bootstrap.cc:492] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap complete.
I20260608 12:49:40.819710   313 ts_tablet_manager.cc:1403] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260608 12:49:40.821591   313 raft_consensus.cc:359] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.822064   313 raft_consensus.cc:740] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:40.822713   313 consensus_queue.cc:260] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.824275   313 ts_tablet_manager.cc:1434] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:49:40.824920   313 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap starting.
I20260608 12:49:40.837148   313 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:40.837834   313 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f: Bootstrap complete.
I20260608 12:49:40.838348   313 ts_tablet_manager.cc:1403] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 12:49:40.840225   313 raft_consensus.cc:359] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.840870   313 raft_consensus.cc:740] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f932b8314b4356a8c0acb6810eeb4f, State: Initialized, Role: FOLLOWER
I20260608 12:49:40.841457   313 consensus_queue.cc:260] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:40.842872   313 ts_tablet_manager.cc:1434] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:49:40.926805   342 tablet_service.cc:1558] Processing DeleteTablet for tablet c264124ae66d4f38ace664b0d164d890 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:43136
I20260608 12:49:40.928462   386 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:40.929196   386 raft_consensus.cc:2243] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:40.929653   386 raft_consensus.cc:2272] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:40.931852   386 ts_tablet_manager.cc:1916] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:40.942013   342 tablet_service.cc:1558] Processing DeleteTablet for tablet 069e1cf6ef5d4b6babdfea22d1a706e6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:43136
I20260608 12:49:40.943181   386 ts_tablet_manager.cc:1929] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:49:40.943549   386 log.cc:1199] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root/wals/c264124ae66d4f38ace664b0d164d890
I20260608 12:49:40.944061   386 ts_tablet_manager.cc:1950] T c264124ae66d4f38ace664b0d164d890 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting consensus metadata
I20260608 12:49:40.946519   386 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:40.946569 32288 catalog_manager.cc:5027] TS 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): tablet c264124ae66d4f38ace664b0d164d890 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:40.947201   386 raft_consensus.cc:2243] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:40.947638   386 raft_consensus.cc:2272] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:40.949697   386 ts_tablet_manager.cc:1916] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:40.959692   386 ts_tablet_manager.cc:1929] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:49:40.959969   386 log.cc:1199] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root/wals/069e1cf6ef5d4b6babdfea22d1a706e6
I20260608 12:49:40.960474   386 ts_tablet_manager.cc:1950] T 069e1cf6ef5d4b6babdfea22d1a706e6 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting consensus metadata
I20260608 12:49:40.962730 32288 catalog_manager.cc:5027] TS 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): tablet 069e1cf6ef5d4b6babdfea22d1a706e6 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:40.970799   342 tablet_service.cc:1558] Processing DeleteTablet for tablet bf6c8b82a2804816a25b423b239a1f66 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:43136
I20260608 12:49:40.971496   386 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:40.972151   386 raft_consensus.cc:2243] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:40.972579   386 raft_consensus.cc:2272] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:40.974781   386 ts_tablet_manager.cc:1916] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:40.977191 32552 raft_consensus.cc:1275] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:40.978540 32675 consensus_queue.cc:1048] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:40.988109   386 ts_tablet_manager.cc:1929] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:49:40.988627   386 log.cc:1199] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root/wals/bf6c8b82a2804816a25b423b239a1f66
I20260608 12:49:40.989348   386 ts_tablet_manager.cc:1950] T bf6c8b82a2804816a25b423b239a1f66 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting consensus metadata
I20260608 12:49:40.993001 32288 catalog_manager.cc:5027] TS 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): tablet bf6c8b82a2804816a25b423b239a1f66 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:41.001708   352 raft_consensus.cc:3060] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:41.006901   352 raft_consensus.cc:1275] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 2 FOLLOWER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:41.008114 32676 consensus_queue.cc:1048] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:41.019124   392 ts_tablet_manager.cc:933] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Initiating tablet copy from peer 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:41.020933   392 tablet_copy_client.cc:323] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:36629
I20260608 12:49:41.032591 32563 tablet_copy_service.cc:140] P 43739cbad47a406098d104fa4a383484: Received BeginTabletCopySession request for tablet 951d0fc578694c61a553d4a9dd201a47 from peer 313c6b1cc66b407b84c7eecf2e19df34 ({username='slave'} at 127.0.0.1:41148)
I20260608 12:49:41.033130 32563 tablet_copy_service.cc:161] P 43739cbad47a406098d104fa4a383484: Beginning new tablet copy session on tablet 951d0fc578694c61a553d4a9dd201a47 from peer 313c6b1cc66b407b84c7eecf2e19df34 at {username='slave'} at 127.0.0.1:41148: session id = 313c6b1cc66b407b84c7eecf2e19df34-951d0fc578694c61a553d4a9dd201a47
I20260608 12:49:41.038528 32563 tablet_copy_source_session.cc:215] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:41.041253   392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951d0fc578694c61a553d4a9dd201a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.043699   342 tablet_service.cc:1558] Processing DeleteTablet for tablet c7e2b4a0b17e40f69d7037ac2c267926 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:40 UTC) from {username='slave'} at 127.0.0.1:43136
I20260608 12:49:41.044541   386 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:41.045326   386 raft_consensus.cc:2243] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:41.045831   386 raft_consensus.cc:2272] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:41.048053   386 ts_tablet_manager.cc:1916] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:41.052836   392 tablet_copy_client.cc:806] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:41.053397   392 tablet_copy_client.cc:670] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:41.056865   392 tablet_copy_client.cc:538] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:41.058542   386 ts_tablet_manager.cc:1929] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:49:41.058897   386 log.cc:1199] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root/wals/c7e2b4a0b17e40f69d7037ac2c267926
I20260608 12:49:41.059407   386 ts_tablet_manager.cc:1950] T c7e2b4a0b17e40f69d7037ac2c267926 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting consensus metadata
I20260608 12:49:41.061902 32288 catalog_manager.cc:5027] TS 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): tablet c7e2b4a0b17e40f69d7037ac2c267926 (table dugtrio [id=e4b20ed498924f59bbe6da8d21fa3500]) successfully deleted
I20260608 12:49:41.062892   392 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap starting.
I20260608 12:49:41.075896 32676 consensus_queue.cc:1050] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:41.078715   392 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:41.079522   392 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap complete.
I20260608 12:49:41.080039   392 ts_tablet_manager.cc:1403] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:49:41.081380   352 raft_consensus.cc:2955] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:41.082826   392 raft_consensus.cc:359] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:41.083452   392 raft_consensus.cc:740] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 313c6b1cc66b407b84c7eecf2e19df34, State: Initialized, Role: LEARNER
I20260608 12:49:41.084038   392 consensus_queue.cc:260] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:41.086045 32758 heartbeater.cc:499] Master 127.24.64.254:36543 was elected leader, sending a full tablet report...
I20260608 12:49:41.086284   392 ts_tablet_manager.cc:1434] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260608 12:49:41.088199 32563 tablet_copy_service.cc:342] P 43739cbad47a406098d104fa4a383484: Request end of tablet copy session 313c6b1cc66b407b84c7eecf2e19df34-951d0fc578694c61a553d4a9dd201a47 received from {username='slave'} at 127.0.0.1:41148
I20260608 12:49:41.088605 32563 tablet_copy_service.cc:434] P 43739cbad47a406098d104fa4a383484: ending tablet copy session 313c6b1cc66b407b84c7eecf2e19df34-951d0fc578694c61a553d4a9dd201a47 on tablet 951d0fc578694c61a553d4a9dd201a47 with peer 313c6b1cc66b407b84c7eecf2e19df34
I20260608 12:49:41.113881   392 ts_tablet_manager.cc:933] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: Initiating tablet copy from peer eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:41.115187   392 tablet_copy_client.cc:323] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:41917
I20260608 12:49:41.124441 32489 tablet_copy_service.cc:140] P eb0f3340488b4ee59c225338016a0bed: Received BeginTabletCopySession request for tablet ec59158841a14814afd5304fbe113640 from peer 313c6b1cc66b407b84c7eecf2e19df34 ({username='slave'} at 127.0.0.1:32968)
I20260608 12:49:41.124928 32489 tablet_copy_service.cc:161] P eb0f3340488b4ee59c225338016a0bed: Beginning new tablet copy session on tablet ec59158841a14814afd5304fbe113640 from peer 313c6b1cc66b407b84c7eecf2e19df34 at {username='slave'} at 127.0.0.1:32968: session id = 313c6b1cc66b407b84c7eecf2e19df34-ec59158841a14814afd5304fbe113640
I20260608 12:49:41.129894 32489 tablet_copy_source_session.cc:215] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:41.132716   392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec59158841a14814afd5304fbe113640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.144188   392 tablet_copy_client.cc:806] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:41.144809   392 tablet_copy_client.cc:670] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:41.146227   352 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:41.148893   392 tablet_copy_client.cc:538] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:41.155683   392 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap starting.
I20260608 12:49:41.171695   392 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:41.172367   392 tablet_bootstrap.cc:492] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap complete.
I20260608 12:49:41.172932   392 ts_tablet_manager.cc:1403] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260608 12:49:41.175164   392 raft_consensus.cc:359] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:41.175740   392 raft_consensus.cc:740] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 313c6b1cc66b407b84c7eecf2e19df34, State: Initialized, Role: LEARNER
I20260608 12:49:41.176218   392 consensus_queue.cc:260] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34 [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:41.178046   392 ts_tablet_manager.cc:1434] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:49:41.179773 32489 tablet_copy_service.cc:342] P eb0f3340488b4ee59c225338016a0bed: Request end of tablet copy session 313c6b1cc66b407b84c7eecf2e19df34-ec59158841a14814afd5304fbe113640 received from {username='slave'} at 127.0.0.1:32968
I20260608 12:49:41.180217 32489 tablet_copy_service.cc:434] P eb0f3340488b4ee59c225338016a0bed: ending tablet copy session 313c6b1cc66b407b84c7eecf2e19df34-ec59158841a14814afd5304fbe113640 on tablet ec59158841a14814afd5304fbe113640 with peer 313c6b1cc66b407b84c7eecf2e19df34
I20260608 12:49:41.492065 32733 raft_consensus.cc:1217] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:49:41.567461 32478 consensus_queue.cc:237] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:41.572420   352 raft_consensus.cc:1275] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:41.572420 32552 raft_consensus.cc:1275] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:41.573990   405 consensus_queue.cc:1048] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:41.574673   406 consensus_queue.cc:1048] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:41.581034   405 raft_consensus.cc:2955] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } }
I20260608 12:49:41.582891 32552 raft_consensus.cc:2955] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } }
I20260608 12:49:41.583729   352 raft_consensus.cc:2955] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } }
I20260608 12:49:41.591005 32287 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ec59158841a14814afd5304fbe113640 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:41.593281 32300 catalog_manager.cc:5696] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 reported cstate change: config changed from index 2 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) evicted. New cstate: current_term: 1 leader_uuid: "eb0f3340488b4ee59c225338016a0bed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } }
I20260608 12:49:41.615219 32723 tablet_service.cc:1558] Processing DeleteTablet for tablet ec59158841a14814afd5304fbe113640 with delete_type TABLET_DATA_TOMBSTONED (TS 313c6b1cc66b407b84c7eecf2e19df34 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:34064
I20260608 12:49:41.616994   412 tablet_replica.cc:333] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: stopping tablet replica
I20260608 12:49:41.617650   412 raft_consensus.cc:2243] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:49:41.618103   412 raft_consensus.cc:2272] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:49:41.620297   412 ts_tablet_manager.cc:1916] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:41.630359   412 ts_tablet_manager.cc:1929] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:49:41.630625   412 log.cc:1199] T ec59158841a14814afd5304fbe113640 P 313c6b1cc66b407b84c7eecf2e19df34: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-3-root/wals/ec59158841a14814afd5304fbe113640
I20260608 12:49:41.631937 32288 catalog_manager.cc:5027] TS 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196:44859): tablet ec59158841a14814afd5304fbe113640 (table test-workload [id=b753ca7afb3b44bfaee6144111491edd]) successfully deleted
I20260608 12:49:41.653532 32552 consensus_queue.cc:237] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:41.658680   352 raft_consensus.cc:1275] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:41.658680 32478 raft_consensus.cc:1275] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:41.660108   403 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:41.660720 32607 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:41.667160 32607 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } }
I20260608 12:49:41.669214   352 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } }
I20260608 12:49:41.675339 32286 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 951d0fc578694c61a553d4a9dd201a47 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:41.673493 32478 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } }
I20260608 12:49:41.679292 32302 catalog_manager.cc:5696] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 reported cstate change: config changed from index 2 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) evicted. New cstate: current_term: 1 leader_uuid: "43739cbad47a406098d104fa4a383484" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:41.691906 32723 tablet_service.cc:1558] Processing DeleteTablet for tablet 951d0fc578694c61a553d4a9dd201a47 with delete_type TABLET_DATA_TOMBSTONED (TS 313c6b1cc66b407b84c7eecf2e19df34 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:34064
I20260608 12:49:41.692981   412 tablet_replica.cc:333] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: stopping tablet replica
I20260608 12:49:41.693801   412 raft_consensus.cc:2243] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:49:41.694896   412 raft_consensus.cc:2272] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:49:41.697574   412 ts_tablet_manager.cc:1916] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:41.701143 32478 consensus_queue.cc:237] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:41.706931 32552 raft_consensus.cc:1275] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:49:41.707294 32444 consensus_peers.cc:597] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed -> Peer 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196:44859): Couldn't send request to peer 313c6b1cc66b407b84c7eecf2e19df34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 891ddceaaf60488790beec611295d5e2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:41.707746   352 raft_consensus.cc:1275] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 2 FOLLOWER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:41.708555 32676 consensus_queue.cc:1048] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:41.709523   405 consensus_queue.cc:1048] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:41.709761   412 ts_tablet_manager.cc:1929] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:49:41.710142   412 log.cc:1199] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-3-root/wals/951d0fc578694c61a553d4a9dd201a47
I20260608 12:49:41.711771 32288 catalog_manager.cc:5027] TS 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196:44859): tablet 951d0fc578694c61a553d4a9dd201a47 (table test-workload [id=b753ca7afb3b44bfaee6144111491edd]) successfully deleted
I20260608 12:49:41.715703   406 raft_consensus.cc:2955] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:41.717381   352 raft_consensus.cc:2955] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:41.717638 32552 raft_consensus.cc:2955] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:41.729360 32301 catalog_manager.cc:5696] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f reported cstate change: config changed from index -1 to 3, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New cstate: current_term: 2 leader_uuid: "eb0f3340488b4ee59c225338016a0bed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:41.745296 32552 consensus_queue.cc:237] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:41.750799 32478 raft_consensus.cc:1275] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:49:41.751163 32518 consensus_peers.cc:597] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 -> Peer 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196:44859): Couldn't send request to peer 313c6b1cc66b407b84c7eecf2e19df34. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:41.751652   352 raft_consensus.cc:1275] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:41.752055   403 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:41.752935   404 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:41.758277 32607 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:41.760123 32478 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:41.760123   352 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } } }
I20260608 12:49:41.770951 32302 catalog_manager.cc:5696] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 reported cstate change: config changed from index 3 to 4, NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "43739cbad47a406098d104fa4a383484" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:49:41.781038 32350 auto_rebalancer.cc:591] Failed to schedule move for tablet 2e238e058d28444fbcfb06992cdefb77: Illegal state: Replica 82f932b8314b4356a8c0acb6810eeb4f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } }
I20260608 12:49:42.137573   420 ts_tablet_manager.cc:933] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Initiating tablet copy from peer 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:42.139966   420 tablet_copy_client.cc:323] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:36629
I20260608 12:49:42.142118 32563 tablet_copy_service.cc:140] P 43739cbad47a406098d104fa4a383484: Received BeginTabletCopySession request for tablet 951d0fc578694c61a553d4a9dd201a47 from peer 313c6b1cc66b407b84c7eecf2e19df34 ({username='slave'} at 127.0.0.1:41148)
I20260608 12:49:42.142678 32563 tablet_copy_service.cc:161] P 43739cbad47a406098d104fa4a383484: Beginning new tablet copy session on tablet 951d0fc578694c61a553d4a9dd201a47 from peer 313c6b1cc66b407b84c7eecf2e19df34 at {username='slave'} at 127.0.0.1:41148: session id = 313c6b1cc66b407b84c7eecf2e19df34-951d0fc578694c61a553d4a9dd201a47
I20260608 12:49:42.150614 32563 tablet_copy_source_session.cc:215] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:42.153291   420 ts_tablet_manager.cc:1916] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:49:42.165535   420 ts_tablet_manager.cc:1929] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:49:42.166357   420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951d0fc578694c61a553d4a9dd201a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:42.172143   420 tablet_copy_client.cc:806] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:42.172701   420 tablet_copy_client.cc:670] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:42.176971   420 tablet_copy_client.cc:538] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:42.182775   420 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap starting.
I20260608 12:49:42.204545   420 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:42.205341   420 tablet_bootstrap.cc:492] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap complete.
I20260608 12:49:42.205899   420 ts_tablet_manager.cc:1403] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.005s
I20260608 12:49:42.208590   420 raft_consensus.cc:359] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:42.209507   420 raft_consensus.cc:740] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 313c6b1cc66b407b84c7eecf2e19df34, State: Initialized, Role: LEARNER
I20260608 12:49:42.210032   420 consensus_queue.cc:260] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:42.213083   420 ts_tablet_manager.cc:1434] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:49:42.214834 32563 tablet_copy_service.cc:342] P 43739cbad47a406098d104fa4a383484: Request end of tablet copy session 313c6b1cc66b407b84c7eecf2e19df34-951d0fc578694c61a553d4a9dd201a47 received from {username='slave'} at 127.0.0.1:41148
I20260608 12:49:42.215252 32563 tablet_copy_service.cc:434] P 43739cbad47a406098d104fa4a383484: ending tablet copy session 313c6b1cc66b407b84c7eecf2e19df34-951d0fc578694c61a553d4a9dd201a47 on tablet 951d0fc578694c61a553d4a9dd201a47 with peer 313c6b1cc66b407b84c7eecf2e19df34
I20260608 12:49:42.275717   403 raft_consensus.cc:493] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:42.276551   403 raft_consensus.cc:515] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:42.277873   420 ts_tablet_manager.cc:933] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34: Initiating tablet copy from peer eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:42.285979   420 tablet_copy_client.cc:323] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:41917
I20260608 12:49:42.288565 32478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed" is_pre_election: true
I20260608 12:49:42.288738 32489 tablet_copy_service.cc:140] P eb0f3340488b4ee59c225338016a0bed: Received BeginTabletCopySession request for tablet 891ddceaaf60488790beec611295d5e2 from peer 313c6b1cc66b407b84c7eecf2e19df34 ({username='slave'} at 127.0.0.1:32968)
I20260608 12:49:42.289495 32489 tablet_copy_service.cc:161] P eb0f3340488b4ee59c225338016a0bed: Beginning new tablet copy session on tablet 891ddceaaf60488790beec611295d5e2 from peer 313c6b1cc66b407b84c7eecf2e19df34 at {username='slave'} at 127.0.0.1:32968: session id = 313c6b1cc66b407b84c7eecf2e19df34-891ddceaaf60488790beec611295d5e2
I20260608 12:49:42.289582 32478 raft_consensus.cc:2468] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 2.
I20260608 12:49:42.288031   352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f" is_pre_election: true
I20260608 12:49:42.292301   352 raft_consensus.cc:2468] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 1.
I20260608 12:49:42.285480   403 leader_election.cc:290] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:42.291556 32517 leader_election.cc:304] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:42.293699   403 raft_consensus.cc:2804] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:49:42.294100   403 raft_consensus.cc:493] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:42.294456   403 raft_consensus.cc:3060] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:49:42.295300   426 raft_consensus.cc:493] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:42.295998   426 raft_consensus.cc:515] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:42.301290 32489 tablet_copy_source_session.cc:215] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:42.304304   403 raft_consensus.cc:515] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:42.308269 32478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed"
I20260608 12:49:42.309017 32478 raft_consensus.cc:3060] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:49:42.309234   352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "43739cbad47a406098d104fa4a383484" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82f932b8314b4356a8c0acb6810eeb4f"
I20260608 12:49:42.309867   352 raft_consensus.cc:3060] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Advancing to term 3
I20260608 12:49:42.308244   420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891ddceaaf60488790beec611295d5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:42.317709   403 leader_election.cc:290] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [CANDIDATE]: Term 3 election: Requested vote from peers 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883), eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917)
I20260608 12:49:42.319098 32479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb0f3340488b4ee59c225338016a0bed" is_pre_election: true
I20260608 12:49:42.321835   426 leader_election.cc:290] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917), 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629)
I20260608 12:49:42.317755 32478 raft_consensus.cc:2468] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 3.
I20260608 12:49:42.323819   352 raft_consensus.cc:2468] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43739cbad47a406098d104fa4a383484 in term 3.
I20260608 12:49:42.323953 32517 leader_election.cc:304] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [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: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed; no voters: 
I20260608 12:49:42.324800   403 raft_consensus.cc:2804] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:49:42.325608   403 raft_consensus.cc:697] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 3 LEADER]: Becoming Leader. State: Replica: 43739cbad47a406098d104fa4a383484, State: Running, Role: LEADER
I20260608 12:49:42.326663   403 consensus_queue.cc:237] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } }
I20260608 12:49:42.341110   420 tablet_copy_client.cc:806] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:42.341820   420 tablet_copy_client.cc:670] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:42.353408 32552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e238e058d28444fbcfb06992cdefb77" candidate_uuid: "82f932b8314b4356a8c0acb6810eeb4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43739cbad47a406098d104fa4a383484" is_pre_election: true
I20260608 12:49:42.356525   420 tablet_copy_client.cc:538] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:42.355710 32301 catalog_manager.cc:5696] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 reported cstate change: term changed from 1 to 3, leader changed from 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193) to 43739cbad47a406098d104fa4a383484 (127.24.64.195). New cstate: current_term: 3 leader_uuid: "43739cbad47a406098d104fa4a383484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:42.356734   302 leader_election.cc:304] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [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: 82f932b8314b4356a8c0acb6810eeb4f; no voters: 43739cbad47a406098d104fa4a383484, eb0f3340488b4ee59c225338016a0bed
I20260608 12:49:42.358026   426 raft_consensus.cc:2749] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:49:42.367038   420 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap starting.
I20260608 12:49:42.391160   420 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:42.392082   420 tablet_bootstrap.cc:492] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34: Bootstrap complete.
I20260608 12:49:42.392778   420 ts_tablet_manager.cc:1403] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.004s
I20260608 12:49:42.395797   420 raft_consensus.cc:359] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:42.396624   420 raft_consensus.cc:740] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 313c6b1cc66b407b84c7eecf2e19df34, State: Initialized, Role: LEARNER
I20260608 12:49:42.397347   420 consensus_queue.cc:260] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34 [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: true } }
I20260608 12:49:42.399542   420 ts_tablet_manager.cc:1434] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:49:42.401240 32489 tablet_copy_service.cc:342] P eb0f3340488b4ee59c225338016a0bed: Request end of tablet copy session 313c6b1cc66b407b84c7eecf2e19df34-891ddceaaf60488790beec611295d5e2 received from {username='slave'} at 127.0.0.1:32968
I20260608 12:49:42.401662 32489 tablet_copy_service.cc:434] P eb0f3340488b4ee59c225338016a0bed: ending tablet copy session 313c6b1cc66b407b84c7eecf2e19df34-891ddceaaf60488790beec611295d5e2 on tablet 891ddceaaf60488790beec611295d5e2 with peer 313c6b1cc66b407b84c7eecf2e19df34
W20260608 12:49:42.498548 32286 catalog_manager.cc:5226] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c7e2b4a0b17e40f69d7037ac2c267926 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER failed with leader 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629) due to error TABLET_NOT_FOUND; will retry: Not found: Tablet not found: c7e2b4a0b17e40f69d7037ac2c267926
I20260608 12:49:42.688267 32733 raft_consensus.cc:1217] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:49:42.722329 32733 raft_consensus.cc:1217] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:49:42.748523   352 raft_consensus.cc:1275] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 3 FOLLOWER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:49:42.749883   435 consensus_queue.cc:1048] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:42.767179 32478 raft_consensus.cc:1275] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 3 FOLLOWER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:49:42.768949   403 consensus_queue.cc:1048] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:43.144927   403 raft_consensus.cc:1064] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484: attempting to promote NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 to VOTER
I20260608 12:49:43.148020   403 consensus_queue.cc:237] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } }
I20260608 12:49:43.155288 32733 raft_consensus.cc:1275] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 LEARNER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:49:43.155709 32478 raft_consensus.cc:1275] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:49:43.156786   352 raft_consensus.cc:1275] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:49:43.157001   403 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:43.158056   435 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:43.158936   424 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:43.180507   435 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.182729 32733 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.183758   352 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.195042 32478 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.199654 32300 catalog_manager.cc:5696] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 reported cstate change: config changed from index 4 to 5, 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43739cbad47a406098d104fa4a383484" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.228693 32552 consensus_queue.cc:237] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } }
I20260608 12:49:43.233316 32733 raft_consensus.cc:1275] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 FOLLOWER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:49:43.234493   352 raft_consensus.cc:1275] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Refusing update from remote peer 43739cbad47a406098d104fa4a383484: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:49:43.234521   435 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:49:43.236347   403 consensus_queue.cc:1048] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:49:43.242273   435 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER eb0f3340488b4ee59c225338016a0bed (127.24.64.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.244135   352 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER eb0f3340488b4ee59c225338016a0bed (127.24.64.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.245429 32733 raft_consensus.cc:2955] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER eb0f3340488b4ee59c225338016a0bed (127.24.64.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.255407 32286 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 951d0fc578694c61a553d4a9dd201a47 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:43.258139 32299 catalog_manager.cc:5696] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f reported cstate change: config changed from index 5 to 6, VOTER eb0f3340488b4ee59c225338016a0bed (127.24.64.194) evicted. New cstate: current_term: 1 leader_uuid: "43739cbad47a406098d104fa4a383484" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.269830 32467 tablet_service.cc:1558] Processing DeleteTablet for tablet 951d0fc578694c61a553d4a9dd201a47 with delete_type TABLET_DATA_TOMBSTONED (TS eb0f3340488b4ee59c225338016a0bed not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:32932
I20260608 12:49:43.272035   451 tablet_replica.cc:333] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed: stopping tablet replica
I20260608 12:49:43.273288   451 raft_consensus.cc:2243] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:43.274711   451 raft_consensus.cc:2272] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:43.278139   451 ts_tablet_manager.cc:1916] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:43.290617   451 ts_tablet_manager.cc:1929] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:49:43.290949   451 log.cc:1199] T 951d0fc578694c61a553d4a9dd201a47 P eb0f3340488b4ee59c225338016a0bed: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-1-root/wals/951d0fc578694c61a553d4a9dd201a47
I20260608 12:49:43.292520 32287 catalog_manager.cc:5027] TS eb0f3340488b4ee59c225338016a0bed (127.24.64.194:41917): tablet 951d0fc578694c61a553d4a9dd201a47 (table test-workload [id=b753ca7afb3b44bfaee6144111491edd]) successfully deleted
I20260608 12:49:43.308614   437 raft_consensus.cc:1064] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed: attempting to promote NON_VOTER 313c6b1cc66b407b84c7eecf2e19df34 to VOTER
I20260608 12:49:43.311760   437 consensus_queue.cc:237] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [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: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } }
I20260608 12:49:43.320564 32552 raft_consensus.cc:1275] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:43.320567 32733 raft_consensus.cc:1275] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34 [term 2 LEARNER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:43.322453   452 consensus_queue.cc:1048] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:49:43.323400   352 raft_consensus.cc:1275] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 2 FOLLOWER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:43.323617   454 consensus_queue.cc:1048] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:49:43.325008   437 consensus_queue.cc:1048] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:43.343462   454 raft_consensus.cc:2955] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.345875 32552 raft_consensus.cc:2955] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.345990 32733 raft_consensus.cc:2955] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.359678   352 raft_consensus.cc:2955] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.360812 32301 catalog_manager.cc:5696] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 reported cstate change: config changed from index 3 to 4, 313c6b1cc66b407b84c7eecf2e19df34 (127.24.64.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "eb0f3340488b4ee59c225338016a0bed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82f932b8314b4356a8c0acb6810eeb4f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.378127 32478 consensus_queue.cc:237] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [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: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } }
I20260608 12:49:43.384882 32552 raft_consensus.cc:1275] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:49:43.384935 32733 raft_consensus.cc:1275] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34 [term 2 FOLLOWER]: Refusing update from remote peer eb0f3340488b4ee59c225338016a0bed: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:49:43.386493   454 consensus_queue.cc:1048] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:43.387382   437 consensus_queue.cc:1048] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:43.394203   452 raft_consensus.cc:2955] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.396271 32733 raft_consensus.cc:2955] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.402158 32552 raft_consensus.cc:2955] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.406342 32287 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 891ddceaaf60488790beec611295d5e2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:43.406952 32302 catalog_manager.cc:5696] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34 reported cstate change: config changed from index 4 to 5, VOTER 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193) evicted. New cstate: current_term: 2 leader_uuid: "eb0f3340488b4ee59c225338016a0bed" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "43739cbad47a406098d104fa4a383484" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 36629 } } peers { permanent_uuid: "eb0f3340488b4ee59c225338016a0bed" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 41917 } } peers { permanent_uuid: "313c6b1cc66b407b84c7eecf2e19df34" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 44859 } attrs { promote: false } } }
I20260608 12:49:43.418614   342 tablet_service.cc:1558] Processing DeleteTablet for tablet 891ddceaaf60488790beec611295d5e2 with delete_type TABLET_DATA_TOMBSTONED (TS 82f932b8314b4356a8c0acb6810eeb4f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43136
I20260608 12:49:43.421032   458 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:43.421888   458 raft_consensus.cc:2243] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:43.422585   458 raft_consensus.cc:2272] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:43.425576   458 ts_tablet_manager.cc:1916] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:43.436216   458 ts_tablet_manager.cc:1929] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:49:43.436530   458 log.cc:1199] T 891ddceaaf60488790beec611295d5e2 P 82f932b8314b4356a8c0acb6810eeb4f: Deleting WAL directory at /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922780635455-24835-0/minicluster-data/ts-0-root/wals/891ddceaaf60488790beec611295d5e2
I20260608 12:49:43.438212 32288 catalog_manager.cc:5027] TS 82f932b8314b4356a8c0acb6810eeb4f (127.24.64.193:32883): tablet 891ddceaaf60488790beec611295d5e2 (table test-workload [id=b753ca7afb3b44bfaee6144111491edd]) successfully deleted
W20260608 12:49:44.419157 32350 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 43739cbad47a406098d104fa4a383484 not available for placement
W20260608 12:49:44.599500 32286 catalog_manager.cc:5226] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c7e2b4a0b17e40f69d7037ac2c267926 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER failed with leader 43739cbad47a406098d104fa4a383484 (127.24.64.195:36629) due to error TABLET_NOT_FOUND; will retry: Not found: Tablet not found: c7e2b4a0b17e40f69d7037ac2c267926
I20260608 12:49:44.808198 24835 tablet_server.cc:179] TabletServer@127.24.64.193:32883 shutting down...
I20260608 12:49:44.828558 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:44.829375 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:44.829964 24835 raft_consensus.cc:2243] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:44.830739 24835 raft_consensus.cc:2272] T 951d0fc578694c61a553d4a9dd201a47 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.832934 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:44.833431 24835 raft_consensus.cc:2243] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:44.834131 24835 raft_consensus.cc:2272] T ec59158841a14814afd5304fbe113640 P 82f932b8314b4356a8c0acb6810eeb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.836266 24835 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:44.836730 24835 raft_consensus.cc:2243] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:44.837122 24835 raft_consensus.cc:2272] T 2e238e058d28444fbcfb06992cdefb77 P 82f932b8314b4356a8c0acb6810eeb4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.861490 24835 tablet_server.cc:196] TabletServer@127.24.64.193:32883 shutdown complete.
I20260608 12:49:44.882580 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:49:44.902081 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:44.902845 24835 tablet_replica.cc:333] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed: stopping tablet replica
I20260608 12:49:44.903440 24835 raft_consensus.cc:2243] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:44.903893 24835 raft_consensus.cc:2272] T 2e238e058d28444fbcfb06992cdefb77 P eb0f3340488b4ee59c225338016a0bed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.906193 24835 tablet_replica.cc:333] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed: stopping tablet replica
I20260608 12:49:44.906665 24835 raft_consensus.cc:2243] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:44.907488 24835 raft_consensus.cc:2272] T ec59158841a14814afd5304fbe113640 P eb0f3340488b4ee59c225338016a0bed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.909775 24835 tablet_replica.cc:333] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed: stopping tablet replica
I20260608 12:49:44.910238 24835 raft_consensus.cc:2243] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:44.911137 24835 raft_consensus.cc:2272] T 891ddceaaf60488790beec611295d5e2 P eb0f3340488b4ee59c225338016a0bed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.935132 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:49:44.957348 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:49:44.979908 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:44.980618 24835 tablet_replica.cc:333] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484: stopping tablet replica
I20260608 12:49:44.981252 24835 raft_consensus.cc:2243] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:44.981894 24835 raft_consensus.cc:2272] T ec59158841a14814afd5304fbe113640 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.984386 24835 tablet_replica.cc:333] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484: stopping tablet replica
I20260608 12:49:44.984975 24835 raft_consensus.cc:2243] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:44.985587 24835 raft_consensus.cc:2272] T 891ddceaaf60488790beec611295d5e2 P 43739cbad47a406098d104fa4a383484 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.987422 24835 tablet_replica.cc:333] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484: stopping tablet replica
I20260608 12:49:44.987880 24835 raft_consensus.cc:2243] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:49:44.988608 24835 raft_consensus.cc:2272] T 2e238e058d28444fbcfb06992cdefb77 P 43739cbad47a406098d104fa4a383484 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.990563 24835 tablet_replica.cc:333] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484: stopping tablet replica
I20260608 12:49:44.991048 24835 raft_consensus.cc:2243] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:44.991758 24835 raft_consensus.cc:2272] T 951d0fc578694c61a553d4a9dd201a47 P 43739cbad47a406098d104fa4a383484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:45.014892 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:49:45.035734 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:49:45.057778 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:45.058549 24835 tablet_replica.cc:333] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34: stopping tablet replica
I20260608 12:49:45.059093 24835 raft_consensus.cc:2243] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:45.059554 24835 raft_consensus.cc:2272] T 891ddceaaf60488790beec611295d5e2 P 313c6b1cc66b407b84c7eecf2e19df34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:45.061408 24835 tablet_replica.cc:333] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34: stopping tablet replica
I20260608 12:49:45.061832 24835 raft_consensus.cc:2243] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:45.062271 24835 raft_consensus.cc:2272] T 951d0fc578694c61a553d4a9dd201a47 P 313c6b1cc66b407b84c7eecf2e19df34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:45.083153 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:49:45.097002 24835 master.cc:562] Master@127.24.64.254:36543 shutting down...
I20260608 12:49:49.597954 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:49.598608 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:49.598968 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d190bdcb8144c5d913c7ebeb5423972: stopping tablet replica
I20260608 12:49:49.633510 24835 master.cc:584] Master@127.24.64.254:36543 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (13166 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:49:49.672748 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:37365
I20260608 12:49:49.673899 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:49.679037   461 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:49.680562   462 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:49.680855   464 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:49.681521 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:49.682303 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:49.682488 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:49.682602 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922989682591 us; error 0 us; skew 500 ppm
I20260608 12:49:49.683079 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:49.685657 24835 webserver.cc:533] Webserver started at http://127.24.64.254:36507/ using document root <none> and password file <none>
I20260608 12:49:49.686116 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:49.686261 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:49.686486 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:49.687505 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "9a86ee1ff64c49ca8d940c32b47b885c"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-nzcs"
I20260608 12:49:49.691861 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:49.695286   469 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:49.696035 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:49:49.696277 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "9a86ee1ff64c49ca8d940c32b47b885c"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-nzcs"
I20260608 12:49:49.696513 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:49.709322 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:49.710517 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:49.747851 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:37365
I20260608 12:49:49.747972   520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:37365 every 8 connection(s)
I20260608 12:49:49.751891   521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:49.762512   521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c: Bootstrap starting.
I20260608 12:49:49.767184   521 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:49.771168   521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c: No bootstrap required, opened a new log
I20260608 12:49:49.773340   521 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a86ee1ff64c49ca8d940c32b47b885c" member_type: VOTER }
I20260608 12:49:49.773710   521 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:49.773882   521 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a86ee1ff64c49ca8d940c32b47b885c, State: Initialized, Role: FOLLOWER
I20260608 12:49:49.774469   521 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a86ee1ff64c49ca8d940c32b47b885c" member_type: VOTER }
I20260608 12:49:49.774883   521 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:49.775076   521 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:49.775281   521 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:49.779662   521 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a86ee1ff64c49ca8d940c32b47b885c" member_type: VOTER }
I20260608 12:49:49.780109   521 leader_election.cc:304] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [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: 9a86ee1ff64c49ca8d940c32b47b885c; no voters: 
I20260608 12:49:49.781226   521 leader_election.cc:290] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:49.781580   524 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:49.782991   524 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [term 1 LEADER]: Becoming Leader. State: Replica: 9a86ee1ff64c49ca8d940c32b47b885c, State: Running, Role: LEADER
I20260608 12:49:49.783545   524 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [LEADER]: Queue going to LEADER mode. State: All 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: "9a86ee1ff64c49ca8d940c32b47b885c" member_type: VOTER }
I20260608 12:49:49.784030   521 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:49.787726   525 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a86ee1ff64c49ca8d940c32b47b885c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a86ee1ff64c49ca8d940c32b47b885c" member_type: VOTER } }
I20260608 12:49:49.788022   526 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a86ee1ff64c49ca8d940c32b47b885c. Latest consensus state: current_term: 1 leader_uuid: "9a86ee1ff64c49ca8d940c32b47b885c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a86ee1ff64c49ca8d940c32b47b885c" member_type: VOTER } }
I20260608 12:49:49.788364   525 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:49.788713   526 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:49.794656   531 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:49.799692   531 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:49.800627 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:49.808706   531 catalog_manager.cc:1382] Generated new cluster ID: b3fe2162676d474f8f5e844ef4707989
I20260608 12:49:49.809140   531 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:49.837131   531 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:49.838440   531 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:49.857807   531 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c: Generated new TSK 0
I20260608 12:49:49.858376   531 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:49.867823 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:49.874027   542 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:49.874852   543 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:49.877080 24835 server_base.cc:1061] running on GCE node
W20260608 12:49:49.877447   545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:49.878368 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:49.878554 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:49.878692 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922989878679 us; error 0 us; skew 500 ppm
I20260608 12:49:49.879220 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:49.881450 24835 webserver.cc:533] Webserver started at http://127.24.64.193:34255/ using document root <none> and password file <none>
I20260608 12:49:49.881978 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:49.882143 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:49.882345 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:49.883366 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "ef91ed6dad6e4946810eefc31ac19076"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-nzcs"
I20260608 12:49:49.888197 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:49.891597   550 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:49.892375 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:49:49.892647 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "ef91ed6dad6e4946810eefc31ac19076"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-nzcs"
I20260608 12:49:49.892941 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:49.907480 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:49.908645 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:49.910064 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:49.912293 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:49.912487 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:49.912740 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:49.912896 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:49.952970 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:44677
I20260608 12:49:49.953076   612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:44677 every 8 connection(s)
I20260608 12:49:49.958125 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:49.965313   617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:49.965926   618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:49.969987   620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:49.970018 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:49.971133 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:49.971333 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:49.971504 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922989971488 us; error 0 us; skew 500 ppm
I20260608 12:49:49.972061 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:49.974833 24835 webserver.cc:533] Webserver started at http://127.24.64.194:39521/ using document root <none> and password file <none>
I20260608 12:49:49.975425 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:49.975623 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:49.975970 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:49.976557   613 heartbeater.cc:344] Connected to a master server at 127.24.64.254:37365
I20260608 12:49:49.977022   613 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:49.977176 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "93f7663c26b742e49df03baeea955ba3"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-nzcs"
I20260608 12:49:49.977784   613 heartbeater.cc:507] Master 127.24.64.254:37365 requested a full tablet report, sending...
I20260608 12:49:49.980154   486 ts_manager.cc:194] Registered new tserver with Master: ef91ed6dad6e4946810eefc31ac19076 (127.24.64.193:44677)
I20260608 12:49:49.982561   486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34742
I20260608 12:49:49.982628 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:49:49.986761   625 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:49.987619 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 12:49:49.987900 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "93f7663c26b742e49df03baeea955ba3"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-nzcs"
I20260608 12:49:49.988147 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:50.015841 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:50.017122 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:50.018600 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:50.020937 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:50.021126 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:50.021358 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:50.021502 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:50.059484 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:38041
I20260608 12:49:50.059600   687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:38041 every 8 connection(s)
I20260608 12:49:50.064487 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:50.072857   691 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:50.073889   692 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:50.077181 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:50.077632   688 heartbeater.cc:344] Connected to a master server at 127.24.64.254:37365
W20260608 12:49:50.078019   694 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:50.078115   688 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:50.079124   688 heartbeater.cc:507] Master 127.24.64.254:37365 requested a full tablet report, sending...
I20260608 12:49:50.079156 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:50.079525 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:50.079716 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922990079699 us; error 0 us; skew 500 ppm
I20260608 12:49:50.080473 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:50.081427   486 ts_manager.cc:194] Registered new tserver with Master: 93f7663c26b742e49df03baeea955ba3 (127.24.64.194:38041)
I20260608 12:49:50.083076   486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34746
I20260608 12:49:50.083213 24835 webserver.cc:533] Webserver started at http://127.24.64.195:39325/ using document root <none> and password file <none>
I20260608 12:49:50.083871 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:50.084153 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:50.084455 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:50.085737 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "5ad1097d746846efb50705e29d397ac9"
format_stamp: "Formatted at 2026-06-08 12:49:50 on dist-test-slave-nzcs"
I20260608 12:49:50.090477 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:49:50.094026   699 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:50.094789 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:49:50.095080 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "5ad1097d746846efb50705e29d397ac9"
format_stamp: "Formatted at 2026-06-08 12:49:50 on dist-test-slave-nzcs"
I20260608 12:49:50.095357 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:50.117499 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:50.118741 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:50.120218 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:50.122515 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:50.122711 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:50.122936 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:50.123095 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:50.162083 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:37985
I20260608 12:49:50.162194   761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:37985 every 8 connection(s)
I20260608 12:49:50.175837   762 heartbeater.cc:344] Connected to a master server at 127.24.64.254:37365
I20260608 12:49:50.176236   762 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:50.176960   762 heartbeater.cc:507] Master 127.24.64.254:37365 requested a full tablet report, sending...
I20260608 12:49:50.178874   486 ts_manager.cc:194] Registered new tserver with Master: 5ad1097d746846efb50705e29d397ac9 (127.24.64.195:37985)
I20260608 12:49:50.179996 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014664096s
I20260608 12:49:50.180195   486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34750
I20260608 12:49:50.985543   613 heartbeater.cc:499] Master 127.24.64.254:37365 was elected leader, sending a full tablet report...
I20260608 12:49:51.085638   688 heartbeater.cc:499] Master 127.24.64.254:37365 was elected leader, sending a full tablet report...
I20260608 12:49:51.182724   762 heartbeater.cc:499] Master 127.24.64.254:37365 was elected leader, sending a full tablet report...
I20260608 12:49:51.235646   486 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34756:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:51.238090   486 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:51.294250   653 tablet_service.cc:1511] Processing CreateTablet for tablet 4952b94fee9f47bca405c2814285943c (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:51.294589   652 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5a4aa740574ddf81b3f0df60250477 (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:51.295778   653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4952b94fee9f47bca405c2814285943c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.296976   578 tablet_service.cc:1511] Processing CreateTablet for tablet 4952b94fee9f47bca405c2814285943c (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:51.298349   578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4952b94fee9f47bca405c2814285943c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.298825   651 tablet_service.cc:1511] Processing CreateTablet for tablet 89b04ac9ca59480eb4acc66b86ef1497 (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:51.300371   651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b04ac9ca59480eb4acc66b86ef1497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.302760   652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5a4aa740574ddf81b3f0df60250477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.305035   577 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5a4aa740574ddf81b3f0df60250477 (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:51.307366   577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5a4aa740574ddf81b3f0df60250477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.307731   575 tablet_service.cc:1511] Processing CreateTablet for tablet 01aed1e1eb3b47d4bf5701feb9b70213 (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:51.309079   576 tablet_service.cc:1511] Processing CreateTablet for tablet 89b04ac9ca59480eb4acc66b86ef1497 (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:51.310547   576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b04ac9ca59480eb4acc66b86ef1497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.314504   650 tablet_service.cc:1511] Processing CreateTablet for tablet 01aed1e1eb3b47d4bf5701feb9b70213 (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:51.315786   650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01aed1e1eb3b47d4bf5701feb9b70213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.317998   726 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5a4aa740574ddf81b3f0df60250477 (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:51.319598   726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5a4aa740574ddf81b3f0df60250477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.320251   727 tablet_service.cc:1511] Processing CreateTablet for tablet 4952b94fee9f47bca405c2814285943c (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:51.320251   725 tablet_service.cc:1511] Processing CreateTablet for tablet 89b04ac9ca59480eb4acc66b86ef1497 (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:51.321635   727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4952b94fee9f47bca405c2814285943c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.322183   725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b04ac9ca59480eb4acc66b86ef1497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.320796   575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01aed1e1eb3b47d4bf5701feb9b70213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.336787   724 tablet_service.cc:1511] Processing CreateTablet for tablet 01aed1e1eb3b47d4bf5701feb9b70213 (DEFAULT_TABLE table=test-workload [id=a82a2914b2634505b23d34675ee83c87]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:51.338255   724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01aed1e1eb3b47d4bf5701feb9b70213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.358217   783 tablet_bootstrap.cc:492] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9: Bootstrap starting.
I20260608 12:49:51.361920   782 tablet_bootstrap.cc:492] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3: Bootstrap starting.
I20260608 12:49:51.368048   784 tablet_bootstrap.cc:492] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076: Bootstrap starting.
I20260608 12:49:51.372081   783 tablet_bootstrap.cc:654] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.373018   782 tablet_bootstrap.cc:654] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.375340   784 tablet_bootstrap.cc:654] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.376914   783 tablet_bootstrap.cc:492] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9: No bootstrap required, opened a new log
I20260608 12:49:51.377344   783 ts_tablet_manager.cc:1403] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.003s
I20260608 12:49:51.379966   783 raft_consensus.cc:359] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.380600   783 raft_consensus.cc:385] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.380999   784 tablet_bootstrap.cc:492] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076: No bootstrap required, opened a new log
I20260608 12:49:51.380980   783 raft_consensus.cc:740] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ad1097d746846efb50705e29d397ac9, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.381769   784 ts_tablet_manager.cc:1403] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:49:51.382220   782 tablet_bootstrap.cc:492] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3: No bootstrap required, opened a new log
I20260608 12:49:51.382836   782 ts_tablet_manager.cc:1403] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260608 12:49:51.382350   783 consensus_queue.cc:260] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.384773   784 raft_consensus.cc:359] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.385610   784 raft_consensus.cc:385] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.385886   784 raft_consensus.cc:740] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef91ed6dad6e4946810eefc31ac19076, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.386089   782 raft_consensus.cc:359] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.386574   784 consensus_queue.cc:260] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.386904   782 raft_consensus.cc:385] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.387298   782 raft_consensus.cc:740] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93f7663c26b742e49df03baeea955ba3, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.389323   784 ts_tablet_manager.cc:1434] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:49:51.388332   782 consensus_queue.cc:260] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.390532   784 tablet_bootstrap.cc:492] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076: Bootstrap starting.
I20260608 12:49:51.393132   783 ts_tablet_manager.cc:1434] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 12:49:51.394407   783 tablet_bootstrap.cc:492] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9: Bootstrap starting.
I20260608 12:49:51.398048   784 tablet_bootstrap.cc:654] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.401106   783 tablet_bootstrap.cc:654] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.404901   782 ts_tablet_manager.cc:1434] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.004s
I20260608 12:49:51.406052   782 tablet_bootstrap.cc:492] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3: Bootstrap starting.
I20260608 12:49:51.411248   783 tablet_bootstrap.cc:492] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9: No bootstrap required, opened a new log
I20260608 12:49:51.411871   783 ts_tablet_manager.cc:1403] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 12:49:51.413748   782 tablet_bootstrap.cc:654] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.414826   783 raft_consensus.cc:359] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.415391   783 raft_consensus.cc:385] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.415659   783 raft_consensus.cc:740] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ad1097d746846efb50705e29d397ac9, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.416399   783 consensus_queue.cc:260] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.419752   784 tablet_bootstrap.cc:492] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076: No bootstrap required, opened a new log
I20260608 12:49:51.420358   784 ts_tablet_manager.cc:1403] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260608 12:49:51.421506   783 ts_tablet_manager.cc:1434] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:49:51.422557   783 tablet_bootstrap.cc:492] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9: Bootstrap starting.
I20260608 12:49:51.423748   784 raft_consensus.cc:359] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.424547   784 raft_consensus.cc:385] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.425019   784 raft_consensus.cc:740] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef91ed6dad6e4946810eefc31ac19076, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.425863   784 consensus_queue.cc:260] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.431499   783 tablet_bootstrap.cc:654] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.434028   784 ts_tablet_manager.cc:1434] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:49:51.435081   784 tablet_bootstrap.cc:492] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076: Bootstrap starting.
I20260608 12:49:51.440476   784 tablet_bootstrap.cc:654] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.443084   782 tablet_bootstrap.cc:492] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3: No bootstrap required, opened a new log
I20260608 12:49:51.443637   782 ts_tablet_manager.cc:1403] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.014s
I20260608 12:49:51.446236   783 tablet_bootstrap.cc:492] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9: No bootstrap required, opened a new log
I20260608 12:49:51.446722   783 ts_tablet_manager.cc:1403] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260608 12:49:51.446693   784 tablet_bootstrap.cc:492] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076: No bootstrap required, opened a new log
I20260608 12:49:51.446666   782 raft_consensus.cc:359] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.447657   784 ts_tablet_manager.cc:1403] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:49:51.447675   782 raft_consensus.cc:385] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.448258   782 raft_consensus.cc:740] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93f7663c26b742e49df03baeea955ba3, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.449023   782 consensus_queue.cc:260] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.450255   783 raft_consensus.cc:359] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.450923   782 ts_tablet_manager.cc:1434] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:49:51.451016   783 raft_consensus.cc:385] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.451005   784 raft_consensus.cc:359] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.451704   783 raft_consensus.cc:740] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ad1097d746846efb50705e29d397ac9, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.452049   784 raft_consensus.cc:385] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.452216   782 tablet_bootstrap.cc:492] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3: Bootstrap starting.
I20260608 12:49:51.452440   784 raft_consensus.cc:740] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef91ed6dad6e4946810eefc31ac19076, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.452713   783 consensus_queue.cc:260] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.455027   783 ts_tablet_manager.cc:1434] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:51.456108   783 tablet_bootstrap.cc:492] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9: Bootstrap starting.
I20260608 12:49:51.453413   784 consensus_queue.cc:260] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.459566   782 tablet_bootstrap.cc:654] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.460095   784 ts_tablet_manager.cc:1434] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:49:51.461277   784 tablet_bootstrap.cc:492] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076: Bootstrap starting.
I20260608 12:49:51.462486   783 tablet_bootstrap.cc:654] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.467868   784 tablet_bootstrap.cc:654] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.476547   783 tablet_bootstrap.cc:492] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9: No bootstrap required, opened a new log
I20260608 12:49:51.477170   783 ts_tablet_manager.cc:1403] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 12:49:51.479476   784 tablet_bootstrap.cc:492] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076: No bootstrap required, opened a new log
I20260608 12:49:51.480044   784 ts_tablet_manager.cc:1403] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260608 12:49:51.483044   784 raft_consensus.cc:359] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.483886   784 raft_consensus.cc:385] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.484225   784 raft_consensus.cc:740] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef91ed6dad6e4946810eefc31ac19076, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.484266   783 raft_consensus.cc:359] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.485287   783 raft_consensus.cc:385] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.485734   783 raft_consensus.cc:740] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ad1097d746846efb50705e29d397ac9, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.486687   783 consensus_queue.cc:260] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.485409   784 consensus_queue.cc:260] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.488826   783 ts_tablet_manager.cc:1434] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260608 12:49:51.490454   782 tablet_bootstrap.cc:492] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3: No bootstrap required, opened a new log
I20260608 12:49:51.490864   784 ts_tablet_manager.cc:1434] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:49:51.490995   782 ts_tablet_manager.cc:1403] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.017s
I20260608 12:49:51.493808   782 raft_consensus.cc:359] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.494478   782 raft_consensus.cc:385] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.494827   782 raft_consensus.cc:740] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93f7663c26b742e49df03baeea955ba3, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.495558   782 consensus_queue.cc:260] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.498057   782 ts_tablet_manager.cc:1434] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:49:51.499261   782 tablet_bootstrap.cc:492] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3: Bootstrap starting.
I20260608 12:49:51.505159   782 tablet_bootstrap.cc:654] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.509471   782 tablet_bootstrap.cc:492] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3: No bootstrap required, opened a new log
I20260608 12:49:51.509872   782 ts_tablet_manager.cc:1403] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:49:51.511960   782 raft_consensus.cc:359] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.512444   782 raft_consensus.cc:385] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.512703   782 raft_consensus.cc:740] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93f7663c26b742e49df03baeea955ba3, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.513290   782 consensus_queue.cc:260] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.514948   782 ts_tablet_manager.cc:1434] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:49:51.516536   789 raft_consensus.cc:493] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:51.517010   789 raft_consensus.cc:515] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.519349   789 leader_election.cc:290] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93f7663c26b742e49df03baeea955ba3 (127.24.64.194:38041), 5ad1097d746846efb50705e29d397ac9 (127.24.64.195:37985)
I20260608 12:49:51.530524   663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b04ac9ca59480eb4acc66b86ef1497" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93f7663c26b742e49df03baeea955ba3" is_pre_election: true
I20260608 12:49:51.531324   663 raft_consensus.cc:2468] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 0.
I20260608 12:49:51.532658   552 leader_election.cc:304] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93f7663c26b742e49df03baeea955ba3, ef91ed6dad6e4946810eefc31ac19076; no voters: 
I20260608 12:49:51.532877   737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b04ac9ca59480eb4acc66b86ef1497" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ad1097d746846efb50705e29d397ac9" is_pre_election: true
I20260608 12:49:51.533562   737 raft_consensus.cc:2468] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 0.
I20260608 12:49:51.533622   789 raft_consensus.cc:2804] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:51.534063   789 raft_consensus.cc:493] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:51.534343   789 raft_consensus.cc:3060] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.539453   789 raft_consensus.cc:515] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.541077   789 leader_election.cc:290] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [CANDIDATE]: Term 1 election: Requested vote from peers 93f7663c26b742e49df03baeea955ba3 (127.24.64.194:38041), 5ad1097d746846efb50705e29d397ac9 (127.24.64.195:37985)
I20260608 12:49:51.541808   663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b04ac9ca59480eb4acc66b86ef1497" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93f7663c26b742e49df03baeea955ba3"
I20260608 12:49:51.542094   737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b04ac9ca59480eb4acc66b86ef1497" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ad1097d746846efb50705e29d397ac9"
I20260608 12:49:51.542464   663 raft_consensus.cc:3060] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.542658   737 raft_consensus.cc:3060] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.549646   737 raft_consensus.cc:2468] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 1.
I20260608 12:49:51.549646   663 raft_consensus.cc:2468] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 1.
I20260608 12:49:51.550897   552 leader_election.cc:304] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [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: 93f7663c26b742e49df03baeea955ba3, ef91ed6dad6e4946810eefc31ac19076; no voters: 
I20260608 12:49:51.551587   789 raft_consensus.cc:2804] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:51.552587   789 raft_consensus.cc:697] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 1 LEADER]: Becoming Leader. State: Replica: ef91ed6dad6e4946810eefc31ac19076, State: Running, Role: LEADER
I20260608 12:49:51.553288   789 consensus_queue.cc:237] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.561265   485 catalog_manager.cc:5696] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef91ed6dad6e4946810eefc31ac19076 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "ef91ed6dad6e4946810eefc31ac19076" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:51.614513   789 raft_consensus.cc:493] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:51.614988   789 raft_consensus.cc:515] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.616954   789 leader_election.cc:290] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93f7663c26b742e49df03baeea955ba3 (127.24.64.194:38041), 5ad1097d746846efb50705e29d397ac9 (127.24.64.195:37985)
I20260608 12:49:51.617738   663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5a4aa740574ddf81b3f0df60250477" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93f7663c26b742e49df03baeea955ba3" is_pre_election: true
I20260608 12:49:51.617937   737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5a4aa740574ddf81b3f0df60250477" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ad1097d746846efb50705e29d397ac9" is_pre_election: true
I20260608 12:49:51.618291   663 raft_consensus.cc:2468] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 0.
I20260608 12:49:51.618482   737 raft_consensus.cc:2468] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 0.
I20260608 12:49:51.619372   552 leader_election.cc:304] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93f7663c26b742e49df03baeea955ba3, ef91ed6dad6e4946810eefc31ac19076; no voters: 
I20260608 12:49:51.620085   789 raft_consensus.cc:2804] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:51.620381   789 raft_consensus.cc:493] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:51.620635   789 raft_consensus.cc:3060] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.625317   789 raft_consensus.cc:515] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.626905   789 leader_election.cc:290] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [CANDIDATE]: Term 1 election: Requested vote from peers 93f7663c26b742e49df03baeea955ba3 (127.24.64.194:38041), 5ad1097d746846efb50705e29d397ac9 (127.24.64.195:37985)
I20260608 12:49:51.627657   663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5a4aa740574ddf81b3f0df60250477" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93f7663c26b742e49df03baeea955ba3"
I20260608 12:49:51.627951   737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5a4aa740574ddf81b3f0df60250477" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ad1097d746846efb50705e29d397ac9"
I20260608 12:49:51.628271   663 raft_consensus.cc:3060] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.628402   788 raft_consensus.cc:493] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:51.628491   737 raft_consensus.cc:3060] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.629012   788 raft_consensus.cc:515] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.631494   788 leader_election.cc:290] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef91ed6dad6e4946810eefc31ac19076 (127.24.64.193:44677), 93f7663c26b742e49df03baeea955ba3 (127.24.64.194:38041)
I20260608 12:49:51.635222   663 raft_consensus.cc:2468] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 1.
I20260608 12:49:51.635222   737 raft_consensus.cc:2468] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 1.
I20260608 12:49:51.636927   552 leader_election.cc:304] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [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: 93f7663c26b742e49df03baeea955ba3, ef91ed6dad6e4946810eefc31ac19076; no voters: 
I20260608 12:49:51.638700   789 raft_consensus.cc:2804] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:51.639175   789 raft_consensus.cc:697] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 1 LEADER]: Becoming Leader. State: Replica: ef91ed6dad6e4946810eefc31ac19076, State: Running, Role: LEADER
I20260608 12:49:51.640028   789 consensus_queue.cc:237] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.646051   588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aed1e1eb3b47d4bf5701feb9b70213" candidate_uuid: "5ad1097d746846efb50705e29d397ac9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef91ed6dad6e4946810eefc31ac19076" is_pre_election: true
I20260608 12:49:51.646596   588 raft_consensus.cc:2468] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ad1097d746846efb50705e29d397ac9 in term 0.
I20260608 12:49:51.648248   702 leader_election.cc:304] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ad1097d746846efb50705e29d397ac9, ef91ed6dad6e4946810eefc31ac19076; no voters: 
I20260608 12:49:51.648587   663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aed1e1eb3b47d4bf5701feb9b70213" candidate_uuid: "5ad1097d746846efb50705e29d397ac9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93f7663c26b742e49df03baeea955ba3" is_pre_election: true
I20260608 12:49:51.649045   788 raft_consensus.cc:2804] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:51.649212   663 raft_consensus.cc:2468] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ad1097d746846efb50705e29d397ac9 in term 0.
I20260608 12:49:51.649493   788 raft_consensus.cc:493] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:51.649895   788 raft_consensus.cc:3060] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.650345   485 catalog_manager.cc:5696] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef91ed6dad6e4946810eefc31ac19076 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "ef91ed6dad6e4946810eefc31ac19076" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:51.655874   788 raft_consensus.cc:515] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.658777   588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aed1e1eb3b47d4bf5701feb9b70213" candidate_uuid: "5ad1097d746846efb50705e29d397ac9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef91ed6dad6e4946810eefc31ac19076"
I20260608 12:49:51.659099   788 leader_election.cc:290] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [CANDIDATE]: Term 1 election: Requested vote from peers ef91ed6dad6e4946810eefc31ac19076 (127.24.64.193:44677), 93f7663c26b742e49df03baeea955ba3 (127.24.64.194:38041)
I20260608 12:49:51.659418   588 raft_consensus.cc:3060] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.659595   663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01aed1e1eb3b47d4bf5701feb9b70213" candidate_uuid: "5ad1097d746846efb50705e29d397ac9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93f7663c26b742e49df03baeea955ba3"
I20260608 12:49:51.660255   663 raft_consensus.cc:3060] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.664618   588 raft_consensus.cc:2468] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ad1097d746846efb50705e29d397ac9 in term 1.
I20260608 12:49:51.664878   663 raft_consensus.cc:2468] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ad1097d746846efb50705e29d397ac9 in term 1.
I20260608 12:49:51.665643   702 leader_election.cc:304] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [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: 5ad1097d746846efb50705e29d397ac9, ef91ed6dad6e4946810eefc31ac19076; no voters: 
I20260608 12:49:51.666399   788 raft_consensus.cc:2804] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:51.667459   788 raft_consensus.cc:697] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 1 LEADER]: Becoming Leader. State: Replica: 5ad1097d746846efb50705e29d397ac9, State: Running, Role: LEADER
I20260608 12:49:51.668241   788 consensus_queue.cc:237] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.675203   486 catalog_manager.cc:5696] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ad1097d746846efb50705e29d397ac9 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "5ad1097d746846efb50705e29d397ac9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:51.719424   789 raft_consensus.cc:493] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:51.719954   789 raft_consensus.cc:515] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.722057   789 leader_election.cc:290] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93f7663c26b742e49df03baeea955ba3 (127.24.64.194:38041), 5ad1097d746846efb50705e29d397ac9 (127.24.64.195:37985)
I20260608 12:49:51.722996   663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4952b94fee9f47bca405c2814285943c" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93f7663c26b742e49df03baeea955ba3" is_pre_election: true
I20260608 12:49:51.723133   737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4952b94fee9f47bca405c2814285943c" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ad1097d746846efb50705e29d397ac9" is_pre_election: true
I20260608 12:49:51.723845   663 raft_consensus.cc:2468] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 0.
I20260608 12:49:51.723898   737 raft_consensus.cc:2468] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 0.
I20260608 12:49:51.724879   552 leader_election.cc:304] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93f7663c26b742e49df03baeea955ba3, ef91ed6dad6e4946810eefc31ac19076; no voters: 
I20260608 12:49:51.725512   789 raft_consensus.cc:2804] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:51.725852   789 raft_consensus.cc:493] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:51.726109   789 raft_consensus.cc:3060] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.731160   789 raft_consensus.cc:515] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.732928   789 leader_election.cc:290] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [CANDIDATE]: Term 1 election: Requested vote from peers 93f7663c26b742e49df03baeea955ba3 (127.24.64.194:38041), 5ad1097d746846efb50705e29d397ac9 (127.24.64.195:37985)
I20260608 12:49:51.733676   663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4952b94fee9f47bca405c2814285943c" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93f7663c26b742e49df03baeea955ba3"
I20260608 12:49:51.733896   737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4952b94fee9f47bca405c2814285943c" candidate_uuid: "ef91ed6dad6e4946810eefc31ac19076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ad1097d746846efb50705e29d397ac9"
I20260608 12:49:51.734181   663 raft_consensus.cc:3060] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.734418   737 raft_consensus.cc:3060] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.738808   663 raft_consensus.cc:2468] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 1.
I20260608 12:49:51.739028   737 raft_consensus.cc:2468] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef91ed6dad6e4946810eefc31ac19076 in term 1.
I20260608 12:49:51.739799   552 leader_election.cc:304] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [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: 93f7663c26b742e49df03baeea955ba3, ef91ed6dad6e4946810eefc31ac19076; no voters: 
I20260608 12:49:51.740530   789 raft_consensus.cc:2804] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:51.740989   789 raft_consensus.cc:697] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 1 LEADER]: Becoming Leader. State: Replica: ef91ed6dad6e4946810eefc31ac19076, State: Running, Role: LEADER
I20260608 12:49:51.741710   789 consensus_queue.cc:237] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:51.748411   486 catalog_manager.cc:5696] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef91ed6dad6e4946810eefc31ac19076 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "ef91ed6dad6e4946810eefc31ac19076" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:51.863442 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:51.869437   810 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:51.870584   811 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:51.871326   813 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:51.871745 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:51.872928 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:51.873129 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:51.873268 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922991873257 us; error 0 us; skew 500 ppm
I20260608 12:49:51.873804 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:51.876319 24835 webserver.cc:533] Webserver started at http://127.24.64.196:43827/ using document root <none> and password file <none>
I20260608 12:49:51.876817 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:51.876986 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:51.877220 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:51.878242 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "cdda34cc667a4c258a16e1a93f3bdd52"
format_stamp: "Formatted at 2026-06-08 12:49:51 on dist-test-slave-nzcs"
I20260608 12:49:51.882975 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:51.886521   818 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:51.887488 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:49:51.887825 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "cdda34cc667a4c258a16e1a93f3bdd52"
format_stamp: "Formatted at 2026-06-08 12:49:51 on dist-test-slave-nzcs"
I20260608 12:49:51.888103 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:51.921792 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:51.922972 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:51.924252 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:51.926412 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:51.926604 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:51.926839 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:51.926980 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:52.005210 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:34389
I20260608 12:49:52.005316   881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:34389 every 8 connection(s)
I20260608 12:49:52.023640   882 heartbeater.cc:344] Connected to a master server at 127.24.64.254:37365
I20260608 12:49:52.024034   882 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:52.024904   882 heartbeater.cc:507] Master 127.24.64.254:37365 requested a full tablet report, sending...
I20260608 12:49:52.027073   486 ts_manager.cc:194] Registered new tserver with Master: cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196:34389)
I20260608 12:49:52.028913   486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50890
I20260608 12:49:52.110996   789 consensus_queue.cc:1048] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:52.128746   802 consensus_queue.cc:1048] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:52.129262   789 consensus_queue.cc:1048] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:52.146350   789 consensus_queue.cc:1048] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:52.206036   788 consensus_queue.cc:1048] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:52.222450   788 consensus_queue.cc:1048] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:52.301247   802 consensus_queue.cc:1048] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:52.313028   789 consensus_queue.cc:1048] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:52.825745   588 consensus_queue.cc:237] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } }
I20260608 12:49:52.832329   737 raft_consensus.cc:1275] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:52.834192   789 consensus_queue.cc:1048] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:52.834494   663 raft_consensus.cc:1275] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:52.835865   893 consensus_queue.cc:1048] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:52.841459   789 raft_consensus.cc:2955] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.843264   737 raft_consensus.cc:2955] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
W20260608 12:49:52.848742   552 consensus_peers.cc:597] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 -> Peer cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196:34389): Couldn't send request to peer cdda34cc667a4c258a16e1a93f3bdd52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f5a4aa740574ddf81b3f0df60250477. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:52.847332   663 raft_consensus.cc:2955] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.857717   485 catalog_manager.cc:5696] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 reported cstate change: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "ef91ed6dad6e4946810eefc31ac19076" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.876176   737 consensus_queue.cc:237] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: true } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } }
I20260608 12:49:52.884533   588 raft_consensus.cc:1275] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Refusing update from remote peer 5ad1097d746846efb50705e29d397ac9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:52.886112   897 consensus_queue.cc:1048] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:52.890733   663 raft_consensus.cc:1275] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Refusing update from remote peer 5ad1097d746846efb50705e29d397ac9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:52.892652   896 consensus_queue.cc:1048] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:52.894102   898 raft_consensus.cc:2955] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: true } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.896050   588 raft_consensus.cc:2955] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: true } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.898020   663 raft_consensus.cc:2955] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: true } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
W20260608 12:49:52.903342   701 consensus_peers.cc:597] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 -> Peer cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196:34389): Couldn't send request to peer cdda34cc667a4c258a16e1a93f3bdd52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01aed1e1eb3b47d4bf5701feb9b70213. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:52.912464   484 catalog_manager.cc:5696] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 reported cstate change: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "5ad1097d746846efb50705e29d397ac9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: true } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.917737   588 consensus_queue.cc:237] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } }
W20260608 12:49:52.926230   552 consensus_peers.cc:597] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 -> Peer cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196:34389): Couldn't send request to peer cdda34cc667a4c258a16e1a93f3bdd52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89b04ac9ca59480eb4acc66b86ef1497. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:52.927866   737 raft_consensus.cc:1275] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:52.926493   663 raft_consensus.cc:1275] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:52.929183   789 consensus_queue.cc:1048] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:49:52.930759   893 consensus_queue.cc:1048] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:52.936254   789 raft_consensus.cc:2955] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.938063   737 raft_consensus.cc:2955] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.940003   663 raft_consensus.cc:2955] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.952976   588 consensus_queue.cc:237] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } }
I20260608 12:49:52.953065   485 catalog_manager.cc:5696] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 reported cstate change: config changed from index -1 to 2, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "ef91ed6dad6e4946810eefc31ac19076" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.959271   737 raft_consensus.cc:1275] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:49:52.959553   552 consensus_peers.cc:597] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 -> Peer cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196:34389): Couldn't send request to peer cdda34cc667a4c258a16e1a93f3bdd52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f5a4aa740574ddf81b3f0df60250477. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:52.961462   663 raft_consensus.cc:1275] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:52.961856   789 consensus_queue.cc:1048] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:52.962816   893 consensus_queue.cc:1048] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:52.969825   789 raft_consensus.cc:2955] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.972366   663 raft_consensus.cc:2955] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:52.972810   737 raft_consensus.cc:2955] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
W20260608 12:49:52.980430   534 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:49:52.980902   534 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:49:52.985551   485 catalog_manager.cc:5696] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "ef91ed6dad6e4946810eefc31ac19076" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:52.987524   737 consensus_queue.cc:237] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } }
I20260608 12:49:52.994414   663 raft_consensus.cc:1275] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Refusing update from remote peer 5ad1097d746846efb50705e29d397ac9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:52.994926   588 raft_consensus.cc:1275] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Refusing update from remote peer 5ad1097d746846efb50705e29d397ac9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:49:52.995085   701 consensus_peers.cc:597] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 -> Peer cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196:34389): Couldn't send request to peer cdda34cc667a4c258a16e1a93f3bdd52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01aed1e1eb3b47d4bf5701feb9b70213. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:52.996023   898 consensus_queue.cc:1048] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:52.997503   898 consensus_queue.cc:1048] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:53.004840   914 raft_consensus.cc:2955] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:53.006639   663 raft_consensus.cc:2955] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:53.008646   587 consensus_queue.cc:237] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
W20260608 12:49:53.017122   534 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:49:53.017504   534 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:49:53.018057   662 raft_consensus.cc:1275] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:53.013530   588 raft_consensus.cc:2955] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:53.020754   893 consensus_queue.cc:1048] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:53.022470   486 catalog_manager.cc:5696] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "5ad1097d746846efb50705e29d397ac9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:53.023171   587 consensus_queue.cc:237] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } }
I20260608 12:49:53.026656   737 raft_consensus.cc:1275] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:53.029034   802 raft_consensus.cc:2955] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } }
I20260608 12:49:53.030609   789 consensus_queue.cc:1048] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:53.032220   882 heartbeater.cc:499] Master 127.24.64.254:37365 was elected leader, sending a full tablet report...
W20260608 12:49:53.037308   552 consensus_peers.cc:597] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 -> Peer cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196:34389): Couldn't send request to peer cdda34cc667a4c258a16e1a93f3bdd52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89b04ac9ca59480eb4acc66b86ef1497. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:53.042193   737 raft_consensus.cc:2955] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } }
I20260608 12:49:53.049021   663 raft_consensus.cc:1275] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:53.050797   735 raft_consensus.cc:1275] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:53.052903   736 consensus_queue.cc:237] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } }
I20260608 12:49:53.053974   789 consensus_queue.cc:1048] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:53.057222   789 consensus_queue.cc:1048] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:53.059022   472 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9f5a4aa740574ddf81b3f0df60250477 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:53.064461   486 catalog_manager.cc:5696] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 reported cstate change: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New cstate: current_term: 1 leader_uuid: "ef91ed6dad6e4946810eefc31ac19076" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:53.070420   662 raft_consensus.cc:2955] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:53.068009   789 raft_consensus.cc:2955] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:53.080982   588 raft_consensus.cc:1275] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Refusing update from remote peer 5ad1097d746846efb50705e29d397ac9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:53.080400   661 raft_consensus.cc:1275] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Refusing update from remote peer 5ad1097d746846efb50705e29d397ac9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:53.083155   914 consensus_queue.cc:1048] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:53.083388   735 raft_consensus.cc:2955] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } } }
I20260608 12:49:53.084940   914 consensus_queue.cc:1048] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:53.086668   663 raft_consensus.cc:2955] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } attrs { replace: false } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } }
I20260608 12:49:53.093267   847 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f5a4aa740574ddf81b3f0df60250477 with delete_type TABLET_DATA_TOMBSTONED (TS cdda34cc667a4c258a16e1a93f3bdd52 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39028
I20260608 12:49:53.097106   588 raft_consensus.cc:2955] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } }
I20260608 12:49:53.093425   897 raft_consensus.cc:2955] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } }
I20260608 12:49:53.102833   485 catalog_manager.cc:5696] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "ef91ed6dad6e4946810eefc31ac19076" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdda34cc667a4c258a16e1a93f3bdd52" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 34389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:53.095865   661 raft_consensus.cc:2955] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } }
W20260608 12:49:53.096998   534 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:49:53.106763   534 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:49:53.123440   587 consensus_queue.cc:237] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [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: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false } }
I20260608 12:49:53.131682   485 catalog_manager.cc:5696] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 reported cstate change: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New cstate: current_term: 1 leader_uuid: "5ad1097d746846efb50705e29d397ac9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } attrs { replace: false } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } } }
I20260608 12:49:53.134968   472 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 01aed1e1eb3b47d4bf5701feb9b70213 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:49:53.135363   471 catalog_manager.cc:4994] TS cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196:34389): delete failed for tablet 9f5a4aa740574ddf81b3f0df60250477 because the tablet was not found. No further retry: Not found: Tablet not found: 9f5a4aa740574ddf81b3f0df60250477
I20260608 12:49:53.140242   736 raft_consensus.cc:1275] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:53.141928   661 raft_consensus.cc:1275] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Refusing update from remote peer ef91ed6dad6e4946810eefc31ac19076: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:53.143860   916 consensus_queue.cc:1048] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:49:53.144699   789 consensus_queue.cc:1048] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:53.155411   847 tablet_service.cc:1558] Processing DeleteTablet for tablet 01aed1e1eb3b47d4bf5701feb9b70213 with delete_type TABLET_DATA_TOMBSTONED (TS cdda34cc667a4c258a16e1a93f3bdd52 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39028
I20260608 12:49:53.155390   660 raft_consensus.cc:2955] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false } } }
I20260608 12:49:53.155655   736 raft_consensus.cc:2955] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false } } }
I20260608 12:49:53.159948   789 raft_consensus.cc:2955] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false } } }
I20260608 12:49:53.175221 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:49:53.175468   472 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 89b04ac9ca59480eb4acc66b86ef1497 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:53.175693   486 catalog_manager.cc:5696] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 reported cstate change: config changed from index 3 to 4, NON_VOTER cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196) evicted. New cstate: current_term: 1 leader_uuid: "ef91ed6dad6e4946810eefc31ac19076" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef91ed6dad6e4946810eefc31ac19076" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 44677 } } peers { permanent_uuid: "93f7663c26b742e49df03baeea955ba3" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38041 } } peers { permanent_uuid: "5ad1097d746846efb50705e29d397ac9" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37985 } attrs { replace: false } } }
W20260608 12:49:53.174517   471 catalog_manager.cc:4994] TS cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196:34389): delete failed for tablet 01aed1e1eb3b47d4bf5701feb9b70213 because the tablet was not found. No further retry: Not found: Tablet not found: 01aed1e1eb3b47d4bf5701feb9b70213
I20260608 12:49:53.193733   847 tablet_service.cc:1558] Processing DeleteTablet for tablet 89b04ac9ca59480eb4acc66b86ef1497 with delete_type TABLET_DATA_TOMBSTONED (TS cdda34cc667a4c258a16e1a93f3bdd52 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39028
W20260608 12:49:53.196895   471 catalog_manager.cc:4994] TS cdda34cc667a4c258a16e1a93f3bdd52 (127.24.64.196:34389): delete failed for tablet 89b04ac9ca59480eb4acc66b86ef1497 because the tablet was not found. No further retry: Not found: Tablet not found: 89b04ac9ca59480eb4acc66b86ef1497
I20260608 12:49:53.217604 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:53.218364 24835 tablet_replica.cc:333] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076: stopping tablet replica
I20260608 12:49:53.219010 24835 raft_consensus.cc:2243] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:53.219847 24835 raft_consensus.cc:2272] T 9f5a4aa740574ddf81b3f0df60250477 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.222419 24835 tablet_replica.cc:333] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076: stopping tablet replica
I20260608 12:49:53.222963 24835 raft_consensus.cc:2243] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:53.223646 24835 raft_consensus.cc:2272] T 4952b94fee9f47bca405c2814285943c P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.226055 24835 tablet_replica.cc:333] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076: stopping tablet replica
I20260608 12:49:53.226548 24835 raft_consensus.cc:2243] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:53.227054 24835 raft_consensus.cc:2272] T 01aed1e1eb3b47d4bf5701feb9b70213 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.229396 24835 tablet_replica.cc:333] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076: stopping tablet replica
I20260608 12:49:53.229847 24835 raft_consensus.cc:2243] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:53.230628 24835 raft_consensus.cc:2272] T 89b04ac9ca59480eb4acc66b86ef1497 P ef91ed6dad6e4946810eefc31ac19076 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.254974 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:49:53.270547 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:49:53.291008 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:53.291738 24835 tablet_replica.cc:333] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3: stopping tablet replica
I20260608 12:49:53.292376 24835 raft_consensus.cc:2243] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:53.292862 24835 raft_consensus.cc:2272] T 4952b94fee9f47bca405c2814285943c P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.295696 24835 tablet_replica.cc:333] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3: stopping tablet replica
I20260608 12:49:53.296273 24835 raft_consensus.cc:2243] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:53.296918 24835 raft_consensus.cc:2272] T 01aed1e1eb3b47d4bf5701feb9b70213 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.299849 24835 tablet_replica.cc:333] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3: stopping tablet replica
I20260608 12:49:53.300391 24835 raft_consensus.cc:2243] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:53.300992 24835 raft_consensus.cc:2272] T 89b04ac9ca59480eb4acc66b86ef1497 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.303670 24835 tablet_replica.cc:333] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3: stopping tablet replica
I20260608 12:49:53.304168 24835 raft_consensus.cc:2243] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:53.304857 24835 raft_consensus.cc:2272] T 9f5a4aa740574ddf81b3f0df60250477 P 93f7663c26b742e49df03baeea955ba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.328624 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:49:53.342641 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:49:53.362071 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:53.362836 24835 tablet_replica.cc:333] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9: stopping tablet replica
I20260608 12:49:53.363471 24835 raft_consensus.cc:2243] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:53.364362 24835 raft_consensus.cc:2272] T 01aed1e1eb3b47d4bf5701feb9b70213 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.367118 24835 tablet_replica.cc:333] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9: stopping tablet replica
I20260608 12:49:53.367666 24835 raft_consensus.cc:2243] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:53.368234 24835 raft_consensus.cc:2272] T 89b04ac9ca59480eb4acc66b86ef1497 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.370776 24835 tablet_replica.cc:333] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9: stopping tablet replica
I20260608 12:49:53.371263 24835 raft_consensus.cc:2243] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:53.371640 24835 raft_consensus.cc:2272] T 4952b94fee9f47bca405c2814285943c P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.373481 24835 tablet_replica.cc:333] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9: stopping tablet replica
I20260608 12:49:53.374081 24835 raft_consensus.cc:2243] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:53.374682 24835 raft_consensus.cc:2272] T 9f5a4aa740574ddf81b3f0df60250477 P 5ad1097d746846efb50705e29d397ac9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.398219 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:49:53.412531 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:49:53.429248 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:53.445091 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:49:53.453908 24835 master.cc:562] Master@127.24.64.254:37365 shutting down...
I20260608 12:49:53.470335 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:53.470881 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:53.471222 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a86ee1ff64c49ca8d940c32b47b885c: stopping tablet replica
I20260608 12:49:53.490288 24835 master.cc:584] Master@127.24.64.254:37365 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3853 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:49:53.525830 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:40737
I20260608 12:49:53.526968 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:53.532244   921 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:53.532850   922 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:53.533813   924 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:53.533859 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:53.534827 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:53.535005 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:53.535171 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922993535152 us; error 0 us; skew 500 ppm
I20260608 12:49:53.535730 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:53.538058 24835 webserver.cc:533] Webserver started at http://127.24.64.254:37017/ using document root <none> and password file <none>
I20260608 12:49:53.538583 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:53.538753 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:53.539013 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:53.540089 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "83c5abde6c10405cba8ae7da908f1e3a"
format_stamp: "Formatted at 2026-06-08 12:49:53 on dist-test-slave-nzcs"
I20260608 12:49:53.544507 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:49:53.548099   929 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:53.548887 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:49:53.549166 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "83c5abde6c10405cba8ae7da908f1e3a"
format_stamp: "Formatted at 2026-06-08 12:49:53 on dist-test-slave-nzcs"
I20260608 12:49:53.549464 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:53.560053 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:53.561281 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:53.598045 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:40737
I20260608 12:49:53.598199   980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:40737 every 8 connection(s)
I20260608 12:49:53.602067   981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:53.612411   981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a: Bootstrap starting.
I20260608 12:49:53.617486   981 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:53.621958   981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a: No bootstrap required, opened a new log
I20260608 12:49:53.624516   981 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c5abde6c10405cba8ae7da908f1e3a" member_type: VOTER }
I20260608 12:49:53.624920   981 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:53.625138   981 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c5abde6c10405cba8ae7da908f1e3a, State: Initialized, Role: FOLLOWER
I20260608 12:49:53.625682   981 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83c5abde6c10405cba8ae7da908f1e3a" member_type: VOTER }
I20260608 12:49:53.626091   981 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:53.626277   981 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:53.626511   981 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:53.631218   981 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c5abde6c10405cba8ae7da908f1e3a" member_type: VOTER }
I20260608 12:49:53.631700   981 leader_election.cc:304] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [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: 83c5abde6c10405cba8ae7da908f1e3a; no voters: 
I20260608 12:49:53.632824   981 leader_election.cc:290] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:53.633291   984 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:53.634593   984 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [term 1 LEADER]: Becoming Leader. State: Replica: 83c5abde6c10405cba8ae7da908f1e3a, State: Running, Role: LEADER
I20260608 12:49:53.635277   984 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [LEADER]: Queue going to LEADER mode. State: All 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: "83c5abde6c10405cba8ae7da908f1e3a" member_type: VOTER }
I20260608 12:49:53.635747   981 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:53.638044   985 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83c5abde6c10405cba8ae7da908f1e3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c5abde6c10405cba8ae7da908f1e3a" member_type: VOTER } }
I20260608 12:49:53.638057   986 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83c5abde6c10405cba8ae7da908f1e3a. Latest consensus state: current_term: 1 leader_uuid: "83c5abde6c10405cba8ae7da908f1e3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c5abde6c10405cba8ae7da908f1e3a" member_type: VOTER } }
I20260608 12:49:53.638818   986 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:53.638796   985 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:53.642735   989 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:53.650041   989 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:53.653103 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:53.659750   989 catalog_manager.cc:1382] Generated new cluster ID: a5a3302de42542d8b1a939d1d3bbbd1e
I20260608 12:49:53.660027   989 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:53.674819   989 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:53.676170   989 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:53.688552   989 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a: Generated new TSK 0
I20260608 12:49:53.689208   989 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:53.719632 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:53.726024  1002 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:53.727140  1003 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:53.727753  1005 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:53.728186 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:53.729154 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:53.729358 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:53.729483 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922993729473 us; error 0 us; skew 500 ppm
I20260608 12:49:53.730042 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:53.732584 24835 webserver.cc:533] Webserver started at http://127.24.64.193:40447/ using document root <none> and password file <none>
I20260608 12:49:53.733088 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:53.733253 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:53.733472 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:53.734532 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "f38e713850a64d1eafe864840e892d3a"
format_stamp: "Formatted at 2026-06-08 12:49:53 on dist-test-slave-nzcs"
I20260608 12:49:53.739260 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:49:53.742655  1010 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:53.743409 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:49:53.743671 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "f38e713850a64d1eafe864840e892d3a"
format_stamp: "Formatted at 2026-06-08 12:49:53 on dist-test-slave-nzcs"
I20260608 12:49:53.743943 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:53.754756 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:53.755836 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:53.757258 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:53.759549 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:53.759747 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:53.759964 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:53.760113 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:53.797767 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:36229
I20260608 12:49:53.797895  1072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:36229 every 8 connection(s)
I20260608 12:49:53.802757 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:53.810896  1078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:53.812218  1077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:53.813071  1080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:53.815017 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:53.815717  1073 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40737
I20260608 12:49:53.816085  1073 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:53.816200 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:53.816483 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:53.816648 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922993816631 us; error 0 us; skew 500 ppm
I20260608 12:49:53.816844  1073 heartbeater.cc:507] Master 127.24.64.254:40737 requested a full tablet report, sending...
I20260608 12:49:53.817350 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:53.819265   946 ts_manager.cc:194] Registered new tserver with Master: f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229)
I20260608 12:49:53.820363 24835 webserver.cc:533] Webserver started at http://127.24.64.194:35975/ using document root <none> and password file <none>
I20260608 12:49:53.821110 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:53.821352 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:53.821648 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:53.821861   946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51416
I20260608 12:49:53.823253 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "ad266e5457a645109af8c779016074e9"
format_stamp: "Formatted at 2026-06-08 12:49:53 on dist-test-slave-nzcs"
I20260608 12:49:53.827951 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:53.831295  1085 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:53.832208 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:49:53.832510 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "ad266e5457a645109af8c779016074e9"
format_stamp: "Formatted at 2026-06-08 12:49:53 on dist-test-slave-nzcs"
I20260608 12:49:53.832831 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:53.854607 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:53.855697 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:53.857544 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:53.859730 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:53.859927 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:53.860134 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:53.860289 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:53.899080 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:36033
I20260608 12:49:53.899250  1147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:36033 every 8 connection(s)
I20260608 12:49:53.904173 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:53.911337  1151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:53.913237  1152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:53.914705 24835 server_base.cc:1061] running on GCE node
W20260608 12:49:53.915946  1154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:53.916461  1148 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40737
I20260608 12:49:53.916898  1148 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:53.916939 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:53.917303 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:53.917460 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922993917444 us; error 0 us; skew 500 ppm
I20260608 12:49:53.917819  1148 heartbeater.cc:507] Master 127.24.64.254:40737 requested a full tablet report, sending...
I20260608 12:49:53.918109 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:53.920130   946 ts_manager.cc:194] Registered new tserver with Master: ad266e5457a645109af8c779016074e9 (127.24.64.194:36033)
I20260608 12:49:53.920922 24835 webserver.cc:533] Webserver started at http://127.24.64.195:35215/ using document root <none> and password file <none>
I20260608 12:49:53.921602 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:53.921836 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:53.922027   946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51420
I20260608 12:49:53.922147 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:53.923775 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "4262cb0873b8492899a1e68b9e56dd9a"
format_stamp: "Formatted at 2026-06-08 12:49:53 on dist-test-slave-nzcs"
I20260608 12:49:53.928347 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:49:53.931581  1159 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:53.932381 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:49:53.932752 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "4262cb0873b8492899a1e68b9e56dd9a"
format_stamp: "Formatted at 2026-06-08 12:49:53 on dist-test-slave-nzcs"
I20260608 12:49:53.933025 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:53.960938 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:53.962088 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:53.963506 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:53.965818 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:53.966023 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:53.966243 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:53.966398 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:54.004562 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:33257
I20260608 12:49:54.004706  1221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:33257 every 8 connection(s)
I20260608 12:49:54.018464  1222 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40737
I20260608 12:49:54.018874  1222 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:54.019630  1222 heartbeater.cc:507] Master 127.24.64.254:40737 requested a full tablet report, sending...
I20260608 12:49:54.021580   946 ts_manager.cc:194] Registered new tserver with Master: 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:54.022621 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014793104s
I20260608 12:49:54.023061   946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51436
I20260608 12:49:54.824782  1073 heartbeater.cc:499] Master 127.24.64.254:40737 was elected leader, sending a full tablet report...
I20260608 12:49:54.924894  1148 heartbeater.cc:499] Master 127.24.64.254:40737 was elected leader, sending a full tablet report...
I20260608 12:49:55.025918  1222 heartbeater.cc:499] Master 127.24.64.254:40737 was elected leader, sending a full tablet report...
I20260608 12:49:55.080611   946 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51448:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:55.083137   946 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:55.138653  1187 tablet_service.cc:1511] Processing CreateTablet for tablet 6eeea8760b4040359fd4896871e4cafe (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:49:55.140194  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eeea8760b4040359fd4896871e4cafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.141954  1186 tablet_service.cc:1511] Processing CreateTablet for tablet 97a6f9620d254fc48022dc7e9e7d65b3 (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:49:55.143420  1186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a6f9620d254fc48022dc7e9e7d65b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.145917  1185 tablet_service.cc:1511] Processing CreateTablet for tablet 88eb1b576d2742d5bcb14d8dd185f5b7 (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:49:55.147293  1185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88eb1b576d2742d5bcb14d8dd185f5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.149962  1184 tablet_service.cc:1511] Processing CreateTablet for tablet f3ed7a595e474ed9896ff83ac96a9dfb (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:49:55.151274  1184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ed7a595e474ed9896ff83ac96a9dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.153499  1183 tablet_service.cc:1511] Processing CreateTablet for tablet 699cf924cf674ae6921d1f91754b432c (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:49:55.154795  1183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699cf924cf674ae6921d1f91754b432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.158119  1182 tablet_service.cc:1511] Processing CreateTablet for tablet 99965cf68a6c41899e998a15816ebd6f (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:49:55.159437  1182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99965cf68a6c41899e998a15816ebd6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.162431  1113 tablet_service.cc:1511] Processing CreateTablet for tablet 6eeea8760b4040359fd4896871e4cafe (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:49:55.163765  1113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eeea8760b4040359fd4896871e4cafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.163972  1110 tablet_service.cc:1511] Processing CreateTablet for tablet f3ed7a595e474ed9896ff83ac96a9dfb (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:49:55.165267  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ed7a595e474ed9896ff83ac96a9dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.167313  1112 tablet_service.cc:1511] Processing CreateTablet for tablet 97a6f9620d254fc48022dc7e9e7d65b3 (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:49:55.168691  1112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a6f9620d254fc48022dc7e9e7d65b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.171664  1109 tablet_service.cc:1511] Processing CreateTablet for tablet 699cf924cf674ae6921d1f91754b432c (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:49:55.172993  1109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699cf924cf674ae6921d1f91754b432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.173859  1111 tablet_service.cc:1511] Processing CreateTablet for tablet 88eb1b576d2742d5bcb14d8dd185f5b7 (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:49:55.175160  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88eb1b576d2742d5bcb14d8dd185f5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.182592  1108 tablet_service.cc:1511] Processing CreateTablet for tablet 99965cf68a6c41899e998a15816ebd6f (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:49:55.183931  1108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99965cf68a6c41899e998a15816ebd6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.194057  1038 tablet_service.cc:1511] Processing CreateTablet for tablet 6eeea8760b4040359fd4896871e4cafe (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:49:55.195502  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eeea8760b4040359fd4896871e4cafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.202515  1037 tablet_service.cc:1511] Processing CreateTablet for tablet 97a6f9620d254fc48022dc7e9e7d65b3 (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:49:55.204154  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a6f9620d254fc48022dc7e9e7d65b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.206370  1036 tablet_service.cc:1511] Processing CreateTablet for tablet 88eb1b576d2742d5bcb14d8dd185f5b7 (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:49:55.207724  1036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88eb1b576d2742d5bcb14d8dd185f5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.214870  1035 tablet_service.cc:1511] Processing CreateTablet for tablet f3ed7a595e474ed9896ff83ac96a9dfb (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:49:55.216300  1035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ed7a595e474ed9896ff83ac96a9dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.219084  1034 tablet_service.cc:1511] Processing CreateTablet for tablet 699cf924cf674ae6921d1f91754b432c (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:49:55.220417  1034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699cf924cf674ae6921d1f91754b432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.224709  1033 tablet_service.cc:1511] Processing CreateTablet for tablet 99965cf68a6c41899e998a15816ebd6f (DEFAULT_TABLE table=test-workload [id=95abed56fb2242ec9201720480ea229d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:49:55.225986  1033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99965cf68a6c41899e998a15816ebd6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:55.235298  1242 tablet_bootstrap.cc:492] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a: Bootstrap starting.
I20260608 12:49:55.256371  1242 tablet_bootstrap.cc:654] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.258216  1243 tablet_bootstrap.cc:492] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9: Bootstrap starting.
I20260608 12:49:55.268293  1243 tablet_bootstrap.cc:654] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.269697  1244 tablet_bootstrap.cc:492] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a: Bootstrap starting.
I20260608 12:49:55.273653  1243 tablet_bootstrap.cc:492] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9: No bootstrap required, opened a new log
I20260608 12:49:55.273862  1242 tablet_bootstrap.cc:492] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a: No bootstrap required, opened a new log
I20260608 12:49:55.274720  1243 ts_tablet_manager.cc:1403] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260608 12:49:55.274936  1242 ts_tablet_manager.cc:1403] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.009s
I20260608 12:49:55.276611  1244 tablet_bootstrap.cc:654] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.278065  1242 raft_consensus.cc:359] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.278061  1243 raft_consensus.cc:359] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.278925  1242 raft_consensus.cc:385] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.279076  1243 raft_consensus.cc:385] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.279281  1242 raft_consensus.cc:740] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4262cb0873b8492899a1e68b9e56dd9a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.279531  1243 raft_consensus.cc:740] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad266e5457a645109af8c779016074e9, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.280045  1242 consensus_queue.cc:260] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.280464  1243 consensus_queue.cc:260] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.283471  1243 ts_tablet_manager.cc:1434] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:49:55.283525  1244 tablet_bootstrap.cc:492] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a: No bootstrap required, opened a new log
I20260608 12:49:55.284219  1244 ts_tablet_manager.cc:1403] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:49:55.284695  1243 tablet_bootstrap.cc:492] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9: Bootstrap starting.
I20260608 12:49:55.287461  1244 raft_consensus.cc:359] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } }
I20260608 12:49:55.288311  1244 raft_consensus.cc:385] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.288712  1244 raft_consensus.cc:740] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38e713850a64d1eafe864840e892d3a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.289458  1242 ts_tablet_manager.cc:1434] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:49:55.289662  1244 consensus_queue.cc:260] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } }
I20260608 12:49:55.291986  1243 tablet_bootstrap.cc:654] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.295948  1242 tablet_bootstrap.cc:492] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a: Bootstrap starting.
I20260608 12:49:55.305531  1243 tablet_bootstrap.cc:492] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9: No bootstrap required, opened a new log
I20260608 12:49:55.305625  1242 tablet_bootstrap.cc:654] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.306362  1243 ts_tablet_manager.cc:1403] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260608 12:49:55.308131  1244 ts_tablet_manager.cc:1434] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a: Time spent starting tablet: real 0.024s	user 0.017s	sys 0.003s
I20260608 12:49:55.309266  1244 tablet_bootstrap.cc:492] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a: Bootstrap starting.
I20260608 12:49:55.309633  1243 raft_consensus.cc:359] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.311460  1243 raft_consensus.cc:385] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.311808  1243 raft_consensus.cc:740] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad266e5457a645109af8c779016074e9, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.312776  1243 consensus_queue.cc:260] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.316386  1244 tablet_bootstrap.cc:654] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.317181  1243 ts_tablet_manager.cc:1434] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:49:55.318341  1243 tablet_bootstrap.cc:492] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9: Bootstrap starting.
I20260608 12:49:55.322571  1242 tablet_bootstrap.cc:492] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a: No bootstrap required, opened a new log
I20260608 12:49:55.323216  1242 ts_tablet_manager.cc:1403] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.002s
I20260608 12:49:55.324790  1243 tablet_bootstrap.cc:654] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.326537  1242 raft_consensus.cc:359] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.327359  1242 raft_consensus.cc:385] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.327719  1242 raft_consensus.cc:740] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4262cb0873b8492899a1e68b9e56dd9a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.328857  1242 consensus_queue.cc:260] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.330106  1244 tablet_bootstrap.cc:492] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a: No bootstrap required, opened a new log
I20260608 12:49:55.330727  1249 raft_consensus.cc:493] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:55.331005  1244 ts_tablet_manager.cc:1403] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260608 12:49:55.331348  1242 ts_tablet_manager.cc:1434] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:49:55.331255  1249 raft_consensus.cc:515] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.332588  1242 tablet_bootstrap.cc:492] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a: Bootstrap starting.
I20260608 12:49:55.334396  1244 raft_consensus.cc:359] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.335342  1244 raft_consensus.cc:385] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.335659  1244 raft_consensus.cc:740] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38e713850a64d1eafe864840e892d3a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.336598  1244 consensus_queue.cc:260] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.341133  1244 ts_tablet_manager.cc:1434] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:49:55.341823  1249 leader_election.cc:290] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:55.342221  1244 tablet_bootstrap.cc:492] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a: Bootstrap starting.
I20260608 12:49:55.340788  1242 tablet_bootstrap.cc:654] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.348628  1243 tablet_bootstrap.cc:492] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9: No bootstrap required, opened a new log
I20260608 12:49:55.350888  1243 ts_tablet_manager.cc:1403] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.002s
I20260608 12:49:55.352880  1244 tablet_bootstrap.cc:654] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.358520  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed7a595e474ed9896ff83ac96a9dfb" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a" is_pre_election: true
I20260608 12:49:55.358836  1243 raft_consensus.cc:359] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.359408  1243 raft_consensus.cc:385] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.359622  1243 raft_consensus.cc:740] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad266e5457a645109af8c779016074e9, State: Initialized, Role: FOLLOWER
W20260608 12:49:55.360399  1087 leader_election.cc:343] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.360363  1243 consensus_queue.cc:260] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.362998  1243 ts_tablet_manager.cc:1434] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:49:55.364418  1243 tablet_bootstrap.cc:492] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9: Bootstrap starting.
I20260608 12:49:55.365428  1242 tablet_bootstrap.cc:492] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a: No bootstrap required, opened a new log
I20260608 12:49:55.366050  1242 ts_tablet_manager.cc:1403] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.003s
I20260608 12:49:55.369343  1242 raft_consensus.cc:359] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.371282  1242 raft_consensus.cc:385] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.371882  1242 raft_consensus.cc:740] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4262cb0873b8492899a1e68b9e56dd9a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.371291  1243 tablet_bootstrap.cc:654] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.372987  1244 tablet_bootstrap.cc:492] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a: No bootstrap required, opened a new log
I20260608 12:49:55.373580  1244 ts_tablet_manager.cc:1403] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.011s
I20260608 12:49:55.374639  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed7a595e474ed9896ff83ac96a9dfb" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a" is_pre_election: true
I20260608 12:49:55.375644  1242 consensus_queue.cc:260] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
W20260608 12:49:55.376611  1089 leader_election.cc:343] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.376827  1244 raft_consensus.cc:359] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.377559  1244 raft_consensus.cc:385] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.377370  1089 leader_election.cc:304] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [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: ad266e5457a645109af8c779016074e9; no voters: 4262cb0873b8492899a1e68b9e56dd9a, f38e713850a64d1eafe864840e892d3a
I20260608 12:49:55.378037  1244 raft_consensus.cc:740] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38e713850a64d1eafe864840e892d3a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.378983  1244 consensus_queue.cc:260] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.379907  1249 raft_consensus.cc:2749] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:49:55.381386  1249 raft_consensus.cc:493] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:55.381742  1249 raft_consensus.cc:515] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.383634  1249 leader_election.cc:290] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:55.384035  1244 ts_tablet_manager.cc:1434] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:49:55.384835  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699cf924cf674ae6921d1f91754b432c" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a" is_pre_election: true
I20260608 12:49:55.385253  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699cf924cf674ae6921d1f91754b432c" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a" is_pre_election: true
I20260608 12:49:55.385885  1197 raft_consensus.cc:2468] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad266e5457a645109af8c779016074e9 in term 0.
W20260608 12:49:55.386850  1087 leader_election.cc:343] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.386174  1248 raft_consensus.cc:493] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:55.385195  1244 tablet_bootstrap.cc:492] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a: Bootstrap starting.
I20260608 12:49:55.387383  1089 leader_election.cc:304] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [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: 4262cb0873b8492899a1e68b9e56dd9a, ad266e5457a645109af8c779016074e9; no voters: f38e713850a64d1eafe864840e892d3a
I20260608 12:49:55.387315  1243 tablet_bootstrap.cc:492] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9: No bootstrap required, opened a new log
I20260608 12:49:55.379984  1242 ts_tablet_manager.cc:1434] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:49:55.388190  1248 raft_consensus.cc:515] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.390372  1242 tablet_bootstrap.cc:492] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a: Bootstrap starting.
I20260608 12:49:55.392143  1248 leader_election.cc:290] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), ad266e5457a645109af8c779016074e9 (127.24.64.194:36033)
I20260608 12:49:55.388634  1243 ts_tablet_manager.cc:1403] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260608 12:49:55.388851  1249 raft_consensus.cc:2804] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:55.395821  1249 raft_consensus.cc:493] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:55.396193  1249 raft_consensus.cc:3060] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.396312  1244 tablet_bootstrap.cc:654] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.399957  1243 raft_consensus.cc:359] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.401793  1243 raft_consensus.cc:385] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.402135  1243 raft_consensus.cc:740] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad266e5457a645109af8c779016074e9, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.403453  1243 consensus_queue.cc:260] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.408375  1243 ts_tablet_manager.cc:1434] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260608 12:49:55.406247  1249 raft_consensus.cc:515] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.409593  1243 tablet_bootstrap.cc:492] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9: Bootstrap starting.
I20260608 12:49:55.410475  1242 tablet_bootstrap.cc:654] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.423419  1249 leader_election.cc:290] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 election: Requested vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:55.426147  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699cf924cf674ae6921d1f91754b432c" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a"
W20260608 12:49:55.427821  1087 leader_election.cc:343] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.428296  1243 tablet_bootstrap.cc:654] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.438813  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99965cf68a6c41899e998a15816ebd6f" candidate_uuid: "4262cb0873b8492899a1e68b9e56dd9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a" is_pre_election: true
W20260608 12:49:55.440136  1161 leader_election.cc:343] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.442773  1244 tablet_bootstrap.cc:492] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a: No bootstrap required, opened a new log
I20260608 12:49:55.443292  1244 ts_tablet_manager.cc:1403] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.012s
I20260608 12:49:55.443912  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699cf924cf674ae6921d1f91754b432c" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a"
I20260608 12:49:55.444509  1197 raft_consensus.cc:3060] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.446514  1244 raft_consensus.cc:359] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.447333  1244 raft_consensus.cc:385] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.447609  1244 raft_consensus.cc:740] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38e713850a64d1eafe864840e892d3a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.448557  1244 consensus_queue.cc:260] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.451148  1244 ts_tablet_manager.cc:1434] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:55.452198  1244 tablet_bootstrap.cc:492] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a: Bootstrap starting.
I20260608 12:49:55.458544  1244 tablet_bootstrap.cc:654] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.467094  1197 raft_consensus.cc:2468] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad266e5457a645109af8c779016074e9 in term 1.
I20260608 12:49:55.467311  1249 raft_consensus.cc:493] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:55.470805  1249 raft_consensus.cc:515] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.472913  1260 raft_consensus.cc:493] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:55.473549  1260 raft_consensus.cc:515] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.477208  1260 leader_election.cc:290] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:55.478718  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99965cf68a6c41899e998a15816ebd6f" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a" is_pre_election: true
I20260608 12:49:55.480795  1249 leader_election.cc:290] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
W20260608 12:49:55.483366  1087 leader_election.cc:343] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.484438  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a6f9620d254fc48022dc7e9e7d65b3" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a" is_pre_election: true
I20260608 12:49:55.485209  1048 raft_consensus.cc:2468] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad266e5457a645109af8c779016074e9 in term 0.
I20260608 12:49:55.486702  1087 leader_election.cc:304] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad266e5457a645109af8c779016074e9, f38e713850a64d1eafe864840e892d3a; no voters: 
I20260608 12:49:55.487777  1249 raft_consensus.cc:2804] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:55.488247  1249 raft_consensus.cc:493] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:55.488643  1249 raft_consensus.cc:3060] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.497785  1196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99965cf68a6c41899e998a15816ebd6f" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a" is_pre_election: true
I20260608 12:49:55.498659  1196 raft_consensus.cc:2468] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad266e5457a645109af8c779016074e9 in term 0.
I20260608 12:49:55.500423  1196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a6f9620d254fc48022dc7e9e7d65b3" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a" is_pre_election: true
I20260608 12:49:55.501958  1089 leader_election.cc:304] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [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: 4262cb0873b8492899a1e68b9e56dd9a, ad266e5457a645109af8c779016074e9; no voters: f38e713850a64d1eafe864840e892d3a
I20260608 12:49:55.504750  1260 raft_consensus.cc:2804] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:55.505213  1260 raft_consensus.cc:493] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:55.505607  1260 raft_consensus.cc:3060] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.519261  1248 raft_consensus.cc:493] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:55.519896  1248 raft_consensus.cc:515] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
W20260608 12:49:55.521158  1089 leader_election.cc:343] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.522341  1248 leader_election.cc:290] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), ad266e5457a645109af8c779016074e9 (127.24.64.194:36033)
I20260608 12:49:55.523500  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eb1b576d2742d5bcb14d8dd185f5b7" candidate_uuid: "4262cb0873b8492899a1e68b9e56dd9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a" is_pre_election: true
I20260608 12:49:55.524292  1048 raft_consensus.cc:2468] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4262cb0873b8492899a1e68b9e56dd9a in term 0.
I20260608 12:49:55.525876  1161 leader_election.cc:304] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4262cb0873b8492899a1e68b9e56dd9a, f38e713850a64d1eafe864840e892d3a; no voters: 
I20260608 12:49:55.527145  1248 raft_consensus.cc:2804] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:55.527526  1248 raft_consensus.cc:493] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:55.527858  1248 raft_consensus.cc:3060] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.538581  1089 leader_election.cc:304] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [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: 4262cb0873b8492899a1e68b9e56dd9a, ad266e5457a645109af8c779016074e9; no voters: f38e713850a64d1eafe864840e892d3a
I20260608 12:49:55.543290  1267 raft_consensus.cc:2804] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:55.545326  1123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99965cf68a6c41899e998a15816ebd6f" candidate_uuid: "4262cb0873b8492899a1e68b9e56dd9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad266e5457a645109af8c779016074e9" is_pre_election: true
I20260608 12:49:55.547255  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eb1b576d2742d5bcb14d8dd185f5b7" candidate_uuid: "4262cb0873b8492899a1e68b9e56dd9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad266e5457a645109af8c779016074e9" is_pre_election: true
I20260608 12:49:55.549002  1250 raft_consensus.cc:493] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:55.549538  1250 raft_consensus.cc:515] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.551447  1267 raft_consensus.cc:697] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 1 LEADER]: Becoming Leader. State: Replica: ad266e5457a645109af8c779016074e9, State: Running, Role: LEADER
I20260608 12:49:55.552958  1267 consensus_queue.cc:237] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.536325  1248 raft_consensus.cc:515] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.558336  1250 leader_election.cc:290] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad266e5457a645109af8c779016074e9 (127.24.64.194:36033), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:55.549538  1260 raft_consensus.cc:515] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.565784  1123 raft_consensus.cc:2393] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4262cb0873b8492899a1e68b9e56dd9a in current term 1: Already voted for candidate ad266e5457a645109af8c779016074e9 in this term.
W20260608 12:49:55.564574  1160 leader_election.cc:343] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad266e5457a645109af8c779016074e9 (127.24.64.194:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.558972  1249 raft_consensus.cc:515] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.570834  1248 leader_election.cc:290] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [CANDIDATE]: Term 1 election: Requested vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), ad266e5457a645109af8c779016074e9 (127.24.64.194:36033)
I20260608 12:49:55.572451  1123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eb1b576d2742d5bcb14d8dd185f5b7" candidate_uuid: "4262cb0873b8492899a1e68b9e56dd9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad266e5457a645109af8c779016074e9"
I20260608 12:49:55.579983  1250 raft_consensus.cc:493] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:55.580523  1250 raft_consensus.cc:515] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } }
I20260608 12:49:55.580458  1260 leader_election.cc:290] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 election: Requested vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:55.582932  1250 leader_election.cc:290] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257), ad266e5457a645109af8c779016074e9 (127.24.64.194:36033)
I20260608 12:49:55.586745   946 catalog_manager.cc:5696] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad266e5457a645109af8c779016074e9 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "ad266e5457a645109af8c779016074e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:55.574648  1160 leader_election.cc:304] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [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: 4262cb0873b8492899a1e68b9e56dd9a; no voters: ad266e5457a645109af8c779016074e9, f38e713850a64d1eafe864840e892d3a
I20260608 12:49:55.596176  1248 raft_consensus.cc:3060] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.598302  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99965cf68a6c41899e998a15816ebd6f" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a"
I20260608 12:49:55.607062  1249 leader_election.cc:290] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 election: Requested vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:55.608623  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99965cf68a6c41899e998a15816ebd6f" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a"
I20260608 12:49:55.609357  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a6f9620d254fc48022dc7e9e7d65b3" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a"
I20260608 12:49:55.610020  1047 raft_consensus.cc:3060] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:49:55.611609  1087 leader_election.cc:343] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.612138  1242 tablet_bootstrap.cc:492] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a: No bootstrap required, opened a new log
W20260608 12:49:55.606557  1160 leader_election.cc:343] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad266e5457a645109af8c779016074e9 (127.24.64.194:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.612708  1242 ts_tablet_manager.cc:1403] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a: Time spent bootstrapping tablet: real 0.223s	user 0.063s	sys 0.116s
I20260608 12:49:55.613168  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eb1b576d2742d5bcb14d8dd185f5b7" candidate_uuid: "4262cb0873b8492899a1e68b9e56dd9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a"
I20260608 12:49:55.613813  1046 raft_consensus.cc:3060] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.612804  1243 tablet_bootstrap.cc:492] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9: No bootstrap required, opened a new log
I20260608 12:49:55.615972  1196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a6f9620d254fc48022dc7e9e7d65b3" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a"
I20260608 12:49:55.615986  1242 raft_consensus.cc:359] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
W20260608 12:49:55.617619  1089 leader_election.cc:343] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.617621  1242 raft_consensus.cc:385] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.618453  1248 raft_consensus.cc:2749] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:49:55.618659  1242 raft_consensus.cc:740] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4262cb0873b8492899a1e68b9e56dd9a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.616839  1243 ts_tablet_manager.cc:1403] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9: Time spent bootstrapping tablet: real 0.207s	user 0.061s	sys 0.085s
I20260608 12:49:55.619786  1242 consensus_queue.cc:260] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.622323  1243 raft_consensus.cc:359] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } }
I20260608 12:49:55.626871  1243 raft_consensus.cc:385] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.627288  1243 raft_consensus.cc:740] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad266e5457a645109af8c779016074e9, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.627767  1123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699cf924cf674ae6921d1f91754b432c" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad266e5457a645109af8c779016074e9" is_pre_election: true
I20260608 12:49:55.628525  1243 consensus_queue.cc:260] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } }
I20260608 12:49:55.629621  1196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699cf924cf674ae6921d1f91754b432c" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a" is_pre_election: true
I20260608 12:49:55.630400  1196 raft_consensus.cc:2393] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f38e713850a64d1eafe864840e892d3a in current term 1: Already voted for candidate ad266e5457a645109af8c779016074e9 in this term.
I20260608 12:49:55.631439  1243 ts_tablet_manager.cc:1434] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:49:55.628567  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eeea8760b4040359fd4896871e4cafe" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad266e5457a645109af8c779016074e9" is_pre_election: true
I20260608 12:49:55.631999  1014 leader_election.cc:304] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [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: f38e713850a64d1eafe864840e892d3a; no voters: 4262cb0873b8492899a1e68b9e56dd9a, ad266e5457a645109af8c779016074e9
I20260608 12:49:55.632568  1249 raft_consensus.cc:493] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:55.632081  1196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eeea8760b4040359fd4896871e4cafe" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a" is_pre_election: true
I20260608 12:49:55.633131  1249 raft_consensus.cc:515] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } }
W20260608 12:49:55.634184  1014 leader_election.cc:343] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.635432  1249 leader_election.cc:290] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257), f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229)
I20260608 12:49:55.633417  1250 raft_consensus.cc:3060] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.637342  1046 raft_consensus.cc:2468] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4262cb0873b8492899a1e68b9e56dd9a in term 1.
I20260608 12:49:55.637435  1196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eeea8760b4040359fd4896871e4cafe" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a" is_pre_election: true
I20260608 12:49:55.639566  1242 ts_tablet_manager.cc:1434] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.005s
I20260608 12:49:55.639693  1244 tablet_bootstrap.cc:492] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a: No bootstrap required, opened a new log
W20260608 12:49:55.640985  1089 leader_election.cc:343] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:55.641397  1242 tablet_bootstrap.cc:492] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a: Bootstrap starting.
I20260608 12:49:55.636945  1047 raft_consensus.cc:2468] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad266e5457a645109af8c779016074e9 in term 1.
I20260608 12:49:55.641474  1244 ts_tablet_manager.cc:1403] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a: Time spent bootstrapping tablet: real 0.189s	user 0.052s	sys 0.067s
I20260608 12:49:55.642164  1161 leader_election.cc:304] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [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: 4262cb0873b8492899a1e68b9e56dd9a, f38e713850a64d1eafe864840e892d3a; no voters: ad266e5457a645109af8c779016074e9
I20260608 12:49:55.643967  1087 leader_election.cc:304] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [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: ad266e5457a645109af8c779016074e9, f38e713850a64d1eafe864840e892d3a; no voters: 4262cb0873b8492899a1e68b9e56dd9a
I20260608 12:49:55.637197  1122 raft_consensus.cc:2468] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38e713850a64d1eafe864840e892d3a in term 0.
I20260608 12:49:55.625963  1197 raft_consensus.cc:2468] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad266e5457a645109af8c779016074e9 in term 1.
I20260608 12:49:55.645592  1244 raft_consensus.cc:359] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.646612  1244 raft_consensus.cc:385] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.646948  1244 raft_consensus.cc:740] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38e713850a64d1eafe864840e892d3a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.647339  1089 leader_election.cc:304] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [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: 4262cb0873b8492899a1e68b9e56dd9a, ad266e5457a645109af8c779016074e9; no voters: f38e713850a64d1eafe864840e892d3a
I20260608 12:49:55.647831  1244 consensus_queue.cc:260] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.649313  1242 tablet_bootstrap.cc:654] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.649263  1260 raft_consensus.cc:2804] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:55.650084  1260 raft_consensus.cc:697] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 1 LEADER]: Becoming Leader. State: Replica: ad266e5457a645109af8c779016074e9, State: Running, Role: LEADER
I20260608 12:49:55.650794  1011 leader_election.cc:304] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [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: ad266e5457a645109af8c779016074e9, f38e713850a64d1eafe864840e892d3a; no voters: 4262cb0873b8492899a1e68b9e56dd9a
I20260608 12:49:55.650954  1260 consensus_queue.cc:237] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.645726  1249 raft_consensus.cc:2804] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:55.664103  1249 raft_consensus.cc:697] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 1 LEADER]: Becoming Leader. State: Replica: ad266e5457a645109af8c779016074e9, State: Running, Role: LEADER
I20260608 12:49:55.653030  1243 tablet_bootstrap.cc:492] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9: Bootstrap starting.
W20260608 12:49:55.654349   994 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:49:55.637735  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eeea8760b4040359fd4896871e4cafe" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a" is_pre_election: true
I20260608 12:49:55.658176  1244 ts_tablet_manager.cc:1434] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260608 12:49:55.667255  1244 tablet_bootstrap.cc:492] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a: Bootstrap starting.
I20260608 12:49:55.658761  1272 raft_consensus.cc:2804] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:55.659961  1273 raft_consensus.cc:2804] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:55.662194  1242 tablet_bootstrap.cc:492] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a: No bootstrap required, opened a new log
I20260608 12:49:55.668505  1048 raft_consensus.cc:2468] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad266e5457a645109af8c779016074e9 in term 0.
I20260608 12:49:55.668891  1242 ts_tablet_manager.cc:1403] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.005s
I20260608 12:49:55.669088  1273 raft_consensus.cc:493] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:55.669561  1273 raft_consensus.cc:3060] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.671975  1243 tablet_bootstrap.cc:654] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.672741  1272 raft_consensus.cc:697] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 1 LEADER]: Becoming Leader. State: Replica: 4262cb0873b8492899a1e68b9e56dd9a, State: Running, Role: LEADER
I20260608 12:49:55.673712  1272 consensus_queue.cc:237] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.675464  1244 tablet_bootstrap.cc:654] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.665041  1249 consensus_queue.cc:237] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.676961  1273 raft_consensus.cc:515] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } }
I20260608 12:49:55.644321  1250 raft_consensus.cc:2749] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:49:55.672506  1242 raft_consensus.cc:359] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } }
I20260608 12:49:55.678594  1242 raft_consensus.cc:385] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.676187  1087 leader_election.cc:304] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [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: ad266e5457a645109af8c779016074e9, f38e713850a64d1eafe864840e892d3a; no voters: 4262cb0873b8492899a1e68b9e56dd9a
I20260608 12:49:55.679939  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eeea8760b4040359fd4896871e4cafe" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a"
I20260608 12:49:55.678901  1242 raft_consensus.cc:740] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4262cb0873b8492899a1e68b9e56dd9a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.680945  1260 raft_consensus.cc:2804] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:55.681344  1260 raft_consensus.cc:493] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:55.681247  1242 consensus_queue.cc:260] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } }
I20260608 12:49:55.681936  1260 raft_consensus.cc:3060] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.680681   944 catalog_manager.cc:5696] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad266e5457a645109af8c779016074e9 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "ad266e5457a645109af8c779016074e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:55.683486  1197 raft_consensus.cc:3060] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.684168  1242 ts_tablet_manager.cc:1434] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:49:55.685232  1242 tablet_bootstrap.cc:492] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a: Bootstrap starting.
I20260608 12:49:55.690804  1197 raft_consensus.cc:2468] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38e713850a64d1eafe864840e892d3a in term 1.
I20260608 12:49:55.691689  1242 tablet_bootstrap.cc:654] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:55.692797  1014 leader_election.cc:304] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [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: 4262cb0873b8492899a1e68b9e56dd9a, f38e713850a64d1eafe864840e892d3a; no voters: 
I20260608 12:49:55.693955  1250 raft_consensus.cc:2804] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:55.694821  1250 raft_consensus.cc:697] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38e713850a64d1eafe864840e892d3a, State: Running, Role: LEADER
I20260608 12:49:55.695773  1250 consensus_queue.cc:237] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } }
I20260608 12:49:55.700932  1273 leader_election.cc:290] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [CANDIDATE]: Term 1 election: Requested vote from peers 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257), ad266e5457a645109af8c779016074e9 (127.24.64.194:36033)
I20260608 12:49:55.702478  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eeea8760b4040359fd4896871e4cafe" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad266e5457a645109af8c779016074e9"
I20260608 12:49:55.704334  1260 raft_consensus.cc:515] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } }
I20260608 12:49:55.709517  1122 raft_consensus.cc:2393] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f38e713850a64d1eafe864840e892d3a in current term 1: Already voted for candidate ad266e5457a645109af8c779016074e9 in this term.
I20260608 12:49:55.709693  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eeea8760b4040359fd4896871e4cafe" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a"
I20260608 12:49:55.710314  1260 leader_election.cc:290] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257), f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229)
I20260608 12:49:55.710518  1197 raft_consensus.cc:2393] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad266e5457a645109af8c779016074e9 in current term 1: Already voted for candidate f38e713850a64d1eafe864840e892d3a in this term.
I20260608 12:49:55.710786   944 catalog_manager.cc:5696] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195). New cstate: current_term: 1 leader_uuid: "4262cb0873b8492899a1e68b9e56dd9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:55.711629  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eeea8760b4040359fd4896871e4cafe" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a"
I20260608 12:49:55.713481  1087 leader_election.cc:304] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [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: ad266e5457a645109af8c779016074e9; no voters: 4262cb0873b8492899a1e68b9e56dd9a, f38e713850a64d1eafe864840e892d3a
I20260608 12:49:55.714807  1260 raft_consensus.cc:2749] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:49:55.719297   945 catalog_manager.cc:5696] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad266e5457a645109af8c779016074e9 (127.24.64.194). New cstate: current_term: 1 leader_uuid: "ad266e5457a645109af8c779016074e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:55.722854  1242 tablet_bootstrap.cc:492] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a: No bootstrap required, opened a new log
I20260608 12:49:55.723466  1242 ts_tablet_manager.cc:1403] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
I20260608 12:49:55.730208  1243 tablet_bootstrap.cc:492] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9: No bootstrap required, opened a new log
I20260608 12:49:55.730808  1243 ts_tablet_manager.cc:1403] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.009s
I20260608 12:49:55.731739  1242 raft_consensus.cc:359] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.732542  1242 raft_consensus.cc:385] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.732883  1242 raft_consensus.cc:740] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4262cb0873b8492899a1e68b9e56dd9a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.733851  1242 consensus_queue.cc:260] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.734882  1250 raft_consensus.cc:493] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:55.735369  1250 raft_consensus.cc:515] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.736411  1244 tablet_bootstrap.cc:492] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a: No bootstrap required, opened a new log
I20260608 12:49:55.740062  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed7a595e474ed9896ff83ac96a9dfb" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad266e5457a645109af8c779016074e9" is_pre_election: true
I20260608 12:49:55.736971  1242 ts_tablet_manager.cc:1434] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:49:55.734032  1243 raft_consensus.cc:359] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.740784  1122 raft_consensus.cc:2468] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38e713850a64d1eafe864840e892d3a in term 0.
I20260608 12:49:55.740602  1244 ts_tablet_manager.cc:1403] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.003s
I20260608 12:49:55.740550   944 catalog_manager.cc:5696] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38e713850a64d1eafe864840e892d3a (127.24.64.193). New cstate: current_term: 1 leader_uuid: "f38e713850a64d1eafe864840e892d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:55.742269  1011 leader_election.cc:304] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad266e5457a645109af8c779016074e9, f38e713850a64d1eafe864840e892d3a; no voters: 
I20260608 12:49:55.738175  1250 leader_election.cc:290] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad266e5457a645109af8c779016074e9 (127.24.64.194:36033), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:55.738863  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed7a595e474ed9896ff83ac96a9dfb" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a" is_pre_election: true
I20260608 12:49:55.743106  1273 raft_consensus.cc:2804] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:55.743510  1197 raft_consensus.cc:2468] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38e713850a64d1eafe864840e892d3a in term 0.
I20260608 12:49:55.743537  1273 raft_consensus.cc:493] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:55.745257  1243 raft_consensus.cc:385] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.745312  1273 raft_consensus.cc:3060] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.745728  1243 raft_consensus.cc:740] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad266e5457a645109af8c779016074e9, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.746657  1243 consensus_queue.cc:260] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.749114  1243 ts_tablet_manager.cc:1434] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:49:55.744560  1244 raft_consensus.cc:359] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.750427  1244 raft_consensus.cc:385] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:55.750793  1244 raft_consensus.cc:740] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38e713850a64d1eafe864840e892d3a, State: Initialized, Role: FOLLOWER
I20260608 12:49:55.751644  1244 consensus_queue.cc:260] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.753108  1273 raft_consensus.cc:515] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.754232  1244 ts_tablet_manager.cc:1434] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260608 12:49:55.757052  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed7a595e474ed9896ff83ac96a9dfb" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad266e5457a645109af8c779016074e9"
I20260608 12:49:55.757611  1122 raft_consensus.cc:3060] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.762351  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed7a595e474ed9896ff83ac96a9dfb" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a"
I20260608 12:49:55.762951  1197 raft_consensus.cc:3060] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.763458  1122 raft_consensus.cc:2468] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38e713850a64d1eafe864840e892d3a in term 1.
I20260608 12:49:55.764524  1011 leader_election.cc:304] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [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: ad266e5457a645109af8c779016074e9, f38e713850a64d1eafe864840e892d3a; no voters: 
I20260608 12:49:55.765136  1273 leader_election.cc:290] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [CANDIDATE]: Term 1 election: Requested vote from peers ad266e5457a645109af8c779016074e9 (127.24.64.194:36033), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:55.765355  1250 raft_consensus.cc:2804] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:55.765923  1250 raft_consensus.cc:697] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38e713850a64d1eafe864840e892d3a, State: Running, Role: LEADER
I20260608 12:49:55.766759  1250 consensus_queue.cc:237] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.769459  1197 raft_consensus.cc:2468] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38e713850a64d1eafe864840e892d3a in term 1.
I20260608 12:49:55.774178   944 catalog_manager.cc:5696] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38e713850a64d1eafe864840e892d3a (127.24.64.193). New cstate: current_term: 1 leader_uuid: "f38e713850a64d1eafe864840e892d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:55.834446  1272 raft_consensus.cc:493] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:55.834988  1272 raft_consensus.cc:515] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:55.838689  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a6f9620d254fc48022dc7e9e7d65b3" candidate_uuid: "4262cb0873b8492899a1e68b9e56dd9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad266e5457a645109af8c779016074e9" is_pre_election: true
I20260608 12:49:55.839546  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a6f9620d254fc48022dc7e9e7d65b3" candidate_uuid: "4262cb0873b8492899a1e68b9e56dd9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a" is_pre_election: true
I20260608 12:49:55.840369  1048 raft_consensus.cc:2393] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4262cb0873b8492899a1e68b9e56dd9a in current term 1: Already voted for candidate ad266e5457a645109af8c779016074e9 in this term.
I20260608 12:49:55.840523  1272 leader_election.cc:290] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), ad266e5457a645109af8c779016074e9 (127.24.64.194:36033)
I20260608 12:49:55.841727  1161 leader_election.cc:304] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [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: 4262cb0873b8492899a1e68b9e56dd9a; no voters: ad266e5457a645109af8c779016074e9, f38e713850a64d1eafe864840e892d3a
I20260608 12:49:55.845324  1272 raft_consensus.cc:3060] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:55.858253  1272 raft_consensus.cc:2749] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:49:55.985821  1260 consensus_queue.cc:1048] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:56.011814  1249 consensus_queue.cc:1048] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:56.071147  1197 raft_consensus.cc:1275] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Refusing update from remote peer f38e713850a64d1eafe864840e892d3a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:56.072072  1122 raft_consensus.cc:3060] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:56.074005  1250 consensus_queue.cc:1048] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:56.080339  1122 raft_consensus.cc:1275] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Refusing update from remote peer 4262cb0873b8492899a1e68b9e56dd9a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:56.083047  1048 raft_consensus.cc:1275] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Refusing update from remote peer 4262cb0873b8492899a1e68b9e56dd9a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:56.084636  1272 consensus_queue.cc:1048] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:56.092272  1123 raft_consensus.cc:1275] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Refusing update from remote peer f38e713850a64d1eafe864840e892d3a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:56.094260  1273 consensus_queue.cc:1048] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:56.098574  1047 raft_consensus.cc:3060] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:56.100376  1195 raft_consensus.cc:1275] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Refusing update from remote peer ad266e5457a645109af8c779016074e9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:56.101536  1196 raft_consensus.cc:1275] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Refusing update from remote peer ad266e5457a645109af8c779016074e9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:56.104725  1046 raft_consensus.cc:1275] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Refusing update from remote peer ad266e5457a645109af8c779016074e9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:56.121359  1260 consensus_queue.cc:1048] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260608 12:49:56.142812  1122 raft_consensus.cc:1275] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Refusing update from remote peer f38e713850a64d1eafe864840e892d3a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:56.145653  1272 consensus_queue.cc:1048] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:56.145709  1275 consensus_queue.cc:1048] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:49:56.153193  1249 raft_consensus.cc:493] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:56.153856  1249 raft_consensus.cc:515] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:56.152477  1250 consensus_queue.cc:1048] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:49:56.156307  1249 leader_election.cc:290] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f38e713850a64d1eafe864840e892d3a (127.24.64.193:36229), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:56.165055  1305 consensus_queue.cc:1048] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:49:56.174548  1303 consensus_queue.cc:1048] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260608 12:49:56.191162  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eb1b576d2742d5bcb14d8dd185f5b7" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38e713850a64d1eafe864840e892d3a" is_pre_election: true
I20260608 12:49:56.218437  1047 raft_consensus.cc:1275] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Refusing update from remote peer ad266e5457a645109af8c779016074e9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:56.223981  1273 raft_consensus.cc:493] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:56.261063  1273 raft_consensus.cc:515] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 } } peers { permanent_uuid: "ad266e5457a645109af8c779016074e9" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36033 } } peers { permanent_uuid: "4262cb0873b8492899a1e68b9e56dd9a" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33257 } }
I20260608 12:49:56.278451  1307 consensus_queue.cc:1048] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38e713850a64d1eafe864840e892d3a" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 36229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 12:49:56.290915  1273 leader_election.cc:290] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad266e5457a645109af8c779016074e9 (127.24.64.194:36033), 4262cb0873b8492899a1e68b9e56dd9a (127.24.64.195:33257)
I20260608 12:49:56.298090  1194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eb1b576d2742d5bcb14d8dd185f5b7" candidate_uuid: "ad266e5457a645109af8c779016074e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a" is_pre_election: true
I20260608 12:49:56.300367  1191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99965cf68a6c41899e998a15816ebd6f" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4262cb0873b8492899a1e68b9e56dd9a" is_pre_election: true
I20260608 12:49:56.303426  1089 leader_election.cc:304] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [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: ad266e5457a645109af8c779016074e9; no voters: 4262cb0873b8492899a1e68b9e56dd9a, f38e713850a64d1eafe864840e892d3a
I20260608 12:49:56.296948  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99965cf68a6c41899e998a15816ebd6f" candidate_uuid: "f38e713850a64d1eafe864840e892d3a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad266e5457a645109af8c779016074e9" is_pre_election: true
I20260608 12:49:56.304844  1249 raft_consensus.cc:2749] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:49:56.306880  1011 leader_election.cc:304] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [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: f38e713850a64d1eafe864840e892d3a; no voters: 4262cb0873b8492899a1e68b9e56dd9a, ad266e5457a645109af8c779016074e9
I20260608 12:49:56.310881  1273 raft_consensus.cc:2749] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:49:56.431898  1298 mvcc.cc:204] Tried to move back new op lower bound from 7294660592156397568 to 7294660590381973504. Current Snapshot: MvccSnapshot[applied={T|T < 7294660592054820864}]
I20260608 12:49:57.564056 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:49:57.585103 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:57.585767 24835 tablet_replica.cc:333] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a: stopping tablet replica
I20260608 12:49:57.586357 24835 raft_consensus.cc:2243] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.586887 24835 raft_consensus.cc:2272] T 699cf924cf674ae6921d1f91754b432c P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.589445 24835 tablet_replica.cc:333] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a: stopping tablet replica
I20260608 12:49:57.590027 24835 raft_consensus.cc:2243] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.590497 24835 raft_consensus.cc:2272] T 99965cf68a6c41899e998a15816ebd6f P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.593578 24835 tablet_replica.cc:333] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a: stopping tablet replica
I20260608 12:49:57.594120 24835 raft_consensus.cc:2243] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:57.594872 24835 raft_consensus.cc:2272] T 6eeea8760b4040359fd4896871e4cafe P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.597256 24835 tablet_replica.cc:333] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a: stopping tablet replica
I20260608 12:49:57.597772 24835 raft_consensus.cc:2243] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:57.598459 24835 raft_consensus.cc:2272] T f3ed7a595e474ed9896ff83ac96a9dfb P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.600634 24835 tablet_replica.cc:333] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a: stopping tablet replica
I20260608 12:49:57.601161 24835 raft_consensus.cc:2243] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.601616 24835 raft_consensus.cc:2272] T 97a6f9620d254fc48022dc7e9e7d65b3 P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.604110 24835 tablet_replica.cc:333] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a: stopping tablet replica
I20260608 12:49:57.604600 24835 raft_consensus.cc:2243] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.605101 24835 raft_consensus.cc:2272] T 88eb1b576d2742d5bcb14d8dd185f5b7 P f38e713850a64d1eafe864840e892d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.631108 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:49:57.646281 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:49:57.666973 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:57.667661 24835 tablet_replica.cc:333] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9: stopping tablet replica
I20260608 12:49:57.668391 24835 raft_consensus.cc:2243] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.668936 24835 raft_consensus.cc:2272] T 88eb1b576d2742d5bcb14d8dd185f5b7 P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.671876 24835 tablet_replica.cc:333] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9: stopping tablet replica
I20260608 12:49:57.672426 24835 raft_consensus.cc:2243] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.672977 24835 raft_consensus.cc:2272] T f3ed7a595e474ed9896ff83ac96a9dfb P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.675385 24835 tablet_replica.cc:333] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9: stopping tablet replica
I20260608 12:49:57.675899 24835 raft_consensus.cc:2243] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.676507 24835 raft_consensus.cc:2272] T 6eeea8760b4040359fd4896871e4cafe P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.679208 24835 tablet_replica.cc:333] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9: stopping tablet replica
I20260608 12:49:57.679690 24835 raft_consensus.cc:2243] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:57.680423 24835 raft_consensus.cc:2272] T 99965cf68a6c41899e998a15816ebd6f P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.682786 24835 tablet_replica.cc:333] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9: stopping tablet replica
I20260608 12:49:57.683305 24835 raft_consensus.cc:2243] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:57.684018 24835 raft_consensus.cc:2272] T 699cf924cf674ae6921d1f91754b432c P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.686275 24835 tablet_replica.cc:333] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9: stopping tablet replica
I20260608 12:49:57.686731 24835 raft_consensus.cc:2243] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:57.687427 24835 raft_consensus.cc:2272] T 97a6f9620d254fc48022dc7e9e7d65b3 P ad266e5457a645109af8c779016074e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.713656 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:49:57.729352 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:49:57.752305 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:57.752941 24835 tablet_replica.cc:333] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a: stopping tablet replica
I20260608 12:49:57.753520 24835 raft_consensus.cc:2243] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.754057 24835 raft_consensus.cc:2272] T 97a6f9620d254fc48022dc7e9e7d65b3 P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.756942 24835 tablet_replica.cc:333] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a: stopping tablet replica
I20260608 12:49:57.757504 24835 raft_consensus.cc:2243] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.758038 24835 raft_consensus.cc:2272] T 6eeea8760b4040359fd4896871e4cafe P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.760560 24835 tablet_replica.cc:333] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a: stopping tablet replica
I20260608 12:49:57.761121 24835 raft_consensus.cc:2243] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.761579 24835 raft_consensus.cc:2272] T 99965cf68a6c41899e998a15816ebd6f P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.764092 24835 tablet_replica.cc:333] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a: stopping tablet replica
I20260608 12:49:57.764580 24835 raft_consensus.cc:2243] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.765105 24835 raft_consensus.cc:2272] T f3ed7a595e474ed9896ff83ac96a9dfb P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.767405 24835 tablet_replica.cc:333] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a: stopping tablet replica
I20260608 12:49:57.767889 24835 raft_consensus.cc:2243] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.768332 24835 raft_consensus.cc:2272] T 699cf924cf674ae6921d1f91754b432c P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.770745 24835 tablet_replica.cc:333] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a: stopping tablet replica
I20260608 12:49:57.771201 24835 raft_consensus.cc:2243] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:57.771986 24835 raft_consensus.cc:2272] T 88eb1b576d2742d5bcb14d8dd185f5b7 P 4262cb0873b8492899a1e68b9e56dd9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.796964 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:49:57.811612 24835 master.cc:562] Master@127.24.64.254:40737 shutting down...
I20260608 12:49:57.829247 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:57.829773 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.830078 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83c5abde6c10405cba8ae7da908f1e3a: stopping tablet replica
I20260608 12:49:57.848805 24835 master.cc:584] Master@127.24.64.254:40737 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4350 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:49:57.876569 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:39771
I20260608 12:49:57.877750 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:57.882820  1340 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:57.882985  1341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:57.884119  1343 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:57.885082 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:57.885852 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:57.886034 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:57.886191 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922997886174 us; error 0 us; skew 500 ppm
I20260608 12:49:57.886755 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:57.889052 24835 webserver.cc:533] Webserver started at http://127.24.64.254:39095/ using document root <none> and password file <none>
I20260608 12:49:57.889519 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:57.889683 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:57.889922 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:57.890986 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "70f0553f4953476585dd46f3a03c7ec0"
format_stamp: "Formatted at 2026-06-08 12:49:57 on dist-test-slave-nzcs"
I20260608 12:49:57.895561 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:49:57.899008  1348 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:57.899835 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:49:57.900133 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "70f0553f4953476585dd46f3a03c7ec0"
format_stamp: "Formatted at 2026-06-08 12:49:57 on dist-test-slave-nzcs"
I20260608 12:49:57.900413 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:57.920781 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:57.921823 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:57.957311 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:39771
I20260608 12:49:57.957437  1399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:39771 every 8 connection(s)
I20260608 12:49:57.961236  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:57.971221  1400 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0: Bootstrap starting.
I20260608 12:49:57.975641  1400 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:57.979684  1400 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0: No bootstrap required, opened a new log
I20260608 12:49:57.981732  1400 raft_consensus.cc:359] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70f0553f4953476585dd46f3a03c7ec0" member_type: VOTER }
I20260608 12:49:57.982120  1400 raft_consensus.cc:385] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:57.982333  1400 raft_consensus.cc:740] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f0553f4953476585dd46f3a03c7ec0, State: Initialized, Role: FOLLOWER
I20260608 12:49:57.982936  1400 consensus_queue.cc:260] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70f0553f4953476585dd46f3a03c7ec0" member_type: VOTER }
I20260608 12:49:57.983410  1400 raft_consensus.cc:399] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:57.983628  1400 raft_consensus.cc:493] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:57.983880  1400 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:57.988713  1400 raft_consensus.cc:515] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70f0553f4953476585dd46f3a03c7ec0" member_type: VOTER }
I20260608 12:49:57.989218  1400 leader_election.cc:304] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [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: 70f0553f4953476585dd46f3a03c7ec0; no voters: 
I20260608 12:49:57.990321  1400 leader_election.cc:290] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:57.990706  1403 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:57.992053  1403 raft_consensus.cc:697] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [term 1 LEADER]: Becoming Leader. State: Replica: 70f0553f4953476585dd46f3a03c7ec0, State: Running, Role: LEADER
I20260608 12:49:57.992617  1403 consensus_queue.cc:237] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [LEADER]: Queue going to LEADER mode. State: All 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: "70f0553f4953476585dd46f3a03c7ec0" member_type: VOTER }
I20260608 12:49:57.993175  1400 sys_catalog.cc:565] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:57.996747  1404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "70f0553f4953476585dd46f3a03c7ec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70f0553f4953476585dd46f3a03c7ec0" member_type: VOTER } }
I20260608 12:49:57.996924  1405 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 70f0553f4953476585dd46f3a03c7ec0. Latest consensus state: current_term: 1 leader_uuid: "70f0553f4953476585dd46f3a03c7ec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70f0553f4953476585dd46f3a03c7ec0" member_type: VOTER } }
I20260608 12:49:57.997512  1404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:57.997545  1405 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:58.000907  1410 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:58.006875  1410 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:58.008162 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:58.015908  1410 catalog_manager.cc:1382] Generated new cluster ID: 27d6c4a4e9f74d89bf3b3d2befcb5e18
I20260608 12:49:58.016211  1410 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:58.045697  1410 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:58.047046  1410 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:58.076558  1410 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0: Generated new TSK 0
I20260608 12:49:58.077225  1410 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:58.139580 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:58.145470  1421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:58.146453  1422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:58.148229  1424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:58.148264 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:58.149309 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:58.149505 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:58.149673 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922998149660 us; error 0 us; skew 500 ppm
I20260608 12:49:58.150252 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:58.152714 24835 webserver.cc:533] Webserver started at http://127.24.64.193:36521/ using document root <none> and password file <none>
I20260608 12:49:58.153225 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:58.153395 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:58.153657 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:58.154706 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "556f292fb325495a9bd62e387a6e076c"
format_stamp: "Formatted at 2026-06-08 12:49:58 on dist-test-slave-nzcs"
I20260608 12:49:58.159184 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:58.162611  1429 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:58.163303 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:49:58.163626 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "556f292fb325495a9bd62e387a6e076c"
format_stamp: "Formatted at 2026-06-08 12:49:58 on dist-test-slave-nzcs"
I20260608 12:49:58.163901 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:58.187381 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:58.188530 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:58.190007 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:58.192283 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:58.192476 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:58.192713 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:58.192878 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:58.230897 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:39465
I20260608 12:49:58.231015  1491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:39465 every 8 connection(s)
I20260608 12:49:58.235982 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:58.242563  1496 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:58.244028  1497 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:58.246657 24835 server_base.cc:1061] running on GCE node
W20260608 12:49:58.247103  1499 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:58.248211  1492 heartbeater.cc:344] Connected to a master server at 127.24.64.254:39771
I20260608 12:49:58.248588  1492 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:58.248976 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:58.249209 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:58.249356  1492 heartbeater.cc:507] Master 127.24.64.254:39771 requested a full tablet report, sending...
I20260608 12:49:58.249385 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922998249366 us; error 0 us; skew 500 ppm
I20260608 12:49:58.250260 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:58.251658  1365 ts_manager.cc:194] Registered new tserver with Master: 556f292fb325495a9bd62e387a6e076c (127.24.64.193:39465)
I20260608 12:49:58.252941 24835 webserver.cc:533] Webserver started at http://127.24.64.194:45061/ using document root <none> and password file <none>
I20260608 12:49:58.253496 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:58.253676 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:58.253607  1365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42288
I20260608 12:49:58.254110 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:58.255312 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "02abda882d84444bbe061ed0c408cae7"
format_stamp: "Formatted at 2026-06-08 12:49:58 on dist-test-slave-nzcs"
I20260608 12:49:58.259693 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:49:58.263724  1504 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:58.264501 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:58.264802 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "02abda882d84444bbe061ed0c408cae7"
format_stamp: "Formatted at 2026-06-08 12:49:58 on dist-test-slave-nzcs"
I20260608 12:49:58.265065 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:58.280561 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:58.281625 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:58.282968 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:58.285251 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:58.285454 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:58.285670 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:58.285820 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:58.325034 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:36189
I20260608 12:49:58.325166  1566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:36189 every 8 connection(s)
I20260608 12:49:58.330067 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:58.337435  1570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:58.338800  1571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:58.343075  1574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:58.343470 24835 server_base.cc:1061] running on GCE node
I20260608 12:49:58.344215  1567 heartbeater.cc:344] Connected to a master server at 127.24.64.254:39771
I20260608 12:49:58.344511 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:49:58.344704  1567 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:58.344880 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:58.345127 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780922998345108 us; error 0 us; skew 500 ppm
I20260608 12:49:58.345687  1567 heartbeater.cc:507] Master 127.24.64.254:39771 requested a full tablet report, sending...
I20260608 12:49:58.345993 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:58.348307  1365 ts_manager.cc:194] Registered new tserver with Master: 02abda882d84444bbe061ed0c408cae7 (127.24.64.194:36189)
I20260608 12:49:58.349184 24835 webserver.cc:533] Webserver started at http://127.24.64.195:42337/ using document root <none> and password file <none>
I20260608 12:49:58.349917 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:58.350145 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:58.350239  1365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42290
I20260608 12:49:58.350495 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:58.351909 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "47076a02a7e946e4893b89db5ce01e28"
format_stamp: "Formatted at 2026-06-08 12:49:58 on dist-test-slave-nzcs"
I20260608 12:49:58.356304 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:49:58.359719  1578 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:58.360479 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:49:58.360796 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "47076a02a7e946e4893b89db5ce01e28"
format_stamp: "Formatted at 2026-06-08 12:49:58 on dist-test-slave-nzcs"
I20260608 12:49:58.361063 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:58.415064 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:58.416138 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:58.417425 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:58.419761 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:58.419957 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:58.420173 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:58.420325 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:58.458405 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:44199
I20260608 12:49:58.458532  1640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:44199 every 8 connection(s)
I20260608 12:49:58.471915  1641 heartbeater.cc:344] Connected to a master server at 127.24.64.254:39771
I20260608 12:49:58.472332  1641 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:58.473086  1641 heartbeater.cc:507] Master 127.24.64.254:39771 requested a full tablet report, sending...
I20260608 12:49:58.475121  1365 ts_manager.cc:194] Registered new tserver with Master: 47076a02a7e946e4893b89db5ce01e28 (127.24.64.195:44199)
I20260608 12:49:58.475310 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013681213s
I20260608 12:49:58.477094  1365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42292
I20260608 12:49:59.256469  1492 heartbeater.cc:499] Master 127.24.64.254:39771 was elected leader, sending a full tablet report...
I20260608 12:49:59.353060  1567 heartbeater.cc:499] Master 127.24.64.254:39771 was elected leader, sending a full tablet report...
I20260608 12:49:59.480094  1641 heartbeater.cc:499] Master 127.24.64.254:39771 was elected leader, sending a full tablet report...
I20260608 12:49:59.531380  1365 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42300:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:59.533906  1365 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:59.589237  1606 tablet_service.cc:1511] Processing CreateTablet for tablet 700787feeb1249889282c5ef62493f82 (DEFAULT_TABLE table=test-workload [id=914789f899f54782a75228e1d7da7da9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:49:59.589176  1532 tablet_service.cc:1511] Processing CreateTablet for tablet 700787feeb1249889282c5ef62493f82 (DEFAULT_TABLE table=test-workload [id=914789f899f54782a75228e1d7da7da9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:49:59.590593  1532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700787feeb1249889282c5ef62493f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:59.590659  1606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700787feeb1249889282c5ef62493f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:59.591724  1457 tablet_service.cc:1511] Processing CreateTablet for tablet 700787feeb1249889282c5ef62493f82 (DEFAULT_TABLE table=test-workload [id=914789f899f54782a75228e1d7da7da9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:49:59.593043  1457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700787feeb1249889282c5ef62493f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:59.605665  1661 tablet_bootstrap.cc:492] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28: Bootstrap starting.
I20260608 12:49:59.608183  1662 tablet_bootstrap.cc:492] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7: Bootstrap starting.
I20260608 12:49:59.610263  1663 tablet_bootstrap.cc:492] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c: Bootstrap starting.
I20260608 12:49:59.614367  1661 tablet_bootstrap.cc:654] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:59.617035  1662 tablet_bootstrap.cc:654] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:59.618659  1663 tablet_bootstrap.cc:654] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:59.620779  1661 tablet_bootstrap.cc:492] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28: No bootstrap required, opened a new log
I20260608 12:49:59.621318  1661 ts_tablet_manager.cc:1403] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260608 12:49:59.622146  1662 tablet_bootstrap.cc:492] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7: No bootstrap required, opened a new log
I20260608 12:49:59.622623  1662 ts_tablet_manager.cc:1403] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:49:59.623764  1663 tablet_bootstrap.cc:492] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c: No bootstrap required, opened a new log
I20260608 12:49:59.624286  1663 ts_tablet_manager.cc:1403] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:49:59.624101  1661 raft_consensus.cc:359] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02abda882d84444bbe061ed0c408cae7" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36189 } } peers { permanent_uuid: "556f292fb325495a9bd62e387a6e076c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39465 } } peers { permanent_uuid: "47076a02a7e946e4893b89db5ce01e28" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44199 } }
I20260608 12:49:59.624928  1661 raft_consensus.cc:385] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:59.624832  1662 raft_consensus.cc:359] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02abda882d84444bbe061ed0c408cae7" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36189 } } peers { permanent_uuid: "556f292fb325495a9bd62e387a6e076c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39465 } } peers { permanent_uuid: "47076a02a7e946e4893b89db5ce01e28" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44199 } }
I20260608 12:49:59.625349  1661 raft_consensus.cc:740] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47076a02a7e946e4893b89db5ce01e28, State: Initialized, Role: FOLLOWER
I20260608 12:49:59.625533  1662 raft_consensus.cc:385] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:59.625909  1662 raft_consensus.cc:740] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02abda882d84444bbe061ed0c408cae7, State: Initialized, Role: FOLLOWER
I20260608 12:49:59.626353  1661 consensus_queue.cc:260] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02abda882d84444bbe061ed0c408cae7" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36189 } } peers { permanent_uuid: "556f292fb325495a9bd62e387a6e076c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39465 } } peers { permanent_uuid: "47076a02a7e946e4893b89db5ce01e28" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44199 } }
I20260608 12:49:59.626746  1662 consensus_queue.cc:260] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02abda882d84444bbe061ed0c408cae7" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36189 } } peers { permanent_uuid: "556f292fb325495a9bd62e387a6e076c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39465 } } peers { permanent_uuid: "47076a02a7e946e4893b89db5ce01e28" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44199 } }
I20260608 12:49:59.627597  1663 raft_consensus.cc:359] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02abda882d84444bbe061ed0c408cae7" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36189 } } peers { permanent_uuid: "556f292fb325495a9bd62e387a6e076c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39465 } } peers { permanent_uuid: "47076a02a7e946e4893b89db5ce01e28" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44199 } }
I20260608 12:49:59.628731  1663 raft_consensus.cc:385] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:59.629129  1663 raft_consensus.cc:740] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556f292fb325495a9bd62e387a6e076c, State: Initialized, Role: FOLLOWER
I20260608 12:49:59.630380  1663 consensus_queue.cc:260] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02abda882d84444bbe061ed0c408cae7" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36189 } } peers { permanent_uuid: "556f292fb325495a9bd62e387a6e076c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39465 } } peers { permanent_uuid: "47076a02a7e946e4893b89db5ce01e28" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44199 } }
I20260608 12:49:59.631053  1662 ts_tablet_manager.cc:1434] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260608 12:49:59.631641  1661 ts_tablet_manager.cc:1434] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:49:59.634155  1663 ts_tablet_manager.cc:1434] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:49:59.764972  1668 raft_consensus.cc:493] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:59.765552  1668 raft_consensus.cc:515] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02abda882d84444bbe061ed0c408cae7" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36189 } } peers { permanent_uuid: "556f292fb325495a9bd62e387a6e076c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39465 } } peers { permanent_uuid: "47076a02a7e946e4893b89db5ce01e28" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44199 } }
I20260608 12:49:59.768186  1668 leader_election.cc:290] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02abda882d84444bbe061ed0c408cae7 (127.24.64.194:36189), 556f292fb325495a9bd62e387a6e076c (127.24.64.193:39465)
I20260608 12:49:59.780484  1467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700787feeb1249889282c5ef62493f82" candidate_uuid: "47076a02a7e946e4893b89db5ce01e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556f292fb325495a9bd62e387a6e076c" is_pre_election: true
I20260608 12:49:59.780601  1542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700787feeb1249889282c5ef62493f82" candidate_uuid: "47076a02a7e946e4893b89db5ce01e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02abda882d84444bbe061ed0c408cae7" is_pre_election: true
I20260608 12:49:59.781211  1467 raft_consensus.cc:2468] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47076a02a7e946e4893b89db5ce01e28 in term 0.
I20260608 12:49:59.781278  1542 raft_consensus.cc:2468] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47076a02a7e946e4893b89db5ce01e28 in term 0.
I20260608 12:49:59.782366  1581 leader_election.cc:304] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47076a02a7e946e4893b89db5ce01e28, 556f292fb325495a9bd62e387a6e076c; no voters: 
I20260608 12:49:59.783041  1668 raft_consensus.cc:2804] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:59.783377  1668 raft_consensus.cc:493] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:59.783614  1668 raft_consensus.cc:3060] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:59.788463  1668 raft_consensus.cc:515] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02abda882d84444bbe061ed0c408cae7" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36189 } } peers { permanent_uuid: "556f292fb325495a9bd62e387a6e076c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39465 } } peers { permanent_uuid: "47076a02a7e946e4893b89db5ce01e28" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44199 } }
I20260608 12:49:59.790057  1668 leader_election.cc:290] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [CANDIDATE]: Term 1 election: Requested vote from peers 02abda882d84444bbe061ed0c408cae7 (127.24.64.194:36189), 556f292fb325495a9bd62e387a6e076c (127.24.64.193:39465)
I20260608 12:49:59.790858  1542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700787feeb1249889282c5ef62493f82" candidate_uuid: "47076a02a7e946e4893b89db5ce01e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02abda882d84444bbe061ed0c408cae7"
I20260608 12:49:59.791074  1467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700787feeb1249889282c5ef62493f82" candidate_uuid: "47076a02a7e946e4893b89db5ce01e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556f292fb325495a9bd62e387a6e076c"
I20260608 12:49:59.791538  1542 raft_consensus.cc:3060] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:59.791623  1467 raft_consensus.cc:3060] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:59.798727  1542 raft_consensus.cc:2468] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47076a02a7e946e4893b89db5ce01e28 in term 1.
I20260608 12:49:59.798727  1467 raft_consensus.cc:2468] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47076a02a7e946e4893b89db5ce01e28 in term 1.
I20260608 12:49:59.800143  1579 leader_election.cc:304] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [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: 02abda882d84444bbe061ed0c408cae7, 47076a02a7e946e4893b89db5ce01e28; no voters: 
I20260608 12:49:59.800920  1668 raft_consensus.cc:2804] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:59.801982  1668 raft_consensus.cc:697] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 1 LEADER]: Becoming Leader. State: Replica: 47076a02a7e946e4893b89db5ce01e28, State: Running, Role: LEADER
I20260608 12:49:59.802757  1668 consensus_queue.cc:237] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02abda882d84444bbe061ed0c408cae7" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36189 } } peers { permanent_uuid: "556f292fb325495a9bd62e387a6e076c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39465 } } peers { permanent_uuid: "47076a02a7e946e4893b89db5ce01e28" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44199 } }
I20260608 12:49:59.810990  1365 catalog_manager.cc:5696] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47076a02a7e946e4893b89db5ce01e28 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "47076a02a7e946e4893b89db5ce01e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02abda882d84444bbe061ed0c408cae7" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556f292fb325495a9bd62e387a6e076c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47076a02a7e946e4893b89db5ce01e28" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 44199 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:00.010002  1467 raft_consensus.cc:1275] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c [term 1 FOLLOWER]: Refusing update from remote peer 47076a02a7e946e4893b89db5ce01e28: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:00.010880  1542 raft_consensus.cc:1275] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7 [term 1 FOLLOWER]: Refusing update from remote peer 47076a02a7e946e4893b89db5ce01e28: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:00.011680  1668 consensus_queue.cc:1048] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556f292fb325495a9bd62e387a6e076c" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:00.012648  1672 consensus_queue.cc:1048] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02abda882d84444bbe061ed0c408cae7" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:00.543624 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:50:00.571477 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:00.572387 24835 tablet_replica.cc:333] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c: stopping tablet replica
I20260608 12:50:00.572974 24835 raft_consensus.cc:2243] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:00.573573 24835 raft_consensus.cc:2272] T 700787feeb1249889282c5ef62493f82 P 556f292fb325495a9bd62e387a6e076c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:00.599977 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:50:00.612157 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:50:00.638443 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:00.639108 24835 tablet_replica.cc:333] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7: stopping tablet replica
I20260608 12:50:00.639623 24835 raft_consensus.cc:2243] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:00.640178 24835 raft_consensus.cc:2272] T 700787feeb1249889282c5ef62493f82 P 02abda882d84444bbe061ed0c408cae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:00.651444 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:50:00.661228 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:50:00.682696 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:00.683419 24835 tablet_replica.cc:333] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28: stopping tablet replica
I20260608 12:50:00.684193 24835 raft_consensus.cc:2243] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:00.685413 24835 raft_consensus.cc:2272] T 700787feeb1249889282c5ef62493f82 P 47076a02a7e946e4893b89db5ce01e28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:00.707437 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:50:00.717672 24835 master.cc:562] Master@127.24.64.254:39771 shutting down...
I20260608 12:50:00.737152 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:00.737720 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:00.738013 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 70f0553f4953476585dd46f3a03c7ec0: stopping tablet replica
I20260608 12:50:00.756942 24835 master.cc:584] Master@127.24.64.254:39771 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2903 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:50:00.782600 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:40203
I20260608 12:50:00.783970 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:00.789256  1696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:00.789657  1697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:00.790751  1699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:00.791571 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:00.792303 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:00.792505 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:00.792651 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923000792632 us; error 0 us; skew 500 ppm
I20260608 12:50:00.793246 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:00.795517 24835 webserver.cc:533] Webserver started at http://127.24.64.254:46183/ using document root <none> and password file <none>
I20260608 12:50:00.796015 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:00.796193 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:00.796455 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:00.797588 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "619be382deff47399a106091408933ad"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-nzcs"
I20260608 12:50:00.802070 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:00.805617  1704 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:00.806373 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:00.806679 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "619be382deff47399a106091408933ad"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-nzcs"
I20260608 12:50:00.806947 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:00.818090 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:00.819099 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:00.855930 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:40203
I20260608 12:50:00.856040  1755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:40203 every 8 connection(s)
I20260608 12:50:00.860203  1756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:00.871503  1756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad: Bootstrap starting.
I20260608 12:50:00.876556  1756 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:00.880777  1756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad: No bootstrap required, opened a new log
I20260608 12:50:00.883196  1756 raft_consensus.cc:359] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619be382deff47399a106091408933ad" member_type: VOTER }
I20260608 12:50:00.883599  1756 raft_consensus.cc:385] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:00.883783  1756 raft_consensus.cc:740] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619be382deff47399a106091408933ad, State: Initialized, Role: FOLLOWER
I20260608 12:50:00.884405  1756 consensus_queue.cc:260] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "619be382deff47399a106091408933ad" member_type: VOTER }
I20260608 12:50:00.884876  1756 raft_consensus.cc:399] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:00.885067  1756 raft_consensus.cc:493] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:00.885281  1756 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:00.890151  1756 raft_consensus.cc:515] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619be382deff47399a106091408933ad" member_type: VOTER }
I20260608 12:50:00.890815  1756 leader_election.cc:304] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [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: 619be382deff47399a106091408933ad; no voters: 
I20260608 12:50:00.891993  1756 leader_election.cc:290] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:00.892477  1759 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:00.893826  1759 raft_consensus.cc:697] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [term 1 LEADER]: Becoming Leader. State: Replica: 619be382deff47399a106091408933ad, State: Running, Role: LEADER
I20260608 12:50:00.894524  1759 consensus_queue.cc:237] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [LEADER]: Queue going to LEADER mode. State: All 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: "619be382deff47399a106091408933ad" member_type: VOTER }
I20260608 12:50:00.894852  1756 sys_catalog.cc:565] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:00.899051  1761 sys_catalog.cc:455] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 619be382deff47399a106091408933ad. Latest consensus state: current_term: 1 leader_uuid: "619be382deff47399a106091408933ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619be382deff47399a106091408933ad" member_type: VOTER } }
I20260608 12:50:00.899305  1760 sys_catalog.cc:455] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "619be382deff47399a106091408933ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619be382deff47399a106091408933ad" member_type: VOTER } }
I20260608 12:50:00.899807  1761 sys_catalog.cc:458] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:00.899973  1760 sys_catalog.cc:458] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:00.903653  1766 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:00.909010  1766 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:00.913898 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:00.918550  1766 catalog_manager.cc:1382] Generated new cluster ID: dd2efa8a8539428f9e0c54234bb413e1
I20260608 12:50:00.918864  1766 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:00.934333  1766 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:00.935706  1766 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:00.949172  1766 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad: Generated new TSK 0
I20260608 12:50:00.949855  1766 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:00.982237 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:00.989580  1778 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:00.989682  1777 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:00.991057  1780 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:00.992072 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:00.992929 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:00.993112 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:00.993248 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923000993225 us; error 0 us; skew 500 ppm
I20260608 12:50:00.993786 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:00.996532 24835 webserver.cc:533] Webserver started at http://127.24.64.193:43387/ using document root <none> and password file <none>
I20260608 12:50:00.997071 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:00.997229 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:00.997462 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:00.998612 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "e215986b780642d8b0475344d087a3a0"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-nzcs"
I20260608 12:50:01.003518 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:50:01.007298  1785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:01.008172 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:50:01.008471 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "e215986b780642d8b0475344d087a3a0"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-nzcs"
I20260608 12:50:01.008797 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:01.042564 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:01.043910 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:01.045542 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:01.047922 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:01.048107 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:01.048345 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:01.048494 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:01.086885 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:46727
I20260608 12:50:01.087013  1847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:46727 every 8 connection(s)
I20260608 12:50:01.091938 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:01.098666  1852 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:01.099759  1853 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:01.102144 24835 server_base.cc:1061] running on GCE node
W20260608 12:50:01.102641  1855 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:01.104610 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:01.104965 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:01.105145 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923001105126 us; error 0 us; skew 500 ppm
I20260608 12:50:01.105886 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:01.108278  1848 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40203
I20260608 12:50:01.108711  1848 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:01.108807 24835 webserver.cc:533] Webserver started at http://127.24.64.194:44033/ using document root <none> and password file <none>
I20260608 12:50:01.109412 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:01.109488  1848 heartbeater.cc:507] Master 127.24.64.254:40203 requested a full tablet report, sending...
I20260608 12:50:01.109591 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:01.110028 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:01.111336 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "de23261519734370a4df728d3ef0e2fa"
format_stamp: "Formatted at 2026-06-08 12:50:01 on dist-test-slave-nzcs"
I20260608 12:50:01.111972  1721 ts_manager.cc:194] Registered new tserver with Master: e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727)
I20260608 12:50:01.113756  1721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42428
I20260608 12:50:01.116189 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:01.119881  1860 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:01.120754 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:50:01.121069 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "de23261519734370a4df728d3ef0e2fa"
format_stamp: "Formatted at 2026-06-08 12:50:01 on dist-test-slave-nzcs"
I20260608 12:50:01.121340 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:01.146597 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:01.147737 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:01.149256 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:01.151681 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:01.151885 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:01.152102 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:01.152256 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:01.192751 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:38763
I20260608 12:50:01.192865  1922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:38763 every 8 connection(s)
I20260608 12:50:01.197803 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:01.205819  1926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:01.205976  1927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:01.207682  1929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:01.209640 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:01.210945 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:01.211220 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:01.211390 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923001211372 us; error 0 us; skew 500 ppm
I20260608 12:50:01.211943  1923 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40203
I20260608 12:50:01.212080 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:01.212344  1923 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:01.213225  1923 heartbeater.cc:507] Master 127.24.64.254:40203 requested a full tablet report, sending...
I20260608 12:50:01.214767 24835 webserver.cc:533] Webserver started at http://127.24.64.195:38453/ using document root <none> and password file <none>
I20260608 12:50:01.215384 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:01.215406  1721 ts_manager.cc:194] Registered new tserver with Master: de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763)
I20260608 12:50:01.215652 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:01.216015 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:01.217041  1721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42442
I20260608 12:50:01.217134 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "2b99e39ae6f84d609d4c7081264e1999"
format_stamp: "Formatted at 2026-06-08 12:50:01 on dist-test-slave-nzcs"
I20260608 12:50:01.221975 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:01.226500  1934 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:01.227471 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:50:01.227828 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "2b99e39ae6f84d609d4c7081264e1999"
format_stamp: "Formatted at 2026-06-08 12:50:01 on dist-test-slave-nzcs"
I20260608 12:50:01.228106 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:01.244146 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:01.245330 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:01.246734 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:01.249061 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:01.249264 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:01.249495 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:01.249648 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:01.291087 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:35093
I20260608 12:50:01.291203  1996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:35093 every 8 connection(s)
I20260608 12:50:01.305027  1997 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40203
I20260608 12:50:01.305465  1997 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:01.306191  1997 heartbeater.cc:507] Master 127.24.64.254:40203 requested a full tablet report, sending...
I20260608 12:50:01.308180  1721 ts_manager.cc:194] Registered new tserver with Master: 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195:35093)
I20260608 12:50:01.309038 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014623045s
I20260608 12:50:01.309648  1721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42450
I20260608 12:50:02.117187  1848 heartbeater.cc:499] Master 127.24.64.254:40203 was elected leader, sending a full tablet report...
I20260608 12:50:02.219921  1923 heartbeater.cc:499] Master 127.24.64.254:40203 was elected leader, sending a full tablet report...
I20260608 12:50:02.312361  1997 heartbeater.cc:499] Master 127.24.64.254:40203 was elected leader, sending a full tablet report...
I20260608 12:50:02.371086  1721 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39210:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:50:02.447439  1888 tablet_service.cc:1511] Processing CreateTablet for tablet e9558d503a3a479b9ef887ac27706e3c (DEFAULT_TABLE table=test-workload [id=cbfd8c5c78d24f668e64493e1ae13e47]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:02.448123  1887 tablet_service.cc:1511] Processing CreateTablet for tablet 98e80be600bd4f81a4314f39d937901c (DEFAULT_TABLE table=test-workload [id=cbfd8c5c78d24f668e64493e1ae13e47]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:02.449512  1888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9558d503a3a479b9ef887ac27706e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.452831  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e80be600bd4f81a4314f39d937901c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.455324  1813 tablet_service.cc:1511] Processing CreateTablet for tablet 1edc04dae11a48dbb657e52e4f0ca9c0 (DEFAULT_TABLE table=test-workload [id=cbfd8c5c78d24f668e64493e1ae13e47]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:02.455464  1962 tablet_service.cc:1511] Processing CreateTablet for tablet 0716baa35b14496086a8e342ddd5b41f (DEFAULT_TABLE table=test-workload [id=cbfd8c5c78d24f668e64493e1ae13e47]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:02.457067  1813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edc04dae11a48dbb657e52e4f0ca9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.457197  1962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0716baa35b14496086a8e342ddd5b41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.462132  1812 tablet_service.cc:1511] Processing CreateTablet for tablet e503944cfa8946699945ffd384aba7aa (DEFAULT_TABLE table=test-workload [id=cbfd8c5c78d24f668e64493e1ae13e47]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:02.463573  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e503944cfa8946699945ffd384aba7aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.466547  1961 tablet_service.cc:1511] Processing CreateTablet for tablet 52ead4d5fa2843dea9673308d2c4c789 (DEFAULT_TABLE table=test-workload [id=cbfd8c5c78d24f668e64493e1ae13e47]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:02.467928  1961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ead4d5fa2843dea9673308d2c4c789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.487254  2018 tablet_bootstrap.cc:492] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa: Bootstrap starting.
I20260608 12:50:02.494717  2020 tablet_bootstrap.cc:492] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0: Bootstrap starting.
I20260608 12:50:02.501516  2019 tablet_bootstrap.cc:492] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999: Bootstrap starting.
I20260608 12:50:02.503912  2020 tablet_bootstrap.cc:654] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:02.506342  2018 tablet_bootstrap.cc:654] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:02.507882  2019 tablet_bootstrap.cc:654] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:02.514873  2020 tablet_bootstrap.cc:492] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0: No bootstrap required, opened a new log
I20260608 12:50:02.515136  2018 tablet_bootstrap.cc:492] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa: No bootstrap required, opened a new log
I20260608 12:50:02.515466  2020 ts_tablet_manager.cc:1403] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260608 12:50:02.515659  2018 ts_tablet_manager.cc:1403] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260608 12:50:02.516121  2019 tablet_bootstrap.cc:492] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999: No bootstrap required, opened a new log
I20260608 12:50:02.516595  2019 ts_tablet_manager.cc:1403] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:50:02.519734  2018 raft_consensus.cc:359] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } }
I20260608 12:50:02.519461  2020 raft_consensus.cc:359] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } }
I20260608 12:50:02.520047  2019 raft_consensus.cc:359] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:02.520602  2020 raft_consensus.cc:385] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:02.520519  2018 raft_consensus.cc:385] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:02.520958  2019 raft_consensus.cc:385] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:02.521292  2020 raft_consensus.cc:740] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e215986b780642d8b0475344d087a3a0, State: Initialized, Role: FOLLOWER
I20260608 12:50:02.521387  2018 raft_consensus.cc:740] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de23261519734370a4df728d3ef0e2fa, State: Initialized, Role: FOLLOWER
I20260608 12:50:02.521471  2019 raft_consensus.cc:740] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Initialized, Role: FOLLOWER
I20260608 12:50:02.522365  2020 consensus_queue.cc:260] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } }
I20260608 12:50:02.522533  2018 consensus_queue.cc:260] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } }
I20260608 12:50:02.522728  2019 consensus_queue.cc:260] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:02.523280  2020 raft_consensus.cc:399] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:02.523387  2018 raft_consensus.cc:399] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:02.523447  2019 raft_consensus.cc:399] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:02.523721  2020 raft_consensus.cc:493] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:02.523933  2018 raft_consensus.cc:493] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:02.523980  2019 raft_consensus.cc:493] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:02.524267  2020 raft_consensus.cc:3060] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:02.524400  2018 raft_consensus.cc:3060] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:02.524560  2019 raft_consensus.cc:3060] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:02.532316  2018 raft_consensus.cc:515] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } }
I20260608 12:50:02.533006  2018 leader_election.cc:304] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [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: de23261519734370a4df728d3ef0e2fa; no voters: 
I20260608 12:50:02.533087  2019 raft_consensus.cc:515] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:02.533118  2020 raft_consensus.cc:515] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } }
I20260608 12:50:02.534456  2020 leader_election.cc:304] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [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: e215986b780642d8b0475344d087a3a0; no voters: 
I20260608 12:50:02.534395  2019 leader_election.cc:304] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [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: 2b99e39ae6f84d609d4c7081264e1999; no voters: 
I20260608 12:50:02.534754  2018 leader_election.cc:290] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:02.535620  2024 raft_consensus.cc:2804] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:02.542977  2020 leader_election.cc:290] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:02.544312  2026 raft_consensus.cc:2804] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:02.544572  2018 ts_tablet_manager.cc:1434] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.013s
I20260608 12:50:02.544859  2019 leader_election.cc:290] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:02.547475  2020 ts_tablet_manager.cc:1434] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.016s
I20260608 12:50:02.548226  2026 raft_consensus.cc:697] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Becoming Leader. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Running, Role: LEADER
I20260608 12:50:02.544795  2025 raft_consensus.cc:2804] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:02.545677  2024 raft_consensus.cc:697] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [term 1 LEADER]: Becoming Leader. State: Replica: de23261519734370a4df728d3ef0e2fa, State: Running, Role: LEADER
I20260608 12:50:02.548715  2018 tablet_bootstrap.cc:492] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa: Bootstrap starting.
I20260608 12:50:02.549178  2026 consensus_queue.cc:237] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Queue going to LEADER mode. State: All 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: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:02.549569  2024 consensus_queue.cc:237] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [LEADER]: Queue going to LEADER mode. State: All 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: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } }
I20260608 12:50:02.554059  2019 ts_tablet_manager.cc:1434] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999: Time spent starting tablet: real 0.037s	user 0.023s	sys 0.004s
I20260608 12:50:02.554664  2025 raft_consensus.cc:697] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [term 1 LEADER]: Becoming Leader. State: Replica: e215986b780642d8b0475344d087a3a0, State: Running, Role: LEADER
I20260608 12:50:02.555071  2019 tablet_bootstrap.cc:492] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999: Bootstrap starting.
I20260608 12:50:02.555477  2025 consensus_queue.cc:237] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [LEADER]: Queue going to LEADER mode. State: All 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: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } }
I20260608 12:50:02.548601  2020 tablet_bootstrap.cc:492] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0: Bootstrap starting.
I20260608 12:50:02.557684  1721 catalog_manager.cc:5696] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "2b99e39ae6f84d609d4c7081264e1999" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:02.558416  1720 catalog_manager.cc:5696] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa reported cstate change: term changed from 0 to 1, leader changed from <none> to de23261519734370a4df728d3ef0e2fa (127.24.64.194). New cstate: current_term: 1 leader_uuid: "de23261519734370a4df728d3ef0e2fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:02.562881  2019 tablet_bootstrap.cc:654] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:02.566972  2020 tablet_bootstrap.cc:654] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:02.583225  2018 tablet_bootstrap.cc:654] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:02.586817  1720 catalog_manager.cc:5696] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e215986b780642d8b0475344d087a3a0 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "e215986b780642d8b0475344d087a3a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:02.623086  2020 tablet_bootstrap.cc:492] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0: No bootstrap required, opened a new log
I20260608 12:50:02.623314  2019 tablet_bootstrap.cc:492] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999: No bootstrap required, opened a new log
I20260608 12:50:02.623807  2020 ts_tablet_manager.cc:1403] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.020s
I20260608 12:50:02.623838  2019 ts_tablet_manager.cc:1403] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999: Time spent bootstrapping tablet: real 0.069s	user 0.004s	sys 0.016s
I20260608 12:50:02.626133  2018 tablet_bootstrap.cc:492] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa: No bootstrap required, opened a new log
I20260608 12:50:02.626698  2018 ts_tablet_manager.cc:1403] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.002s
I20260608 12:50:02.627286  2020 raft_consensus.cc:359] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } }
I20260608 12:50:02.627909  2020 raft_consensus.cc:385] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:02.628197  2020 raft_consensus.cc:740] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e215986b780642d8b0475344d087a3a0, State: Initialized, Role: FOLLOWER
I20260608 12:50:02.629021  2020 consensus_queue.cc:260] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } }
I20260608 12:50:02.629417  2019 raft_consensus.cc:359] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:02.629742  2020 raft_consensus.cc:399] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:02.629988  2019 raft_consensus.cc:385] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:02.630133  2020 raft_consensus.cc:493] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:02.630339  2019 raft_consensus.cc:740] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Initialized, Role: FOLLOWER
I20260608 12:50:02.630666  2020 raft_consensus.cc:3060] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:02.630327  2018 raft_consensus.cc:359] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } }
I20260608 12:50:02.631213  2018 raft_consensus.cc:385] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:02.631532  2018 raft_consensus.cc:740] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de23261519734370a4df728d3ef0e2fa, State: Initialized, Role: FOLLOWER
I20260608 12:50:02.632429  2018 consensus_queue.cc:260] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } }
I20260608 12:50:02.633112  2018 raft_consensus.cc:399] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:02.633442  2018 raft_consensus.cc:493] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:02.633780  2018 raft_consensus.cc:3060] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:02.631392  2019 consensus_queue.cc:260] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:02.637132  2019 raft_consensus.cc:399] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:02.637435  2019 raft_consensus.cc:493] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:02.637714  2019 raft_consensus.cc:3060] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:02.638818  2020 raft_consensus.cc:515] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } }
I20260608 12:50:02.639663  2020 leader_election.cc:304] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [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: e215986b780642d8b0475344d087a3a0; no voters: 
I20260608 12:50:02.640318  2020 leader_election.cc:290] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:02.640494  2025 raft_consensus.cc:2804] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:02.641367  2025 raft_consensus.cc:697] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [term 1 LEADER]: Becoming Leader. State: Replica: e215986b780642d8b0475344d087a3a0, State: Running, Role: LEADER
I20260608 12:50:02.642349  2025 consensus_queue.cc:237] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [LEADER]: Queue going to LEADER mode. State: All 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: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } }
I20260608 12:50:02.642899  2020 ts_tablet_manager.cc:1434] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.007s
I20260608 12:50:02.643632  2019 raft_consensus.cc:515] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:02.644505  2019 leader_election.cc:304] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [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: 2b99e39ae6f84d609d4c7081264e1999; no voters: 
I20260608 12:50:02.644834  2018 raft_consensus.cc:515] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } }
I20260608 12:50:02.645249  2019 leader_election.cc:290] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:02.645766  2018 leader_election.cc:304] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [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: de23261519734370a4df728d3ef0e2fa; no voters: 
I20260608 12:50:02.646214  2031 raft_consensus.cc:2804] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:02.646638  2024 raft_consensus.cc:2804] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:02.646751  2031 raft_consensus.cc:697] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Becoming Leader. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Running, Role: LEADER
I20260608 12:50:02.647114  2019 ts_tablet_manager.cc:1434] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.000s
I20260608 12:50:02.647624  2031 consensus_queue.cc:237] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Queue going to LEADER mode. State: All 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: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:02.647235  2024 raft_consensus.cc:697] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [term 1 LEADER]: Becoming Leader. State: Replica: de23261519734370a4df728d3ef0e2fa, State: Running, Role: LEADER
I20260608 12:50:02.648849  2018 leader_election.cc:290] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:02.648903  2024 consensus_queue.cc:237] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [LEADER]: Queue going to LEADER mode. State: All 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: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } }
I20260608 12:50:02.649394  1720 catalog_manager.cc:5696] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e215986b780642d8b0475344d087a3a0 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "e215986b780642d8b0475344d087a3a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:02.650789  2018 ts_tablet_manager.cc:1434] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.004s
I20260608 12:50:02.661542  1721 catalog_manager.cc:5696] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "2b99e39ae6f84d609d4c7081264e1999" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:02.662185  1719 catalog_manager.cc:5696] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa reported cstate change: term changed from 0 to 1, leader changed from <none> to de23261519734370a4df728d3ef0e2fa (127.24.64.194). New cstate: current_term: 1 leader_uuid: "de23261519734370a4df728d3ef0e2fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:03.518079  1716 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39226:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:50:03.520561  1716 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:50:03.564397  1812 tablet_service.cc:1511] Processing CreateTablet for tablet fbd921b547fb43a29c285ae714698a00 (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:03.565817  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd921b547fb43a29c285ae714698a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.565878  1888 tablet_service.cc:1511] Processing CreateTablet for tablet fbd921b547fb43a29c285ae714698a00 (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:03.567274  1888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd921b547fb43a29c285ae714698a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.567405  1962 tablet_service.cc:1511] Processing CreateTablet for tablet fbd921b547fb43a29c285ae714698a00 (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:03.568979  1962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd921b547fb43a29c285ae714698a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.570271  1887 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfdc7b7f1d44795b69ea894eda5953d (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:03.568607  1813 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfdc7b7f1d44795b69ea894eda5953d (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:03.571559  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfdc7b7f1d44795b69ea894eda5953d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.571784  1813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfdc7b7f1d44795b69ea894eda5953d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.573223  1961 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfdc7b7f1d44795b69ea894eda5953d (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:03.574512  1961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfdc7b7f1d44795b69ea894eda5953d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.585237  1811 tablet_service.cc:1511] Processing CreateTablet for tablet a97103951ade4d2982acd060f8faaca5 (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:03.586745  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97103951ade4d2982acd060f8faaca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.587671  1886 tablet_service.cc:1511] Processing CreateTablet for tablet a97103951ade4d2982acd060f8faaca5 (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:03.589067  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97103951ade4d2982acd060f8faaca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.596736  1960 tablet_service.cc:1511] Processing CreateTablet for tablet a97103951ade4d2982acd060f8faaca5 (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:03.598207  1960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97103951ade4d2982acd060f8faaca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.608748  1810 tablet_service.cc:1511] Processing CreateTablet for tablet 2738e9d9ab9f44baadd8e31ac8c20f1d (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:03.610280  1810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2738e9d9ab9f44baadd8e31ac8c20f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.621671  2073 tablet_bootstrap.cc:492] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa: Bootstrap starting.
I20260608 12:50:03.626174  2074 tablet_bootstrap.cc:492] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999: Bootstrap starting.
I20260608 12:50:03.630568  2075 tablet_bootstrap.cc:492] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0: Bootstrap starting.
I20260608 12:50:03.630843  1887 tablet_service.cc:1511] Processing CreateTablet for tablet 2738e9d9ab9f44baadd8e31ac8c20f1d (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:03.633208  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2738e9d9ab9f44baadd8e31ac8c20f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.633059  1962 tablet_service.cc:1511] Processing CreateTablet for tablet 2738e9d9ab9f44baadd8e31ac8c20f1d (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:03.634572  1962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2738e9d9ab9f44baadd8e31ac8c20f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.638475  2075 tablet_bootstrap.cc:654] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.642218  2074 tablet_bootstrap.cc:654] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.643844  2073 tablet_bootstrap.cc:654] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.644586  1886 tablet_service.cc:1511] Processing CreateTablet for tablet 35fe5d924b214df691d5fa7176ebd56c (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:03.646041  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fe5d924b214df691d5fa7176ebd56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.641911  1811 tablet_service.cc:1511] Processing CreateTablet for tablet 35fe5d924b214df691d5fa7176ebd56c (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:03.648603  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fe5d924b214df691d5fa7176ebd56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.652469  1961 tablet_service.cc:1511] Processing CreateTablet for tablet 35fe5d924b214df691d5fa7176ebd56c (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:03.654067  1961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fe5d924b214df691d5fa7176ebd56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.655215  1812 tablet_service.cc:1511] Processing CreateTablet for tablet e2d0b40d68f6498fac36bc29d55a5629 (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:03.657229  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d0b40d68f6498fac36bc29d55a5629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.659610  1888 tablet_service.cc:1511] Processing CreateTablet for tablet e2d0b40d68f6498fac36bc29d55a5629 (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:03.660950  1888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d0b40d68f6498fac36bc29d55a5629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.664641  1960 tablet_service.cc:1511] Processing CreateTablet for tablet e2d0b40d68f6498fac36bc29d55a5629 (DEFAULT_TABLE table=test-workload-rf3 [id=e95666014f9a46d38e336a11d8ab66ca]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:03.666107  1960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d0b40d68f6498fac36bc29d55a5629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:03.701735  2075 tablet_bootstrap.cc:492] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0: No bootstrap required, opened a new log
I20260608 12:50:03.702397  2075 ts_tablet_manager.cc:1403] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0: Time spent bootstrapping tablet: real 0.072s	user 0.027s	sys 0.013s
I20260608 12:50:03.702924  2074 tablet_bootstrap.cc:492] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999: No bootstrap required, opened a new log
I20260608 12:50:03.703526  2074 ts_tablet_manager.cc:1403] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.004s
I20260608 12:50:03.705747  2075 raft_consensus.cc:359] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.706555  2075 raft_consensus.cc:385] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.706895  2075 raft_consensus.cc:740] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e215986b780642d8b0475344d087a3a0, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.707309  2074 raft_consensus.cc:359] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.707712  2075 consensus_queue.cc:260] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.708498  2074 raft_consensus.cc:385] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.709973  2074 raft_consensus.cc:740] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.710525  2075 ts_tablet_manager.cc:1434] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:50:03.714479  2075 tablet_bootstrap.cc:492] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0: Bootstrap starting.
I20260608 12:50:03.715127  2073 tablet_bootstrap.cc:492] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa: No bootstrap required, opened a new log
I20260608 12:50:03.715678  2073 ts_tablet_manager.cc:1403] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.009s
I20260608 12:50:03.716993  2074 consensus_queue.cc:260] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.719097  2074 ts_tablet_manager.cc:1434] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260608 12:50:03.718833  2073 raft_consensus.cc:359] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.719597  2073 raft_consensus.cc:385] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.719904  2073 raft_consensus.cc:740] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de23261519734370a4df728d3ef0e2fa, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.720162  2074 tablet_bootstrap.cc:492] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999: Bootstrap starting.
I20260608 12:50:03.722949  2073 consensus_queue.cc:260] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.724637  2075 tablet_bootstrap.cc:654] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.732832  2074 tablet_bootstrap.cc:654] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.736737  2073 ts_tablet_manager.cc:1434] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260608 12:50:03.738572  2074 tablet_bootstrap.cc:492] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999: No bootstrap required, opened a new log
I20260608 12:50:03.739033  2074 ts_tablet_manager.cc:1403] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.007s
I20260608 12:50:03.741580  2074 raft_consensus.cc:359] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.742106  2074 raft_consensus.cc:385] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.742446  2074 raft_consensus.cc:740] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.743325  2074 consensus_queue.cc:260] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.746105  2073 tablet_bootstrap.cc:492] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa: Bootstrap starting.
I20260608 12:50:03.753204  2074 ts_tablet_manager.cc:1434] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260608 12:50:03.754333  2073 tablet_bootstrap.cc:654] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.755348  2074 tablet_bootstrap.cc:492] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999: Bootstrap starting.
I20260608 12:50:03.755606  2075 tablet_bootstrap.cc:492] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0: No bootstrap required, opened a new log
I20260608 12:50:03.756186  2075 ts_tablet_manager.cc:1403] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.012s
I20260608 12:50:03.759671  2075 raft_consensus.cc:359] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.760504  2075 raft_consensus.cc:385] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.760882  2075 raft_consensus.cc:740] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e215986b780642d8b0475344d087a3a0, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.761577  2075 consensus_queue.cc:260] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.762840  2074 tablet_bootstrap.cc:654] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.763280  2073 tablet_bootstrap.cc:492] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa: No bootstrap required, opened a new log
I20260608 12:50:03.763823  2075 ts_tablet_manager.cc:1434] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:50:03.763844  2073 ts_tablet_manager.cc:1403] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260608 12:50:03.765132  2075 tablet_bootstrap.cc:492] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0: Bootstrap starting.
I20260608 12:50:03.767377  2073 raft_consensus.cc:359] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.768141  2073 raft_consensus.cc:385] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.768451  2073 raft_consensus.cc:740] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de23261519734370a4df728d3ef0e2fa, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.769395  2073 consensus_queue.cc:260] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.773941  2075 tablet_bootstrap.cc:654] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.775175  2074 tablet_bootstrap.cc:492] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999: No bootstrap required, opened a new log
I20260608 12:50:03.775804  2074 ts_tablet_manager.cc:1403] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.014s
I20260608 12:50:03.780252  2073 ts_tablet_manager.cc:1434] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:50:03.779961  2074 raft_consensus.cc:359] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.780910  2074 raft_consensus.cc:385] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.781497  2073 tablet_bootstrap.cc:492] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa: Bootstrap starting.
I20260608 12:50:03.783047  2075 tablet_bootstrap.cc:492] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0: No bootstrap required, opened a new log
I20260608 12:50:03.783586  2075 ts_tablet_manager.cc:1403] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260608 12:50:03.781291  2074 raft_consensus.cc:740] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.784715  2074 consensus_queue.cc:260] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.786854  2074 ts_tablet_manager.cc:1434] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260608 12:50:03.786758  2075 raft_consensus.cc:359] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.787598  2075 raft_consensus.cc:385] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.787900  2075 raft_consensus.cc:740] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e215986b780642d8b0475344d087a3a0, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.788141  2074 tablet_bootstrap.cc:492] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999: Bootstrap starting.
I20260608 12:50:03.788866  2075 consensus_queue.cc:260] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.791425  2075 ts_tablet_manager.cc:1434] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:50:03.792531  2075 tablet_bootstrap.cc:492] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0: Bootstrap starting.
I20260608 12:50:03.794008  2073 tablet_bootstrap.cc:654] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.795375  2074 tablet_bootstrap.cc:654] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.799365  2075 tablet_bootstrap.cc:654] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.807934  2073 tablet_bootstrap.cc:492] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa: No bootstrap required, opened a new log
I20260608 12:50:03.808595  2074 tablet_bootstrap.cc:492] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999: No bootstrap required, opened a new log
I20260608 12:50:03.808708  2073 ts_tablet_manager.cc:1403] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260608 12:50:03.809361  2074 ts_tablet_manager.cc:1403] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 12:50:03.811527  2031 raft_consensus.cc:493] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.812050  2031 raft_consensus.cc:515] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.812937  2073 raft_consensus.cc:359] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.813800  2073 raft_consensus.cc:385] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.814173  2073 raft_consensus.cc:740] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de23261519734370a4df728d3ef0e2fa, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.815270  2073 consensus_queue.cc:260] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.815140  2031 leader_election.cc:290] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727), de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763)
I20260608 12:50:03.821267  2073 ts_tablet_manager.cc:1434] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 12:50:03.822678  2073 tablet_bootstrap.cc:492] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa: Bootstrap starting.
I20260608 12:50:03.830353  2073 tablet_bootstrap.cc:654] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.831648  2028 raft_consensus.cc:493] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.832253  2028 raft_consensus.cc:515] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.835772  2031 raft_consensus.cc:493] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.836437  2031 raft_consensus.cc:515] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.840000  2031 leader_election.cc:290] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727), de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763)
I20260608 12:50:03.842373  2074 raft_consensus.cc:359] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.842996  2074 raft_consensus.cc:385] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.843236  2074 raft_consensus.cc:740] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.843228  2028 leader_election.cc:290] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727), 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195:35093)
I20260608 12:50:03.844548  2074 consensus_queue.cc:260] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.848951  2075 tablet_bootstrap.cc:492] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0: No bootstrap required, opened a new log
I20260608 12:50:03.849571  2075 ts_tablet_manager.cc:1403] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0: Time spent bootstrapping tablet: real 0.057s	user 0.034s	sys 0.022s
I20260608 12:50:03.852933  2075 raft_consensus.cc:359] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.853682  2075 raft_consensus.cc:385] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.854012  2075 raft_consensus.cc:740] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e215986b780642d8b0475344d087a3a0, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.854768  2075 consensus_queue.cc:260] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.856001  2074 ts_tablet_manager.cc:1434] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.003s
I20260608 12:50:03.859474  2075 ts_tablet_manager.cc:1434] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:50:03.860700  2075 tablet_bootstrap.cc:492] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0: Bootstrap starting.
I20260608 12:50:03.861573  2074 tablet_bootstrap.cc:492] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999: Bootstrap starting.
I20260608 12:50:03.868882  2075 tablet_bootstrap.cc:654] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.871263  2074 tablet_bootstrap.cc:654] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.875207  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97103951ade4d2982acd060f8faaca5" candidate_uuid: "de23261519734370a4df728d3ef0e2fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e215986b780642d8b0475344d087a3a0" is_pre_election: true
I20260608 12:50:03.876076  1823 raft_consensus.cc:2468] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de23261519734370a4df728d3ef0e2fa in term 0.
I20260608 12:50:03.880004  1863 leader_election.cc:304] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de23261519734370a4df728d3ef0e2fa, e215986b780642d8b0475344d087a3a0; no voters: 
I20260608 12:50:03.881049  2028 raft_consensus.cc:2804] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:03.881489  2028 raft_consensus.cc:493] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:03.881892  2028 raft_consensus.cc:3060] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.887661  2074 tablet_bootstrap.cc:492] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999: No bootstrap required, opened a new log
I20260608 12:50:03.891956  2074 ts_tablet_manager.cc:1403] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.003s
I20260608 12:50:03.896124  2074 raft_consensus.cc:359] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.896692  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd921b547fb43a29c285ae714698a00" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e215986b780642d8b0475344d087a3a0" is_pre_election: true
I20260608 12:50:03.897244  2074 raft_consensus.cc:385] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.897480  1823 raft_consensus.cc:2468] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 0.
I20260608 12:50:03.897624  2074 raft_consensus.cc:740] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.899258  2073 tablet_bootstrap.cc:492] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa: No bootstrap required, opened a new log
I20260608 12:50:03.899343  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfdc7b7f1d44795b69ea894eda5953d" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e215986b780642d8b0475344d087a3a0" is_pre_election: true
I20260608 12:50:03.899072  2074 consensus_queue.cc:260] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.899904  2073 ts_tablet_manager.cc:1403] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.008s
I20260608 12:50:03.900059  1823 raft_consensus.cc:2468] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 0.
I20260608 12:50:03.891819  2028 raft_consensus.cc:515] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.904805  2074 ts_tablet_manager.cc:1434] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:50:03.906226  2074 tablet_bootstrap.cc:492] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999: Bootstrap starting.
I20260608 12:50:03.907117  2028 leader_election.cc:290] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [CANDIDATE]: Term 1 election: Requested vote from peers e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727), 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195:35093)
I20260608 12:50:03.909556  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97103951ade4d2982acd060f8faaca5" candidate_uuid: "de23261519734370a4df728d3ef0e2fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e215986b780642d8b0475344d087a3a0"
I20260608 12:50:03.910506  1823 raft_consensus.cc:3060] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.914258  2074 tablet_bootstrap.cc:654] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.915162  2073 raft_consensus.cc:359] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.915936  2073 raft_consensus.cc:385] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.916229  2073 raft_consensus.cc:740] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de23261519734370a4df728d3ef0e2fa, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.917032  2073 consensus_queue.cc:260] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
W20260608 12:50:03.920295  1769 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:03.921296  2073 ts_tablet_manager.cc:1434] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:50:03.921649  1937 leader_election.cc:304] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b99e39ae6f84d609d4c7081264e1999, e215986b780642d8b0475344d087a3a0; no voters: 
I20260608 12:50:03.922884  2075 tablet_bootstrap.cc:492] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0: No bootstrap required, opened a new log
I20260608 12:50:03.923216  2073 tablet_bootstrap.cc:492] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa: Bootstrap starting.
I20260608 12:50:03.923586  2075 ts_tablet_manager.cc:1403] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.040s
I20260608 12:50:03.926971  2074 tablet_bootstrap.cc:492] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999: No bootstrap required, opened a new log
I20260608 12:50:03.926901  2075 raft_consensus.cc:359] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.927614  2074 ts_tablet_manager.cc:1403] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260608 12:50:03.927783  2075 raft_consensus.cc:385] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.929018  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd921b547fb43a29c285ae714698a00" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de23261519734370a4df728d3ef0e2fa" is_pre_election: true
I20260608 12:50:03.929764  1898 raft_consensus.cc:2468] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 0.
I20260608 12:50:03.930878  2073 tablet_bootstrap.cc:654] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.931193  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfdc7b7f1d44795b69ea894eda5953d" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de23261519734370a4df728d3ef0e2fa" is_pre_election: true
I20260608 12:50:03.931061  2074 raft_consensus.cc:359] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.932017  2074 raft_consensus.cc:385] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.932130  1897 raft_consensus.cc:2468] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 0.
I20260608 12:50:03.932377  2074 raft_consensus.cc:740] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.928153  2075 raft_consensus.cc:740] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e215986b780642d8b0475344d087a3a0, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.933364  2074 consensus_queue.cc:260] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.933924  2075 consensus_queue.cc:260] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.935729  2031 raft_consensus.cc:2804] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:03.936143  2031 raft_consensus.cc:493] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:03.936493  2031 raft_consensus.cc:3060] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.942668  2075 ts_tablet_manager.cc:1434] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260608 12:50:03.943827  2075 tablet_bootstrap.cc:492] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0: Bootstrap starting.
I20260608 12:50:03.944849  2031 raft_consensus.cc:515] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.946585  2074 ts_tablet_manager.cc:1434] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 12:50:03.947283  1937 leader_election.cc:304] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b99e39ae6f84d609d4c7081264e1999, e215986b780642d8b0475344d087a3a0; no voters: 
I20260608 12:50:03.957647  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd921b547fb43a29c285ae714698a00" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de23261519734370a4df728d3ef0e2fa"
I20260608 12:50:03.960340  1897 raft_consensus.cc:3060] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.958271  1823 raft_consensus.cc:2468] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de23261519734370a4df728d3ef0e2fa in term 1.
I20260608 12:50:03.957420  2031 leader_election.cc:290] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 election: Requested vote from peers e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727), de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763)
I20260608 12:50:03.964479  2031 raft_consensus.cc:2804] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:03.964397  1863 leader_election.cc:304] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [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: de23261519734370a4df728d3ef0e2fa, e215986b780642d8b0475344d087a3a0; no voters: 
I20260608 12:50:03.965584  2028 raft_consensus.cc:2804] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:03.966130  2028 raft_consensus.cc:697] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 1 LEADER]: Becoming Leader. State: Replica: de23261519734370a4df728d3ef0e2fa, State: Running, Role: LEADER
I20260608 12:50:03.967017  2028 consensus_queue.cc:237] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.968097  1897 raft_consensus.cc:2468] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 1.
I20260608 12:50:03.969247  2075 tablet_bootstrap.cc:654] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.969871  2100 raft_consensus.cc:493] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.970374  2100 raft_consensus.cc:515] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.958490  2073 tablet_bootstrap.cc:492] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa: No bootstrap required, opened a new log
I20260608 12:50:03.972389  2073 ts_tablet_manager.cc:1403] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.006s
I20260608 12:50:03.973582  1938 leader_election.cc:304] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [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: 2b99e39ae6f84d609d4c7081264e1999, de23261519734370a4df728d3ef0e2fa; no voters: 
I20260608 12:50:03.975369  2103 raft_consensus.cc:2804] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:03.975975  2073 raft_consensus.cc:359] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.976634  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2738e9d9ab9f44baadd8e31ac8c20f1d" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e215986b780642d8b0475344d087a3a0" is_pre_election: true
I20260608 12:50:03.976944  2073 raft_consensus.cc:385] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.977403  1822 raft_consensus.cc:2468] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 0.
I20260608 12:50:03.977466  2073 raft_consensus.cc:740] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de23261519734370a4df728d3ef0e2fa, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.978701  2073 consensus_queue.cc:260] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:03.980170  2100 leader_election.cc:290] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727), de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763)
I20260608 12:50:03.980724  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd921b547fb43a29c285ae714698a00" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e215986b780642d8b0475344d087a3a0"
I20260608 12:50:03.981292  1823 raft_consensus.cc:3060] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.982810  1972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97103951ade4d2982acd060f8faaca5" candidate_uuid: "de23261519734370a4df728d3ef0e2fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b99e39ae6f84d609d4c7081264e1999" is_pre_election: true
I20260608 12:50:03.983162  1937 leader_election.cc:304] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b99e39ae6f84d609d4c7081264e1999, e215986b780642d8b0475344d087a3a0; no voters: 
I20260608 12:50:03.983369  1971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97103951ade4d2982acd060f8faaca5" candidate_uuid: "de23261519734370a4df728d3ef0e2fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b99e39ae6f84d609d4c7081264e1999"
I20260608 12:50:03.984030  1971 raft_consensus.cc:3060] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.980273  2031 raft_consensus.cc:493] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:03.989432  2031 raft_consensus.cc:3060] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.986989  2100 raft_consensus.cc:2804] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:03.986977  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2738e9d9ab9f44baadd8e31ac8c20f1d" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de23261519734370a4df728d3ef0e2fa" is_pre_election: true
I20260608 12:50:03.990551  2103 raft_consensus.cc:697] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Becoming Leader. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Running, Role: LEADER
I20260608 12:50:03.994029  2100 raft_consensus.cc:493] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:03.995748  1897 raft_consensus.cc:2468] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 0.
I20260608 12:50:03.997776  2073 ts_tablet_manager.cc:1434] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:50:03.999636  1720 catalog_manager.cc:5696] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa reported cstate change: term changed from 0 to 1, leader changed from <none> to de23261519734370a4df728d3ef0e2fa (127.24.64.194). New cstate: current_term: 1 leader_uuid: "de23261519734370a4df728d3ef0e2fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:04.005820  2103 consensus_queue.cc:237] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.009871  2073 tablet_bootstrap.cc:492] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa: Bootstrap starting.
I20260608 12:50:04.006640  1823 raft_consensus.cc:2468] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 1.
I20260608 12:50:04.006644  1971 raft_consensus.cc:2468] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de23261519734370a4df728d3ef0e2fa in term 1.
I20260608 12:50:04.008301  2075 tablet_bootstrap.cc:492] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0: No bootstrap required, opened a new log
I20260608 12:50:04.012646  2075 ts_tablet_manager.cc:1403] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.012s
I20260608 12:50:04.015727  2075 raft_consensus.cc:359] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.016465  2075 raft_consensus.cc:385] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:04.016795  2075 raft_consensus.cc:740] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e215986b780642d8b0475344d087a3a0, State: Initialized, Role: FOLLOWER
I20260608 12:50:04.017592  2075 consensus_queue.cc:260] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.008721  2100 raft_consensus.cc:3060] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:04.018402  2073 tablet_bootstrap.cc:654] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:04.019939  2075 ts_tablet_manager.cc:1434] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:50:04.008159  2031 raft_consensus.cc:515] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.022634  2031 leader_election.cc:290] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 election: Requested vote from peers e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727), de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763)
I20260608 12:50:04.023769  2029 raft_consensus.cc:493] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:04.024304  2029 raft_consensus.cc:515] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.027015  2029 leader_election.cc:290] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763), 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195:35093)
I20260608 12:50:04.028018  2073 tablet_bootstrap.cc:492] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa: No bootstrap required, opened a new log
I20260608 12:50:04.028630  2073 ts_tablet_manager.cc:1403] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260608 12:50:04.028291  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfdc7b7f1d44795b69ea894eda5953d" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de23261519734370a4df728d3ef0e2fa"
I20260608 12:50:04.029951  1897 raft_consensus.cc:3060] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:04.034062  2100 raft_consensus.cc:515] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.036809  1897 raft_consensus.cc:2468] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 1.
I20260608 12:50:04.036554  2073 raft_consensus.cc:359] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.037274  2100 leader_election.cc:290] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 election: Requested vote from peers e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727), de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763)
I20260608 12:50:04.038735  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2738e9d9ab9f44baadd8e31ac8c20f1d" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de23261519734370a4df728d3ef0e2fa"
I20260608 12:50:04.040120  1897 raft_consensus.cc:3060] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:04.039817  1716 catalog_manager.cc:5696] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "2b99e39ae6f84d609d4c7081264e1999" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:04.038448  1938 leader_election.cc:304] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [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: 2b99e39ae6f84d609d4c7081264e1999, de23261519734370a4df728d3ef0e2fa; no voters: 
I20260608 12:50:04.043345  2100 raft_consensus.cc:2804] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:04.037475  2073 raft_consensus.cc:385] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:04.045688  2031 raft_consensus.cc:493] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:04.046000  2073 raft_consensus.cc:740] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de23261519734370a4df728d3ef0e2fa, State: Initialized, Role: FOLLOWER
I20260608 12:50:04.046164  2031 raft_consensus.cc:515] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.047048  2073 consensus_queue.cc:260] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.049338  2031 leader_election.cc:290] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727), de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763)
I20260608 12:50:04.049822  2100 raft_consensus.cc:697] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Becoming Leader. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Running, Role: LEADER
I20260608 12:50:04.050060  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d0b40d68f6498fac36bc29d55a5629" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de23261519734370a4df728d3ef0e2fa" is_pre_election: true
I20260608 12:50:04.050721  2100 consensus_queue.cc:237] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.050693  1898 raft_consensus.cc:2468] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 0.
I20260608 12:50:04.052466  1897 raft_consensus.cc:2468] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 1.
I20260608 12:50:04.053313  2073 ts_tablet_manager.cc:1434] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260608 12:50:04.055428  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfdc7b7f1d44795b69ea894eda5953d" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e215986b780642d8b0475344d087a3a0"
I20260608 12:50:04.056028  1823 raft_consensus.cc:3060] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:04.061060  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2738e9d9ab9f44baadd8e31ac8c20f1d" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e215986b780642d8b0475344d087a3a0"
I20260608 12:50:04.061659  1822 raft_consensus.cc:3060] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:04.065310  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d0b40d68f6498fac36bc29d55a5629" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e215986b780642d8b0475344d087a3a0" is_pre_election: true
I20260608 12:50:04.066067  1821 raft_consensus.cc:2468] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 0.
I20260608 12:50:04.067850  1971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe5d924b214df691d5fa7176ebd56c" candidate_uuid: "e215986b780642d8b0475344d087a3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b99e39ae6f84d609d4c7081264e1999" is_pre_election: true
I20260608 12:50:04.068550  1971 raft_consensus.cc:2468] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e215986b780642d8b0475344d087a3a0 in term 0.
I20260608 12:50:04.070194  1789 leader_election.cc:304] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b99e39ae6f84d609d4c7081264e1999, e215986b780642d8b0475344d087a3a0; no voters: 
I20260608 12:50:04.071200  2029 raft_consensus.cc:2804] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:04.071610  2029 raft_consensus.cc:493] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:04.071918  2029 raft_consensus.cc:3060] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:04.074029  1822 raft_consensus.cc:2468] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 1.
I20260608 12:50:04.076807  1823 raft_consensus.cc:2468] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 1.
I20260608 12:50:04.053411  1938 leader_election.cc:304] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b99e39ae6f84d609d4c7081264e1999, de23261519734370a4df728d3ef0e2fa; no voters: 
I20260608 12:50:04.079834  2029 raft_consensus.cc:515] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.081080  1937 leader_election.cc:304] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [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: 2b99e39ae6f84d609d4c7081264e1999, e215986b780642d8b0475344d087a3a0; no voters: 
I20260608 12:50:04.082052  2029 leader_election.cc:290] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [CANDIDATE]: Term 1 election: Requested vote from peers de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763), 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195:35093)
I20260608 12:50:04.083006  2100 raft_consensus.cc:2804] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:04.082917  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe5d924b214df691d5fa7176ebd56c" candidate_uuid: "e215986b780642d8b0475344d087a3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de23261519734370a4df728d3ef0e2fa" is_pre_election: true
I20260608 12:50:04.082779  2031 raft_consensus.cc:2804] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:04.083786  2100 raft_consensus.cc:697] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Becoming Leader. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Running, Role: LEADER
I20260608 12:50:04.083900  2031 raft_consensus.cc:493] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:04.083969  1897 raft_consensus.cc:2468] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e215986b780642d8b0475344d087a3a0 in term 0.
I20260608 12:50:04.083669  1971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe5d924b214df691d5fa7176ebd56c" candidate_uuid: "e215986b780642d8b0475344d087a3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b99e39ae6f84d609d4c7081264e1999"
I20260608 12:50:04.085111  1971 raft_consensus.cc:3060] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:04.084857  2100 consensus_queue.cc:237] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.084604  2031 raft_consensus.cc:3060] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:04.084363  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe5d924b214df691d5fa7176ebd56c" candidate_uuid: "e215986b780642d8b0475344d087a3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de23261519734370a4df728d3ef0e2fa"
I20260608 12:50:04.092541  1971 raft_consensus.cc:2468] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e215986b780642d8b0475344d087a3a0 in term 1.
I20260608 12:50:04.093709  1789 leader_election.cc:304] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [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: 2b99e39ae6f84d609d4c7081264e1999, e215986b780642d8b0475344d087a3a0; no voters: 
I20260608 12:50:04.093888  2031 raft_consensus.cc:515] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.094403  2029 raft_consensus.cc:2804] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:04.095619  2029 raft_consensus.cc:697] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 1 LEADER]: Becoming Leader. State: Replica: e215986b780642d8b0475344d087a3a0, State: Running, Role: LEADER
I20260608 12:50:04.092752  1898 raft_consensus.cc:3060] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:04.096400  1716 catalog_manager.cc:5696] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "2b99e39ae6f84d609d4c7081264e1999" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:04.096491  2029 consensus_queue.cc:237] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.097126  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d0b40d68f6498fac36bc29d55a5629" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e215986b780642d8b0475344d087a3a0"
I20260608 12:50:04.098239  1823 raft_consensus.cc:3060] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:04.098923  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d0b40d68f6498fac36bc29d55a5629" candidate_uuid: "2b99e39ae6f84d609d4c7081264e1999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de23261519734370a4df728d3ef0e2fa"
I20260608 12:50:04.098342  1716 catalog_manager.cc:5696] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "2b99e39ae6f84d609d4c7081264e1999" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:04.099529  1897 raft_consensus.cc:3060] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:04.104638  2031 leader_election.cc:290] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [CANDIDATE]: Term 1 election: Requested vote from peers e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727), de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763)
I20260608 12:50:04.107658  1897 raft_consensus.cc:2468] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 1.
I20260608 12:50:04.108306  1823 raft_consensus.cc:2468] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b99e39ae6f84d609d4c7081264e1999 in term 1.
I20260608 12:50:04.109383  1938 leader_election.cc:304] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [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: 2b99e39ae6f84d609d4c7081264e1999, de23261519734370a4df728d3ef0e2fa; no voters: 
I20260608 12:50:04.112154  2031 raft_consensus.cc:2804] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:04.112624  2031 raft_consensus.cc:697] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Becoming Leader. State: Replica: 2b99e39ae6f84d609d4c7081264e1999, State: Running, Role: LEADER
I20260608 12:50:04.113559  2031 consensus_queue.cc:237] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } }
I20260608 12:50:04.114714  1898 raft_consensus.cc:2468] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e215986b780642d8b0475344d087a3a0 in term 1.
I20260608 12:50:04.122674  1716 catalog_manager.cc:5696] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e215986b780642d8b0475344d087a3a0 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "e215986b780642d8b0475344d087a3a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:04.123558  1720 catalog_manager.cc:5696] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "2b99e39ae6f84d609d4c7081264e1999" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:04.392603  1971 raft_consensus.cc:1275] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Refusing update from remote peer e215986b780642d8b0475344d087a3a0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.394618  1898 raft_consensus.cc:1275] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Refusing update from remote peer e215986b780642d8b0475344d087a3a0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.395493  2029 consensus_queue.cc:1048] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:04.399091  2029 consensus_queue.cc:1048] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:04.410302  2028 consensus_queue.cc:1048] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:04.444183  1823 raft_consensus.cc:1275] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.445787  1822 raft_consensus.cc:1275] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.450385  1897 raft_consensus.cc:1275] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.450731  1896 raft_consensus.cc:1275] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.452726  2103 consensus_queue.cc:1048] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:04.455374  1896 raft_consensus.cc:1275] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.455838  2103 consensus_queue.cc:1048] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:04.458276  2104 consensus_queue.cc:1048] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:04.465180  1823 raft_consensus.cc:1275] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.455312  2100 consensus_queue.cc:1048] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260608 12:50:04.469574  2028 consensus_queue.cc:1048] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:04.481810  2104 consensus_queue.cc:1048] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:04.494696  2104 consensus_queue.cc:1048] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:04.500782  1894 raft_consensus.cc:1275] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.507059  1821 raft_consensus.cc:1275] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.509727  2104 consensus_queue.cc:1048] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 12:50:04.530771  2104 consensus_queue.cc:1048] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:04.611244  2133 mvcc.cc:204] Tried to move back new op lower bound from 7294660626101506048 to 7294660624429121536. Current Snapshot: MvccSnapshot[applied={T|T < 7294660626101506048}]
W20260608 12:50:04.684692  1864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.195:35093, user_credentials={real_user=slave}} blocked reactor thread for 53395.4us
W20260608 12:50:04.656417  1789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.194:38763, user_credentials={real_user=slave}} blocked reactor thread for 95493.2us
W20260608 12:50:04.811259  1937 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.193:46727, user_credentials={real_user=slave}} blocked reactor thread for 59398.2us
W20260608 12:50:04.835086  2157 log.cc:927] Time spent T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
W20260608 12:50:05.440368  1938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.194:38763, user_credentials={real_user=slave}} blocked reactor thread for 53342.3us
I20260608 12:50:05.905093 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:05.912112  2167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:05.912392  2168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:05.913475  2170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:05.915095 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:05.916203 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:05.916424 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:05.916688 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923005916648 us; error 0 us; skew 500 ppm
I20260608 12:50:05.917268 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:05.919956 24835 webserver.cc:533] Webserver started at http://127.24.64.196:38725/ using document root <none> and password file <none>
I20260608 12:50:05.920497 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:05.920713 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:05.921023 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:05.922169 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "155a406b714245fe976f0a265d68a0c7"
format_stamp: "Formatted at 2026-06-08 12:50:05 on dist-test-slave-nzcs"
I20260608 12:50:05.926962 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:50:05.930543  2175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:05.931373 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 12:50:05.931748 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "155a406b714245fe976f0a265d68a0c7"
format_stamp: "Formatted at 2026-06-08 12:50:05 on dist-test-slave-nzcs"
I20260608 12:50:05.932096 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:05.962625 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:05.963973 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:05.965481 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:05.967904 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:05.968093 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:05.968333 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:05.968482 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:06.015408 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:37143
I20260608 12:50:06.015489  2237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:37143 every 8 connection(s)
I20260608 12:50:06.030272  2238 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40203
I20260608 12:50:06.030696  2238 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:06.031430  2238 heartbeater.cc:507] Master 127.24.64.254:40203 requested a full tablet report, sending...
I20260608 12:50:06.033329  1720 ts_manager.cc:194] Registered new tserver with Master: 155a406b714245fe976f0a265d68a0c7 (127.24.64.196:37143)
I20260608 12:50:06.034729  1720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39230
I20260608 12:50:07.028010  1972 consensus_queue.cc:237] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
I20260608 12:50:07.037065  2238 heartbeater.cc:499] Master 127.24.64.254:40203 was elected leader, sending a full tablet report...
I20260608 12:50:07.037318  1822 raft_consensus.cc:1275] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.038746  1895 raft_consensus.cc:1275] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.039321  2249 consensus_queue.cc:1048] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:50:07.040606  2166 consensus_queue.cc:1048] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:50:07.048964  2248 raft_consensus.cc:2955] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.050930  1822 raft_consensus.cc:2955] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
W20260608 12:50:07.052798  1938 consensus_peers.cc:597] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 -> Peer 155a406b714245fe976f0a265d68a0c7 (127.24.64.196:37143): Couldn't send request to peer 155a406b714245fe976f0a265d68a0c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2d0b40d68f6498fac36bc29d55a5629. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:07.055094  1895 raft_consensus.cc:2955] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.062922  1720 catalog_manager.cc:5696] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 reported cstate change: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "2b99e39ae6f84d609d4c7081264e1999" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:07.090494  1822 consensus_queue.cc:237] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
I20260608 12:50:07.098747  1972 raft_consensus.cc:1275] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Refusing update from remote peer e215986b780642d8b0475344d087a3a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.100747  2150 consensus_queue.cc:1048] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:50:07.101227  1895 raft_consensus.cc:1275] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Refusing update from remote peer e215986b780642d8b0475344d087a3a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.102536  2243 consensus_queue.cc:1048] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:50:07.109871  1789 consensus_peers.cc:597] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 -> Peer 155a406b714245fe976f0a265d68a0c7 (127.24.64.196:37143): Couldn't send request to peer 155a406b714245fe976f0a265d68a0c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35fe5d924b214df691d5fa7176ebd56c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:07.110139  2243 raft_consensus.cc:2955] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.111524  1972 raft_consensus.cc:2955] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.118016  1895 raft_consensus.cc:2955] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.125300  1720 catalog_manager.cc:5696] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 reported cstate change: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "e215986b780642d8b0475344d087a3a0" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.130398  1972 consensus_queue.cc:237] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } attrs { replace: true } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
W20260608 12:50:07.140543  1938 consensus_peers.cc:597] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 -> Peer 155a406b714245fe976f0a265d68a0c7 (127.24.64.196:37143): Couldn't send request to peer 155a406b714245fe976f0a265d68a0c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbd921b547fb43a29c285ae714698a00. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:07.142062  1822 raft_consensus.cc:1275] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.143905  2248 consensus_queue.cc:1048] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:50:07.144626  1895 raft_consensus.cc:1275] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Refusing update from remote peer 2b99e39ae6f84d609d4c7081264e1999: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.146216  2248 consensus_queue.cc:1048] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:50:07.152310  2166 raft_consensus.cc:2955] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } attrs { replace: true } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.154706  1822 raft_consensus.cc:2955] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } attrs { replace: true } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.157331  1895 raft_consensus.cc:2955] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } attrs { replace: true } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.170149  1721 catalog_manager.cc:5696] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 reported cstate change: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "2b99e39ae6f84d609d4c7081264e1999" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:07.182194  1895 consensus_queue.cc:237] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
I20260608 12:50:07.189633  1822 raft_consensus.cc:1275] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Refusing update from remote peer de23261519734370a4df728d3ef0e2fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.191268  2269 consensus_queue.cc:1048] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:50:07.191792  1972 raft_consensus.cc:1275] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Refusing update from remote peer de23261519734370a4df728d3ef0e2fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.193390  2269 consensus_queue.cc:1048] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:50:07.199795  2244 raft_consensus.cc:2955] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.201663  1822 raft_consensus.cc:2955] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.205603  1972 raft_consensus.cc:2955] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
W20260608 12:50:07.213243  1864 consensus_peers.cc:597] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa -> Peer 155a406b714245fe976f0a265d68a0c7 (127.24.64.196:37143): Couldn't send request to peer 155a406b714245fe976f0a265d68a0c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a97103951ade4d2982acd060f8faaca5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:07.214521  1721 catalog_manager.cc:5696] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 reported cstate change: config changed from index -1 to 18, NON_VOTER 155a406b714245fe976f0a265d68a0c7 (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "de23261519734370a4df728d3ef0e2fa" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } } }
I20260608 12:50:07.457931  2273 ts_tablet_manager.cc:933] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7: Initiating tablet copy from peer 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195:35093)
I20260608 12:50:07.462913  2273 tablet_copy_client.cc:323] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:35093
I20260608 12:50:07.473944  1982 tablet_copy_service.cc:140] P 2b99e39ae6f84d609d4c7081264e1999: Received BeginTabletCopySession request for tablet e2d0b40d68f6498fac36bc29d55a5629 from peer 155a406b714245fe976f0a265d68a0c7 ({username='slave'} at 127.0.0.1:49848)
I20260608 12:50:07.474591  1982 tablet_copy_service.cc:161] P 2b99e39ae6f84d609d4c7081264e1999: Beginning new tablet copy session on tablet e2d0b40d68f6498fac36bc29d55a5629 from peer 155a406b714245fe976f0a265d68a0c7 at {username='slave'} at 127.0.0.1:49848: session id = 155a406b714245fe976f0a265d68a0c7-e2d0b40d68f6498fac36bc29d55a5629
I20260608 12:50:07.482736  1982 tablet_copy_source_session.cc:215] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:07.485937  2273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d0b40d68f6498fac36bc29d55a5629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:07.497856  2273 tablet_copy_client.cc:806] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:07.498420  2273 tablet_copy_client.cc:670] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:07.502652  2273 tablet_copy_client.cc:538] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:07.509310  2273 tablet_bootstrap.cc:492] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7: Bootstrap starting.
I20260608 12:50:07.597173  2277 ts_tablet_manager.cc:933] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7: Initiating tablet copy from peer e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727)
I20260608 12:50:07.608057  2277 tablet_copy_client.cc:323] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:46727
I20260608 12:50:07.609628  2279 ts_tablet_manager.cc:933] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7: Initiating tablet copy from peer 2b99e39ae6f84d609d4c7081264e1999 (127.24.64.195:35093)
I20260608 12:50:07.613245  2273 tablet_bootstrap.cc:492] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=145 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:07.614300  2273 tablet_bootstrap.cc:492] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7: Bootstrap complete.
I20260608 12:50:07.615067  2273 ts_tablet_manager.cc:1403] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7: Time spent bootstrapping tablet: real 0.106s	user 0.093s	sys 0.011s
I20260608 12:50:07.618392  2273 raft_consensus.cc:359] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
I20260608 12:50:07.619240  2273 raft_consensus.cc:740] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 155a406b714245fe976f0a265d68a0c7, State: Initialized, Role: LEARNER
I20260608 12:50:07.619942  2273 consensus_queue.cc:260] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
I20260608 12:50:07.634313  2273 ts_tablet_manager.cc:1434] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.012s
I20260608 12:50:07.636327  1982 tablet_copy_service.cc:342] P 2b99e39ae6f84d609d4c7081264e1999: Request end of tablet copy session 155a406b714245fe976f0a265d68a0c7-e2d0b40d68f6498fac36bc29d55a5629 received from {username='slave'} at 127.0.0.1:49848
I20260608 12:50:07.636817  1982 tablet_copy_service.cc:434] P 2b99e39ae6f84d609d4c7081264e1999: ending tablet copy session 155a406b714245fe976f0a265d68a0c7-e2d0b40d68f6498fac36bc29d55a5629 on tablet e2d0b40d68f6498fac36bc29d55a5629 with peer 155a406b714245fe976f0a265d68a0c7
I20260608 12:50:07.639835  2279 tablet_copy_client.cc:323] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:35093
I20260608 12:50:07.639889  1833 tablet_copy_service.cc:140] P e215986b780642d8b0475344d087a3a0: Received BeginTabletCopySession request for tablet 35fe5d924b214df691d5fa7176ebd56c from peer 155a406b714245fe976f0a265d68a0c7 ({username='slave'} at 127.0.0.1:57416)
I20260608 12:50:07.641328  1833 tablet_copy_service.cc:161] P e215986b780642d8b0475344d087a3a0: Beginning new tablet copy session on tablet 35fe5d924b214df691d5fa7176ebd56c from peer 155a406b714245fe976f0a265d68a0c7 at {username='slave'} at 127.0.0.1:57416: session id = 155a406b714245fe976f0a265d68a0c7-35fe5d924b214df691d5fa7176ebd56c
I20260608 12:50:07.643951  1982 tablet_copy_service.cc:140] P 2b99e39ae6f84d609d4c7081264e1999: Received BeginTabletCopySession request for tablet fbd921b547fb43a29c285ae714698a00 from peer 155a406b714245fe976f0a265d68a0c7 ({username='slave'} at 127.0.0.1:49848)
I20260608 12:50:07.644532  1982 tablet_copy_service.cc:161] P 2b99e39ae6f84d609d4c7081264e1999: Beginning new tablet copy session on tablet fbd921b547fb43a29c285ae714698a00 from peer 155a406b714245fe976f0a265d68a0c7 at {username='slave'} at 127.0.0.1:49848: session id = 155a406b714245fe976f0a265d68a0c7-fbd921b547fb43a29c285ae714698a00
I20260608 12:50:07.649202  1833 tablet_copy_source_session.cc:215] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:07.652014  2277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fe5d924b214df691d5fa7176ebd56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:07.652642  1982 tablet_copy_source_session.cc:215] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:07.655828  2279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd921b547fb43a29c285ae714698a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:07.664933  2273 ts_tablet_manager.cc:933] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7: Initiating tablet copy from peer de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763)
I20260608 12:50:07.666742  2277 tablet_copy_client.cc:806] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:07.671432  2279 tablet_copy_client.cc:806] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:07.672221  2277 tablet_copy_client.cc:670] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:07.672562  2279 tablet_copy_client.cc:670] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:07.676247  2273 tablet_copy_client.cc:323] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:38763
I20260608 12:50:07.677030  2279 tablet_copy_client.cc:538] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:07.677096  2277 tablet_copy_client.cc:538] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:07.687247  2279 tablet_bootstrap.cc:492] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7: Bootstrap starting.
I20260608 12:50:07.687865  2277 tablet_bootstrap.cc:492] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7: Bootstrap starting.
I20260608 12:50:07.688469  1908 tablet_copy_service.cc:140] P de23261519734370a4df728d3ef0e2fa: Received BeginTabletCopySession request for tablet a97103951ade4d2982acd060f8faaca5 from peer 155a406b714245fe976f0a265d68a0c7 ({username='slave'} at 127.0.0.1:32900)
I20260608 12:50:07.689138  1908 tablet_copy_service.cc:161] P de23261519734370a4df728d3ef0e2fa: Beginning new tablet copy session on tablet a97103951ade4d2982acd060f8faaca5 from peer 155a406b714245fe976f0a265d68a0c7 at {username='slave'} at 127.0.0.1:32900: session id = 155a406b714245fe976f0a265d68a0c7-a97103951ade4d2982acd060f8faaca5
I20260608 12:50:07.696954  1908 tablet_copy_source_session.cc:215] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:07.700431  2273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97103951ade4d2982acd060f8faaca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:07.715592  2273 tablet_copy_client.cc:806] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:07.720554  2273 tablet_copy_client.cc:670] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:07.727465  2273 tablet_copy_client.cc:538] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:07.736515  2273 tablet_bootstrap.cc:492] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7: Bootstrap starting.
I20260608 12:50:07.845744  2277 tablet_bootstrap.cc:492] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:07.846702  2277 tablet_bootstrap.cc:492] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7: Bootstrap complete.
I20260608 12:50:07.848946  2279 tablet_bootstrap.cc:492] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:07.849826  2279 tablet_bootstrap.cc:492] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7: Bootstrap complete.
I20260608 12:50:07.850503  2279 ts_tablet_manager.cc:1403] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7: Time spent bootstrapping tablet: real 0.164s	user 0.111s	sys 0.040s
I20260608 12:50:07.851680  2277 ts_tablet_manager.cc:1403] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7: Time spent bootstrapping tablet: real 0.164s	user 0.137s	sys 0.008s
I20260608 12:50:07.853402  2279 raft_consensus.cc:359] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } attrs { replace: true } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
I20260608 12:50:07.854207  2279 raft_consensus.cc:740] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 155a406b714245fe976f0a265d68a0c7, State: Initialized, Role: LEARNER
I20260608 12:50:07.854560  2277 raft_consensus.cc:359] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
I20260608 12:50:07.854869  2279 consensus_queue.cc:260] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } attrs { replace: true } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
I20260608 12:50:07.855382  2277 raft_consensus.cc:740] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 155a406b714245fe976f0a265d68a0c7, State: Initialized, Role: LEARNER
I20260608 12:50:07.856195  2277 consensus_queue.cc:260] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
I20260608 12:50:07.859289  2277 ts_tablet_manager.cc:1434] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:50:07.861085  1833 tablet_copy_service.cc:342] P e215986b780642d8b0475344d087a3a0: Request end of tablet copy session 155a406b714245fe976f0a265d68a0c7-35fe5d924b214df691d5fa7176ebd56c received from {username='slave'} at 127.0.0.1:57416
I20260608 12:50:07.861523  1833 tablet_copy_service.cc:434] P e215986b780642d8b0475344d087a3a0: ending tablet copy session 155a406b714245fe976f0a265d68a0c7-35fe5d924b214df691d5fa7176ebd56c on tablet 35fe5d924b214df691d5fa7176ebd56c with peer 155a406b714245fe976f0a265d68a0c7
I20260608 12:50:07.863953  2279 ts_tablet_manager.cc:1434] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260608 12:50:07.865768  1982 tablet_copy_service.cc:342] P 2b99e39ae6f84d609d4c7081264e1999: Request end of tablet copy session 155a406b714245fe976f0a265d68a0c7-fbd921b547fb43a29c285ae714698a00 received from {username='slave'} at 127.0.0.1:49848
I20260608 12:50:07.866195  1982 tablet_copy_service.cc:434] P 2b99e39ae6f84d609d4c7081264e1999: ending tablet copy session 155a406b714245fe976f0a265d68a0c7-fbd921b547fb43a29c285ae714698a00 on tablet fbd921b547fb43a29c285ae714698a00 with peer 155a406b714245fe976f0a265d68a0c7
I20260608 12:50:07.877857  2273 tablet_bootstrap.cc:492] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=126 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:07.878788  2273 tablet_bootstrap.cc:492] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7: Bootstrap complete.
I20260608 12:50:07.879488  2273 ts_tablet_manager.cc:1403] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7: Time spent bootstrapping tablet: real 0.143s	user 0.117s	sys 0.019s
I20260608 12:50:07.882303  2273 raft_consensus.cc:359] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
I20260608 12:50:07.883050  2273 raft_consensus.cc:740] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 155a406b714245fe976f0a265d68a0c7, State: Initialized, Role: LEARNER
I20260608 12:50:07.883664  2273 consensus_queue.cc:260] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e215986b780642d8b0475344d087a3a0" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 46727 } } peers { permanent_uuid: "de23261519734370a4df728d3ef0e2fa" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 38763 } } peers { permanent_uuid: "2b99e39ae6f84d609d4c7081264e1999" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "155a406b714245fe976f0a265d68a0c7" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 37143 } attrs { promote: true } }
I20260608 12:50:07.885747  2273 ts_tablet_manager.cc:1434] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:50:07.887527  1908 tablet_copy_service.cc:342] P de23261519734370a4df728d3ef0e2fa: Request end of tablet copy session 155a406b714245fe976f0a265d68a0c7-a97103951ade4d2982acd060f8faaca5 received from {username='slave'} at 127.0.0.1:32900
I20260608 12:50:07.887976  1908 tablet_copy_service.cc:434] P de23261519734370a4df728d3ef0e2fa: ending tablet copy session 155a406b714245fe976f0a265d68a0c7-a97103951ade4d2982acd060f8faaca5 on tablet a97103951ade4d2982acd060f8faaca5 with peer 155a406b714245fe976f0a265d68a0c7
I20260608 12:50:08.018612  2213 raft_consensus.cc:1217] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:50:08.049611 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:50:08.066390  2213 raft_consensus.cc:1217] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:50:08.072168  2213 raft_consensus.cc:1217] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
W20260608 12:50:08.097916  1937 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 41 similar messages]
I20260608 12:50:08.100703 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:50:08.101409  1937 consensus_peers.cc:597] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 -> Peer e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727): Couldn't send request to peer e215986b780642d8b0475344d087a3a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:08.102583 24835 tablet_replica.cc:333] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0: stopping tablet replica
I20260608 12:50:08.103477 24835 raft_consensus.cc:2243] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.104259 24835 raft_consensus.cc:2272] T e2d0b40d68f6498fac36bc29d55a5629 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.107460 24835 tablet_replica.cc:333] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0: stopping tablet replica
I20260608 12:50:08.108256 24835 raft_consensus.cc:2243] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.109668 24835 raft_consensus.cc:2272] T 35fe5d924b214df691d5fa7176ebd56c P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.112715 24835 tablet_replica.cc:333] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0: stopping tablet replica
I20260608 12:50:08.113291 24835 raft_consensus.cc:2243] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.113790 24835 raft_consensus.cc:2272] T 2738e9d9ab9f44baadd8e31ac8c20f1d P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.115834 24835 tablet_replica.cc:333] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0: stopping tablet replica
I20260608 12:50:08.116338 24835 raft_consensus.cc:2243] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.116855 24835 raft_consensus.cc:2272] T 0bfdc7b7f1d44795b69ea894eda5953d P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.118772 24835 tablet_replica.cc:333] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0: stopping tablet replica
I20260608 12:50:08.119284 24835 raft_consensus.cc:2243] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.119819 24835 raft_consensus.cc:2272] T a97103951ade4d2982acd060f8faaca5 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.122460 24835 tablet_replica.cc:333] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0: stopping tablet replica
I20260608 12:50:08.123046 24835 raft_consensus.cc:2243] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.123780 24835 raft_consensus.cc:2272] T fbd921b547fb43a29c285ae714698a00 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.126935 24835 tablet_replica.cc:333] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0: stopping tablet replica
I20260608 12:50:08.127658 24835 raft_consensus.cc:2243] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.128170 24835 raft_consensus.cc:2272] T 1edc04dae11a48dbb657e52e4f0ca9c0 P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.130353 24835 tablet_replica.cc:333] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0: stopping tablet replica
I20260608 12:50:08.130800 24835 raft_consensus.cc:2243] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.131219 24835 raft_consensus.cc:2272] T e503944cfa8946699945ffd384aba7aa P e215986b780642d8b0475344d087a3a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.150288 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
W20260608 12:50:08.168237  1937 consensus_peers.cc:597] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 -> Peer e215986b780642d8b0475344d087a3a0 (127.24.64.193:46727): Couldn't send request to peer e215986b780642d8b0475344d087a3a0. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:46727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:08.171001 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:50:08.199775 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:08.200580 24835 tablet_replica.cc:333] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa: stopping tablet replica
I20260608 12:50:08.201436 24835 raft_consensus.cc:2243] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.202044 24835 raft_consensus.cc:2272] T 35fe5d924b214df691d5fa7176ebd56c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.204171 24835 tablet_replica.cc:333] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa: stopping tablet replica
I20260608 12:50:08.204733 24835 raft_consensus.cc:2243] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.205231 24835 raft_consensus.cc:2272] T 2738e9d9ab9f44baadd8e31ac8c20f1d P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.207739 24835 tablet_replica.cc:333] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa: stopping tablet replica
I20260608 12:50:08.208274 24835 raft_consensus.cc:2243] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.209002 24835 raft_consensus.cc:2272] T e2d0b40d68f6498fac36bc29d55a5629 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.211109 24835 tablet_replica.cc:333] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa: stopping tablet replica
I20260608 12:50:08.211608 24835 raft_consensus.cc:2243] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.212575 24835 raft_consensus.cc:2272] T a97103951ade4d2982acd060f8faaca5 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.214715 24835 tablet_replica.cc:333] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa: stopping tablet replica
I20260608 12:50:08.215248 24835 raft_consensus.cc:2243] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.215783 24835 raft_consensus.cc:2272] T fbd921b547fb43a29c285ae714698a00 P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.217756 24835 tablet_replica.cc:333] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa: stopping tablet replica
I20260608 12:50:08.218222 24835 raft_consensus.cc:2243] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.218713 24835 raft_consensus.cc:2272] T 0bfdc7b7f1d44795b69ea894eda5953d P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.221014 24835 tablet_replica.cc:333] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa: stopping tablet replica
I20260608 12:50:08.221482 24835 raft_consensus.cc:2243] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.221928 24835 raft_consensus.cc:2272] T 98e80be600bd4f81a4314f39d937901c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.224380 24835 tablet_replica.cc:333] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa: stopping tablet replica
I20260608 12:50:08.224879 24835 raft_consensus.cc:2243] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.225440 24835 raft_consensus.cc:2272] T e9558d503a3a479b9ef887ac27706e3c P de23261519734370a4df728d3ef0e2fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.255638 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
W20260608 12:50:08.272404  1938 consensus_peers.cc:597] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 -> Peer de23261519734370a4df728d3ef0e2fa (127.24.64.194:38763): Couldn't send request to peer de23261519734370a4df728d3ef0e2fa. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.194:38763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:08.275789 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:50:08.310467 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:08.311394 24835 tablet_replica.cc:333] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999: stopping tablet replica
I20260608 12:50:08.312197 24835 raft_consensus.cc:2243] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.313637 24835 raft_consensus.cc:2272] T e2d0b40d68f6498fac36bc29d55a5629 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.316601 24835 tablet_replica.cc:333] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999: stopping tablet replica
I20260608 12:50:08.317366 24835 raft_consensus.cc:2243] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.318401 24835 raft_consensus.cc:2272] T 2738e9d9ab9f44baadd8e31ac8c20f1d P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.321492 24835 tablet_replica.cc:333] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999: stopping tablet replica
I20260608 12:50:08.322247 24835 raft_consensus.cc:2243] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.322919 24835 raft_consensus.cc:2272] T a97103951ade4d2982acd060f8faaca5 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.325686 24835 tablet_replica.cc:333] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999: stopping tablet replica
I20260608 12:50:08.326395 24835 raft_consensus.cc:2243] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.327694 24835 raft_consensus.cc:2272] T fbd921b547fb43a29c285ae714698a00 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.330603 24835 tablet_replica.cc:333] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999: stopping tablet replica
I20260608 12:50:08.331334 24835 raft_consensus.cc:2243] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.331877 24835 raft_consensus.cc:2272] T 52ead4d5fa2843dea9673308d2c4c789 P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.335040 24835 tablet_replica.cc:333] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999: stopping tablet replica
I20260608 12:50:08.335741 24835 raft_consensus.cc:2243] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.336836 24835 raft_consensus.cc:2272] T 0bfdc7b7f1d44795b69ea894eda5953d P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.339834 24835 tablet_replica.cc:333] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999: stopping tablet replica
I20260608 12:50:08.340541 24835 raft_consensus.cc:2243] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.341272 24835 raft_consensus.cc:2272] T 35fe5d924b214df691d5fa7176ebd56c P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.344081 24835 tablet_replica.cc:333] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999: stopping tablet replica
I20260608 12:50:08.344734 24835 raft_consensus.cc:2243] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.345322 24835 raft_consensus.cc:2272] T 0716baa35b14496086a8e342ddd5b41f P 2b99e39ae6f84d609d4c7081264e1999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.380538 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:50:08.407454 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:50:08.432267 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:08.432963 24835 tablet_replica.cc:333] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7: stopping tablet replica
I20260608 12:50:08.433666 24835 raft_consensus.cc:2243] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:08.434135 24835 raft_consensus.cc:2272] T 35fe5d924b214df691d5fa7176ebd56c P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:08.436297 24835 tablet_replica.cc:333] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7: stopping tablet replica
I20260608 12:50:08.436857 24835 raft_consensus.cc:2243] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:08.437217 24835 raft_consensus.cc:2272] T a97103951ade4d2982acd060f8faaca5 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:08.439201 24835 tablet_replica.cc:333] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7: stopping tablet replica
I20260608 12:50:08.439680 24835 raft_consensus.cc:2243] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:08.440026 24835 raft_consensus.cc:2272] T fbd921b547fb43a29c285ae714698a00 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:08.442001 24835 tablet_replica.cc:333] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7: stopping tablet replica
I20260608 12:50:08.442433 24835 raft_consensus.cc:2243] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:08.442785 24835 raft_consensus.cc:2272] T e2d0b40d68f6498fac36bc29d55a5629 P 155a406b714245fe976f0a265d68a0c7 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:08.464426 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:50:08.476540 24835 master.cc:562] Master@127.24.64.254:40203 shutting down...
W20260608 12:50:08.502467  1769 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:50:08.502727  1769 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:50:08.502935  1769 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:50:08.504171 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.504733 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.505062 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 619be382deff47399a106091408933ad: stopping tablet replica
I20260608 12:50:08.525760 24835 master.cc:584] Master@127.24.64.254:40203 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7790 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:50:08.573531 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:42337
I20260608 12:50:08.574739 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:08.580051  2292 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:08.580832  2291 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:08.581672  2294 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:08.581755 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:08.582778 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:08.582952 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:08.583065 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923008583053 us; error 0 us; skew 500 ppm
I20260608 12:50:08.583595 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:08.585918 24835 webserver.cc:533] Webserver started at http://127.24.64.254:36605/ using document root <none> and password file <none>
I20260608 12:50:08.586374 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:08.586521 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:08.586724 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:08.587711 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "3d091165d4524fd6924a859ae756bdb3"
format_stamp: "Formatted at 2026-06-08 12:50:08 on dist-test-slave-nzcs"
I20260608 12:50:08.591964 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:08.595196  2299 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:08.595917 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:50:08.596195 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "3d091165d4524fd6924a859ae756bdb3"
format_stamp: "Formatted at 2026-06-08 12:50:08 on dist-test-slave-nzcs"
I20260608 12:50:08.596451 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:08.621109 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:08.622313 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:08.658798 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:42337
I20260608 12:50:08.658922  2350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:42337 every 8 connection(s)
I20260608 12:50:08.662726  2351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:08.672923  2351 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3: Bootstrap starting.
I20260608 12:50:08.677699  2351 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:08.681885  2351 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3: No bootstrap required, opened a new log
I20260608 12:50:08.684075  2351 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d091165d4524fd6924a859ae756bdb3" member_type: VOTER }
I20260608 12:50:08.684435  2351 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:08.684619  2351 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d091165d4524fd6924a859ae756bdb3, State: Initialized, Role: FOLLOWER
I20260608 12:50:08.685213  2351 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d091165d4524fd6924a859ae756bdb3" member_type: VOTER }
I20260608 12:50:08.685634  2351 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:08.685822  2351 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:08.686044  2351 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:08.690516  2351 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d091165d4524fd6924a859ae756bdb3" member_type: VOTER }
I20260608 12:50:08.690989  2351 leader_election.cc:304] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [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: 3d091165d4524fd6924a859ae756bdb3; no voters: 
I20260608 12:50:08.692049  2351 leader_election.cc:290] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:08.692427  2354 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:08.693816  2354 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d091165d4524fd6924a859ae756bdb3, State: Running, Role: LEADER
I20260608 12:50:08.694484  2354 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [LEADER]: Queue going to LEADER mode. State: All 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: "3d091165d4524fd6924a859ae756bdb3" member_type: VOTER }
I20260608 12:50:08.695052  2351 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:08.699199  2356 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d091165d4524fd6924a859ae756bdb3. Latest consensus state: current_term: 1 leader_uuid: "3d091165d4524fd6924a859ae756bdb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d091165d4524fd6924a859ae756bdb3" member_type: VOTER } }
I20260608 12:50:08.699329  2355 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d091165d4524fd6924a859ae756bdb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d091165d4524fd6924a859ae756bdb3" member_type: VOTER } }
I20260608 12:50:08.699837  2356 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:08.700057  2355 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:08.706740  2361 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:08.711866  2361 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:08.713222 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:08.720781  2361 catalog_manager.cc:1382] Generated new cluster ID: 6085760f21154ed6bb2dd8e0edebe900
I20260608 12:50:08.721067  2361 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:08.737198  2361 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:08.738462  2361 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:08.757215  2361 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3: Generated new TSK 0
I20260608 12:50:08.757778  2361 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:08.779822 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:08.785766  2372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:08.786782  2373 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:08.788561  2375 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:08.789028 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:08.789867 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:08.790047 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:08.790179 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923008790168 us; error 0 us; skew 500 ppm
I20260608 12:50:08.790690 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:08.793076 24835 webserver.cc:533] Webserver started at http://127.24.64.193:42901/ using document root <none> and password file <none>
I20260608 12:50:08.793563 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:08.793720 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:08.793933 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:08.794952 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "86bc361710484768aa8edbce2b51fe7f"
format_stamp: "Formatted at 2026-06-08 12:50:08 on dist-test-slave-nzcs"
I20260608 12:50:08.799547 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:08.802989  2380 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:08.803742 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:50:08.804039 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "86bc361710484768aa8edbce2b51fe7f"
format_stamp: "Formatted at 2026-06-08 12:50:08 on dist-test-slave-nzcs"
I20260608 12:50:08.804291 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:08.822602 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:08.823691 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:08.825129 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:08.827373 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:08.827564 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:08.827829 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:08.827982 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:08.865342 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:45181
I20260608 12:50:08.865468  2442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:45181 every 8 connection(s)
I20260608 12:50:08.870282 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:08.877350  2447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:08.878954  2448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:08.882290 24835 server_base.cc:1061] running on GCE node
W20260608 12:50:08.882447  2450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:08.883150  2443 heartbeater.cc:344] Connected to a master server at 127.24.64.254:42337
I20260608 12:50:08.883589  2443 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:08.884485  2443 heartbeater.cc:507] Master 127.24.64.254:42337 requested a full tablet report, sending...
I20260608 12:50:08.885664 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:08.885895 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:08.886070 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923008886052 us; error 0 us; skew 500 ppm
I20260608 12:50:08.886741 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:08.886798  2316 ts_manager.cc:194] Registered new tserver with Master: 86bc361710484768aa8edbce2b51fe7f (127.24.64.193:45181)
I20260608 12:50:08.889032  2316 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49298
I20260608 12:50:08.889526 24835 webserver.cc:533] Webserver started at http://127.24.64.194:43009/ using document root <none> and password file <none>
I20260608 12:50:08.890077 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:08.890260 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:08.890584 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:08.891963 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "30a91d911169469a8ae66cdc58f81d9a"
format_stamp: "Formatted at 2026-06-08 12:50:08 on dist-test-slave-nzcs"
I20260608 12:50:08.896510 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:08.899981  2455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:08.900790 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:08.901036 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "30a91d911169469a8ae66cdc58f81d9a"
format_stamp: "Formatted at 2026-06-08 12:50:08 on dist-test-slave-nzcs"
I20260608 12:50:08.901265 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:08.920097 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:08.921147 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:08.922485 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:08.924768 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:08.924948 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:08.925192 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:08.925335 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:08.961283 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:44195
I20260608 12:50:08.961407  2517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:44195 every 8 connection(s)
I20260608 12:50:08.966099 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:08.972903  2521 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:08.974009  2522 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:08.976763  2524 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:08.977387 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:08.978289 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:50:08.978538  2518 heartbeater.cc:344] Connected to a master server at 127.24.64.254:42337
W20260608 12:50:08.978559 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:08.979007 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923008978990 us; error 0 us; skew 500 ppm
I20260608 12:50:08.979050  2518 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:08.979636 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:08.979907  2518 heartbeater.cc:507] Master 127.24.64.254:42337 requested a full tablet report, sending...
I20260608 12:50:08.982174  2316 ts_manager.cc:194] Registered new tserver with Master: 30a91d911169469a8ae66cdc58f81d9a (127.24.64.194:44195)
I20260608 12:50:08.982375 24835 webserver.cc:533] Webserver started at http://127.24.64.195:38963/ using document root <none> and password file <none>
I20260608 12:50:08.982964 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:08.983155 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:08.983493 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:08.983759  2316 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49302
I20260608 12:50:08.984731 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "6b34a778631e4f57823e1c1c6ea3f381"
format_stamp: "Formatted at 2026-06-08 12:50:08 on dist-test-slave-nzcs"
I20260608 12:50:08.989420 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:50:08.992743  2529 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:08.993494 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:08.993780 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "6b34a778631e4f57823e1c1c6ea3f381"
format_stamp: "Formatted at 2026-06-08 12:50:08 on dist-test-slave-nzcs"
I20260608 12:50:08.994046 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:09.006970 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:09.008047 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:09.009461 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:09.011665 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:09.011864 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.012090 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:09.012252 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.050851 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:37431
I20260608 12:50:09.050980  2591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:37431 every 8 connection(s)
I20260608 12:50:09.064934  2592 heartbeater.cc:344] Connected to a master server at 127.24.64.254:42337
I20260608 12:50:09.065346  2592 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:09.066027  2592 heartbeater.cc:507] Master 127.24.64.254:42337 requested a full tablet report, sending...
I20260608 12:50:09.067889  2316 ts_manager.cc:194] Registered new tserver with Master: 6b34a778631e4f57823e1c1c6ea3f381 (127.24.64.195:37431)
I20260608 12:50:09.068615 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014612496s
I20260608 12:50:09.069619  2316 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49314
I20260608 12:50:09.093672  2316 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49326:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:50:09.095594  2316 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:50:09.138784  2557 tablet_service.cc:1511] Processing CreateTablet for tablet d378d7ab4bba47a4ba060d3cf74e024f (DEFAULT_TABLE table=test-workload [id=9377fe718f184a28b58a7e4d7e27b1ed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:09.139653  2408 tablet_service.cc:1511] Processing CreateTablet for tablet d378d7ab4bba47a4ba060d3cf74e024f (DEFAULT_TABLE table=test-workload [id=9377fe718f184a28b58a7e4d7e27b1ed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:09.140143  2557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d378d7ab4bba47a4ba060d3cf74e024f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:09.141063  2408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d378d7ab4bba47a4ba060d3cf74e024f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:09.142519  2483 tablet_service.cc:1511] Processing CreateTablet for tablet d378d7ab4bba47a4ba060d3cf74e024f (DEFAULT_TABLE table=test-workload [id=9377fe718f184a28b58a7e4d7e27b1ed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:09.143774  2483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d378d7ab4bba47a4ba060d3cf74e024f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:09.154224  2607 tablet_bootstrap.cc:492] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381: Bootstrap starting.
I20260608 12:50:09.160612  2607 tablet_bootstrap.cc:654] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:09.160799  2608 tablet_bootstrap.cc:492] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f: Bootstrap starting.
I20260608 12:50:09.162695  2609 tablet_bootstrap.cc:492] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a: Bootstrap starting.
I20260608 12:50:09.166430  2607 tablet_bootstrap.cc:492] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381: No bootstrap required, opened a new log
I20260608 12:50:09.166986  2607 ts_tablet_manager.cc:1403] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260608 12:50:09.167528  2608 tablet_bootstrap.cc:654] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:09.168285  2609 tablet_bootstrap.cc:654] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:09.170204  2607 raft_consensus.cc:359] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86bc361710484768aa8edbce2b51fe7f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45181 } } peers { permanent_uuid: "6b34a778631e4f57823e1c1c6ea3f381" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37431 } } peers { permanent_uuid: "30a91d911169469a8ae66cdc58f81d9a" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44195 } }
I20260608 12:50:09.171034  2607 raft_consensus.cc:385] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:09.171296  2607 raft_consensus.cc:740] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b34a778631e4f57823e1c1c6ea3f381, State: Initialized, Role: FOLLOWER
I20260608 12:50:09.171975  2607 consensus_queue.cc:260] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86bc361710484768aa8edbce2b51fe7f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45181 } } peers { permanent_uuid: "6b34a778631e4f57823e1c1c6ea3f381" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37431 } } peers { permanent_uuid: "30a91d911169469a8ae66cdc58f81d9a" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44195 } }
I20260608 12:50:09.173628  2608 tablet_bootstrap.cc:492] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f: No bootstrap required, opened a new log
I20260608 12:50:09.174185  2608 ts_tablet_manager.cc:1403] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:50:09.174212  2609 tablet_bootstrap.cc:492] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a: No bootstrap required, opened a new log
I20260608 12:50:09.174665  2592 heartbeater.cc:499] Master 127.24.64.254:42337 was elected leader, sending a full tablet report...
I20260608 12:50:09.175148  2607 ts_tablet_manager.cc:1434] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:50:09.177630  2609 ts_tablet_manager.cc:1403] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.005s
I20260608 12:50:09.180027  2608 raft_consensus.cc:359] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86bc361710484768aa8edbce2b51fe7f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45181 } } peers { permanent_uuid: "6b34a778631e4f57823e1c1c6ea3f381" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37431 } } peers { permanent_uuid: "30a91d911169469a8ae66cdc58f81d9a" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44195 } }
I20260608 12:50:09.181228  2608 raft_consensus.cc:385] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:09.180593  2609 raft_consensus.cc:359] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86bc361710484768aa8edbce2b51fe7f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45181 } } peers { permanent_uuid: "6b34a778631e4f57823e1c1c6ea3f381" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37431 } } peers { permanent_uuid: "30a91d911169469a8ae66cdc58f81d9a" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44195 } }
I20260608 12:50:09.181582  2608 raft_consensus.cc:740] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86bc361710484768aa8edbce2b51fe7f, State: Initialized, Role: FOLLOWER
I20260608 12:50:09.182019  2609 raft_consensus.cc:385] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:09.182504  2609 raft_consensus.cc:740] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a91d911169469a8ae66cdc58f81d9a, State: Initialized, Role: FOLLOWER
I20260608 12:50:09.182615  2608 consensus_queue.cc:260] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86bc361710484768aa8edbce2b51fe7f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45181 } } peers { permanent_uuid: "6b34a778631e4f57823e1c1c6ea3f381" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37431 } } peers { permanent_uuid: "30a91d911169469a8ae66cdc58f81d9a" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44195 } }
I20260608 12:50:09.183292  2609 consensus_queue.cc:260] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86bc361710484768aa8edbce2b51fe7f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45181 } } peers { permanent_uuid: "6b34a778631e4f57823e1c1c6ea3f381" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37431 } } peers { permanent_uuid: "30a91d911169469a8ae66cdc58f81d9a" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44195 } }
I20260608 12:50:09.185211  2443 heartbeater.cc:499] Master 127.24.64.254:42337 was elected leader, sending a full tablet report...
I20260608 12:50:09.186714  2518 heartbeater.cc:499] Master 127.24.64.254:42337 was elected leader, sending a full tablet report...
I20260608 12:50:09.187139  2609 ts_tablet_manager.cc:1434] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:50:09.188556  2608 ts_tablet_manager.cc:1434] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
W20260608 12:50:09.215270  2519 tablet.cc:2404] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:50:09.541500  2615 raft_consensus.cc:493] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:09.542019  2615 raft_consensus.cc:515] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86bc361710484768aa8edbce2b51fe7f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45181 } } peers { permanent_uuid: "6b34a778631e4f57823e1c1c6ea3f381" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37431 } } peers { permanent_uuid: "30a91d911169469a8ae66cdc58f81d9a" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44195 } }
I20260608 12:50:09.544070  2615 leader_election.cc:290] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86bc361710484768aa8edbce2b51fe7f (127.24.64.193:45181), 6b34a778631e4f57823e1c1c6ea3f381 (127.24.64.195:37431)
I20260608 12:50:09.554334  2418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378d7ab4bba47a4ba060d3cf74e024f" candidate_uuid: "30a91d911169469a8ae66cdc58f81d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86bc361710484768aa8edbce2b51fe7f" is_pre_election: true
I20260608 12:50:09.555011  2418 raft_consensus.cc:2468] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30a91d911169469a8ae66cdc58f81d9a in term 0.
I20260608 12:50:09.555061  2567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378d7ab4bba47a4ba060d3cf74e024f" candidate_uuid: "30a91d911169469a8ae66cdc58f81d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b34a778631e4f57823e1c1c6ea3f381" is_pre_election: true
I20260608 12:50:09.555744  2567 raft_consensus.cc:2468] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30a91d911169469a8ae66cdc58f81d9a in term 0.
I20260608 12:50:09.556143  2456 leader_election.cc:304] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a91d911169469a8ae66cdc58f81d9a, 86bc361710484768aa8edbce2b51fe7f; no voters: 
I20260608 12:50:09.556876  2615 raft_consensus.cc:2804] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:09.557258  2615 raft_consensus.cc:493] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:09.557549  2615 raft_consensus.cc:3060] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:09.562252  2615 raft_consensus.cc:515] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86bc361710484768aa8edbce2b51fe7f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45181 } } peers { permanent_uuid: "6b34a778631e4f57823e1c1c6ea3f381" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37431 } } peers { permanent_uuid: "30a91d911169469a8ae66cdc58f81d9a" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44195 } }
I20260608 12:50:09.563926  2615 leader_election.cc:290] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [CANDIDATE]: Term 1 election: Requested vote from peers 86bc361710484768aa8edbce2b51fe7f (127.24.64.193:45181), 6b34a778631e4f57823e1c1c6ea3f381 (127.24.64.195:37431)
I20260608 12:50:09.564751  2418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378d7ab4bba47a4ba060d3cf74e024f" candidate_uuid: "30a91d911169469a8ae66cdc58f81d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86bc361710484768aa8edbce2b51fe7f"
I20260608 12:50:09.564999  2567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378d7ab4bba47a4ba060d3cf74e024f" candidate_uuid: "30a91d911169469a8ae66cdc58f81d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b34a778631e4f57823e1c1c6ea3f381"
I20260608 12:50:09.565258  2418 raft_consensus.cc:3060] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:09.565553  2567 raft_consensus.cc:3060] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:09.570113  2418 raft_consensus.cc:2468] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a91d911169469a8ae66cdc58f81d9a in term 1.
I20260608 12:50:09.570287  2567 raft_consensus.cc:2468] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a91d911169469a8ae66cdc58f81d9a in term 1.
I20260608 12:50:09.571142  2456 leader_election.cc:304] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [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: 30a91d911169469a8ae66cdc58f81d9a, 86bc361710484768aa8edbce2b51fe7f; no voters: 
I20260608 12:50:09.571800  2615 raft_consensus.cc:2804] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:09.572782  2615 raft_consensus.cc:697] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 1 LEADER]: Becoming Leader. State: Replica: 30a91d911169469a8ae66cdc58f81d9a, State: Running, Role: LEADER
I20260608 12:50:09.573606  2615 consensus_queue.cc:237] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86bc361710484768aa8edbce2b51fe7f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45181 } } peers { permanent_uuid: "6b34a778631e4f57823e1c1c6ea3f381" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37431 } } peers { permanent_uuid: "30a91d911169469a8ae66cdc58f81d9a" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44195 } }
I20260608 12:50:09.579993  2316 catalog_manager.cc:5696] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 30a91d911169469a8ae66cdc58f81d9a (127.24.64.194). New cstate: current_term: 1 leader_uuid: "30a91d911169469a8ae66cdc58f81d9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86bc361710484768aa8edbce2b51fe7f" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b34a778631e4f57823e1c1c6ea3f381" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a91d911169469a8ae66cdc58f81d9a" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:09.600962 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:50:09.618743 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:09.619488 24835 tablet_replica.cc:333] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f: stopping tablet replica
I20260608 12:50:09.620018 24835 raft_consensus.cc:2243] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:09.620415 24835 raft_consensus.cc:2272] T d378d7ab4bba47a4ba060d3cf74e024f P 86bc361710484768aa8edbce2b51fe7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:09.639289 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:50:09.648649 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:50:09.666158 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:09.666950 24835 tablet_replica.cc:333] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a: stopping tablet replica
I20260608 12:50:09.667505 24835 raft_consensus.cc:2243] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:09.668234 24835 pending_rounds.cc:70] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a: Trying to abort 1 pending ops.
I20260608 12:50:09.668411 24835 pending_rounds.cc:77] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660647220359168 op_type: NO_OP noop_request { }
I20260608 12:50:09.668756 24835 raft_consensus.cc:2889] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:50:09.669006 24835 raft_consensus.cc:2272] T d378d7ab4bba47a4ba060d3cf74e024f P 30a91d911169469a8ae66cdc58f81d9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:09.688251 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:50:09.697160 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:50:09.714159 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:09.714815 24835 tablet_replica.cc:333] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381: stopping tablet replica
I20260608 12:50:09.715368 24835 raft_consensus.cc:2243] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:09.715749 24835 raft_consensus.cc:2272] T d378d7ab4bba47a4ba060d3cf74e024f P 6b34a778631e4f57823e1c1c6ea3f381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:09.734007 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:50:09.742938 24835 master.cc:562] Master@127.24.64.254:42337 shutting down...
I20260608 12:50:09.756757 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:09.757290 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:09.757606 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d091165d4524fd6924a859ae756bdb3: stopping tablet replica
I20260608 12:50:09.775388 24835 master.cc:584] Master@127.24.64.254:42337 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1233 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:50:09.806778 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:32933
I20260608 12:50:09.807875 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:09.812788  2620 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:09.813169  2621 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:09.814819  2623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:09.815744 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:09.816491 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:09.816793 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:09.816942 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923009816922 us; error 0 us; skew 500 ppm
I20260608 12:50:09.817509 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:09.819875 24835 webserver.cc:533] Webserver started at http://127.24.64.254:45887/ using document root <none> and password file <none>
I20260608 12:50:09.820353 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:09.820525 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:09.820853 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:09.821919 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "6f0e88a95fa74fd98f8501b01409730a"
format_stamp: "Formatted at 2026-06-08 12:50:09 on dist-test-slave-nzcs"
I20260608 12:50:09.826529 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:50:09.829942  2628 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.830796 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:09.831048 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "6f0e88a95fa74fd98f8501b01409730a"
format_stamp: "Formatted at 2026-06-08 12:50:09 on dist-test-slave-nzcs"
I20260608 12:50:09.831293 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:09.845984 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:09.846983 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:09.882427 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:32933
I20260608 12:50:09.882534  2679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:32933 every 8 connection(s)
I20260608 12:50:09.886415  2680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:09.896901  2680 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a: Bootstrap starting.
I20260608 12:50:09.901307  2680 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:09.905387  2680 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a: No bootstrap required, opened a new log
I20260608 12:50:09.907523  2680 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f0e88a95fa74fd98f8501b01409730a" member_type: VOTER }
I20260608 12:50:09.907893  2680 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:09.908126  2680 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f0e88a95fa74fd98f8501b01409730a, State: Initialized, Role: FOLLOWER
I20260608 12:50:09.908774  2680 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6f0e88a95fa74fd98f8501b01409730a" member_type: VOTER }
I20260608 12:50:09.909211  2680 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:09.909435  2680 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:09.909684  2680 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:09.914345  2680 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f0e88a95fa74fd98f8501b01409730a" member_type: VOTER }
I20260608 12:50:09.914880  2680 leader_election.cc:304] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [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: 6f0e88a95fa74fd98f8501b01409730a; no voters: 
I20260608 12:50:09.916019  2680 leader_election.cc:290] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:09.916467  2683 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:09.917899  2683 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [term 1 LEADER]: Becoming Leader. State: Replica: 6f0e88a95fa74fd98f8501b01409730a, State: Running, Role: LEADER
I20260608 12:50:09.918486  2683 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [LEADER]: Queue going to LEADER mode. State: All 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: "6f0e88a95fa74fd98f8501b01409730a" member_type: VOTER }
I20260608 12:50:09.918956  2680 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:09.921491  2684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6f0e88a95fa74fd98f8501b01409730a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f0e88a95fa74fd98f8501b01409730a" member_type: VOTER } }
I20260608 12:50:09.921540  2685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f0e88a95fa74fd98f8501b01409730a. Latest consensus state: current_term: 1 leader_uuid: "6f0e88a95fa74fd98f8501b01409730a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f0e88a95fa74fd98f8501b01409730a" member_type: VOTER } }
I20260608 12:50:09.922289  2684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:09.922334  2685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:09.925944  2689 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:09.930655  2689 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:09.934244 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:09.939886  2689 catalog_manager.cc:1382] Generated new cluster ID: 710a1edfac9b495ebca3bc0708cdb6e5
I20260608 12:50:09.940187  2689 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:09.984625  2689 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:09.985973  2689 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:09.997414  2689 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a: Generated new TSK 0
I20260608 12:50:09.998031  2689 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:10.065585 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:10.071437  2701 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:10.072402  2702 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:10.073700  2704 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:10.074585 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:10.075378 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:10.075574 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:10.075737 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923010075719 us; error 0 us; skew 500 ppm
I20260608 12:50:10.076292 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:10.078692 24835 webserver.cc:533] Webserver started at http://127.24.64.193:46095/ using document root <none> and password file <none>
I20260608 12:50:10.079253 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:10.079438 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:10.079694 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:10.080819 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "9f64ea01dd2d4d62a6e5feef39761b71"
format_stamp: "Formatted at 2026-06-08 12:50:10 on dist-test-slave-nzcs"
I20260608 12:50:10.085424 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:50:10.088932  2709 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.089663 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:10.089939 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "9f64ea01dd2d4d62a6e5feef39761b71"
format_stamp: "Formatted at 2026-06-08 12:50:10 on dist-test-slave-nzcs"
I20260608 12:50:10.090204 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:10.120697 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:10.121833 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:10.123216 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:10.125484 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:10.125671 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.125918 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:10.126072 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.162509 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:36491
I20260608 12:50:10.162623  2771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:36491 every 8 connection(s)
I20260608 12:50:10.167414 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:10.173885  2776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:10.175805  2777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:10.183271  2772 heartbeater.cc:344] Connected to a master server at 127.24.64.254:32933
I20260608 12:50:10.183759  2772 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:10.184239 24835 server_base.cc:1061] running on GCE node
W20260608 12:50:10.184368  2779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:10.184744  2772 heartbeater.cc:507] Master 127.24.64.254:32933 requested a full tablet report, sending...
I20260608 12:50:10.185621 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:10.185894 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:10.186107 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923010186088 us; error 0 us; skew 500 ppm
I20260608 12:50:10.186806 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:10.187165  2645 ts_manager.cc:194] Registered new tserver with Master: 9f64ea01dd2d4d62a6e5feef39761b71 (127.24.64.193:36491)
I20260608 12:50:10.189262  2645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53924
I20260608 12:50:10.189414 24835 webserver.cc:533] Webserver started at http://127.24.64.194:44623/ using document root <none> and password file <none>
I20260608 12:50:10.190014 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:10.190201 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:10.190493 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:10.191587 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "13a833b71f6344199915e15441754573"
format_stamp: "Formatted at 2026-06-08 12:50:10 on dist-test-slave-nzcs"
I20260608 12:50:10.196036 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:10.199344  2784 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.200174 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:50:10.200459 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "13a833b71f6344199915e15441754573"
format_stamp: "Formatted at 2026-06-08 12:50:10 on dist-test-slave-nzcs"
I20260608 12:50:10.200748 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:10.216320 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:10.217381 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:10.218741 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:10.221149 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:10.221349 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.221575 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:10.221727 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.259464 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:43643
I20260608 12:50:10.259617  2846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:43643 every 8 connection(s)
I20260608 12:50:10.264367 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:10.271136  2850 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:10.271943  2851 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:10.275771  2847 heartbeater.cc:344] Connected to a master server at 127.24.64.254:32933
W20260608 12:50:10.275969  2853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:10.276312  2847 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:10.276423 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:10.277302  2847 heartbeater.cc:507] Master 127.24.64.254:32933 requested a full tablet report, sending...
I20260608 12:50:10.277383 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:10.277707 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:10.277880 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923010277864 us; error 0 us; skew 500 ppm
I20260608 12:50:10.278697 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:10.279644  2645 ts_manager.cc:194] Registered new tserver with Master: 13a833b71f6344199915e15441754573 (127.24.64.194:43643)
I20260608 12:50:10.281630 24835 webserver.cc:533] Webserver started at http://127.24.64.195:36219/ using document root <none> and password file <none>
I20260608 12:50:10.281653  2645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53930
I20260608 12:50:10.282545 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:10.282838 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:10.283171 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:10.284281 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "828b6bf1eab34919a7926dd5740cf195"
format_stamp: "Formatted at 2026-06-08 12:50:10 on dist-test-slave-nzcs"
I20260608 12:50:10.288560 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:50:10.291999  2858 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.292934 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:10.293273 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "828b6bf1eab34919a7926dd5740cf195"
format_stamp: "Formatted at 2026-06-08 12:50:10 on dist-test-slave-nzcs"
I20260608 12:50:10.293566 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:10.310019 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:10.311075 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:10.312448 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:10.315038 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:10.315248 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.315490 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:10.315656 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.356657 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:33107
I20260608 12:50:10.356851  2920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:33107 every 8 connection(s)
I20260608 12:50:10.361644 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:10.369459  2924 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:10.369874  2925 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:10.373524  2921 heartbeater.cc:344] Connected to a master server at 127.24.64.254:32933
I20260608 12:50:10.374004  2921 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:10.374361 24835 server_base.cc:1061] running on GCE node
W20260608 12:50:10.374929  2927 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:10.375031  2921 heartbeater.cc:507] Master 127.24.64.254:32933 requested a full tablet report, sending...
I20260608 12:50:10.376046 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:10.376335 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:10.376564 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923010376546 us; error 0 us; skew 500 ppm
I20260608 12:50:10.377470 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:10.377656  2645 ts_manager.cc:194] Registered new tserver with Master: 828b6bf1eab34919a7926dd5740cf195 (127.24.64.195:33107)
I20260608 12:50:10.379586  2645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53944
I20260608 12:50:10.380330 24835 webserver.cc:533] Webserver started at http://127.24.64.196:40531/ using document root <none> and password file <none>
I20260608 12:50:10.381053 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:10.381232 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:10.381501 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:10.382550 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "31843b8c89354976bd7455d079f6e6e0"
format_stamp: "Formatted at 2026-06-08 12:50:10 on dist-test-slave-nzcs"
I20260608 12:50:10.387040 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:10.390414  2932 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.391216 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:50:10.391515 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "31843b8c89354976bd7455d079f6e6e0"
format_stamp: "Formatted at 2026-06-08 12:50:10 on dist-test-slave-nzcs"
I20260608 12:50:10.391827 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:10.423837 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:10.425194 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:10.426482 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:10.428561 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:10.428803 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.429028 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:10.429193 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:10.467936 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:40069
I20260608 12:50:10.468068  2994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:40069 every 8 connection(s)
I20260608 12:50:10.482069  2995 heartbeater.cc:344] Connected to a master server at 127.24.64.254:32933
I20260608 12:50:10.482564  2995 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:10.483312  2995 heartbeater.cc:507] Master 127.24.64.254:32933 requested a full tablet report, sending...
I20260608 12:50:10.485504  2645 ts_manager.cc:194] Registered new tserver with Master: 31843b8c89354976bd7455d079f6e6e0 (127.24.64.196:40069)
I20260608 12:50:10.486220 24835 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01492934s
I20260608 12:50:10.487160  2645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53948
I20260608 12:50:10.511739  2645 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53950:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:50:10.558357  2960 tablet_service.cc:1511] Processing CreateTablet for tablet de178008e55b4f9c87841020f45d7f46 (DEFAULT_TABLE table=test-workload [id=7024a18a248544699cda34acda155cf8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:10.559702  2960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de178008e55b4f9c87841020f45d7f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:10.566182  2812 tablet_service.cc:1511] Processing CreateTablet for tablet de178008e55b4f9c87841020f45d7f46 (DEFAULT_TABLE table=test-workload [id=7024a18a248544699cda34acda155cf8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:10.567559  2812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de178008e55b4f9c87841020f45d7f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:10.567922  2886 tablet_service.cc:1511] Processing CreateTablet for tablet de178008e55b4f9c87841020f45d7f46 (DEFAULT_TABLE table=test-workload [id=7024a18a248544699cda34acda155cf8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:10.569264  2886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de178008e55b4f9c87841020f45d7f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:10.579264  3013 tablet_bootstrap.cc:492] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0: Bootstrap starting.
I20260608 12:50:10.584307  3014 tablet_bootstrap.cc:492] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573: Bootstrap starting.
I20260608 12:50:10.587502  3013 tablet_bootstrap.cc:654] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:10.588277  3015 tablet_bootstrap.cc:492] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195: Bootstrap starting.
I20260608 12:50:10.591423  3014 tablet_bootstrap.cc:654] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:10.592558  3013 tablet_bootstrap.cc:492] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0: No bootstrap required, opened a new log
I20260608 12:50:10.593094  3013 ts_tablet_manager.cc:1403] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:50:10.595009  3015 tablet_bootstrap.cc:654] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:10.596566  3013 raft_consensus.cc:359] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31843b8c89354976bd7455d079f6e6e0" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40069 } } peers { permanent_uuid: "13a833b71f6344199915e15441754573" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 43643 } } peers { permanent_uuid: "828b6bf1eab34919a7926dd5740cf195" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33107 } }
I20260608 12:50:10.597241  3013 raft_consensus.cc:385] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:10.597483  3013 raft_consensus.cc:740] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31843b8c89354976bd7455d079f6e6e0, State: Initialized, Role: FOLLOWER
I20260608 12:50:10.598361  3014 tablet_bootstrap.cc:492] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573: No bootstrap required, opened a new log
I20260608 12:50:10.598330  3013 consensus_queue.cc:260] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31843b8c89354976bd7455d079f6e6e0" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40069 } } peers { permanent_uuid: "13a833b71f6344199915e15441754573" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 43643 } } peers { permanent_uuid: "828b6bf1eab34919a7926dd5740cf195" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33107 } }
I20260608 12:50:10.599009  3014 ts_tablet_manager.cc:1403] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 12:50:10.600139  3015 tablet_bootstrap.cc:492] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195: No bootstrap required, opened a new log
I20260608 12:50:10.600706  3015 ts_tablet_manager.cc:1403] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:50:10.600831  2995 heartbeater.cc:499] Master 127.24.64.254:32933 was elected leader, sending a full tablet report...
I20260608 12:50:10.602118  3014 raft_consensus.cc:359] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31843b8c89354976bd7455d079f6e6e0" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40069 } } peers { permanent_uuid: "13a833b71f6344199915e15441754573" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 43643 } } peers { permanent_uuid: "828b6bf1eab34919a7926dd5740cf195" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33107 } }
I20260608 12:50:10.602924  3014 raft_consensus.cc:385] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:10.603221  3014 raft_consensus.cc:740] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a833b71f6344199915e15441754573, State: Initialized, Role: FOLLOWER
I20260608 12:50:10.603806  3013 ts_tablet_manager.cc:1434] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:50:10.603540  3015 raft_consensus.cc:359] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31843b8c89354976bd7455d079f6e6e0" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40069 } } peers { permanent_uuid: "13a833b71f6344199915e15441754573" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 43643 } } peers { permanent_uuid: "828b6bf1eab34919a7926dd5740cf195" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33107 } }
I20260608 12:50:10.604296  3015 raft_consensus.cc:385] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:10.604094  3014 consensus_queue.cc:260] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31843b8c89354976bd7455d079f6e6e0" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40069 } } peers { permanent_uuid: "13a833b71f6344199915e15441754573" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 43643 } } peers { permanent_uuid: "828b6bf1eab34919a7926dd5740cf195" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33107 } }
I20260608 12:50:10.604630  3015 raft_consensus.cc:740] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828b6bf1eab34919a7926dd5740cf195, State: Initialized, Role: FOLLOWER
I20260608 12:50:10.605445  3015 consensus_queue.cc:260] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31843b8c89354976bd7455d079f6e6e0" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40069 } } peers { permanent_uuid: "13a833b71f6344199915e15441754573" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 43643 } } peers { permanent_uuid: "828b6bf1eab34919a7926dd5740cf195" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33107 } }
I20260608 12:50:10.611068  2921 heartbeater.cc:499] Master 127.24.64.254:32933 was elected leader, sending a full tablet report...
I20260608 12:50:10.611984  2847 heartbeater.cc:499] Master 127.24.64.254:32933 was elected leader, sending a full tablet report...
I20260608 12:50:10.612082  3015 ts_tablet_manager.cc:1434] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 12:50:10.614215  3014 ts_tablet_manager.cc:1434] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:50:10.829279  3019 raft_consensus.cc:493] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:10.829834  3019 raft_consensus.cc:515] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31843b8c89354976bd7455d079f6e6e0" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40069 } } peers { permanent_uuid: "13a833b71f6344199915e15441754573" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 43643 } } peers { permanent_uuid: "828b6bf1eab34919a7926dd5740cf195" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33107 } }
I20260608 12:50:10.831851  3019 leader_election.cc:290] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a833b71f6344199915e15441754573 (127.24.64.194:43643), 828b6bf1eab34919a7926dd5740cf195 (127.24.64.195:33107)
I20260608 12:50:10.841796  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de178008e55b4f9c87841020f45d7f46" candidate_uuid: "31843b8c89354976bd7455d079f6e6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a833b71f6344199915e15441754573" is_pre_election: true
I20260608 12:50:10.842543  2822 raft_consensus.cc:2468] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31843b8c89354976bd7455d079f6e6e0 in term 0.
I20260608 12:50:10.842579  2896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de178008e55b4f9c87841020f45d7f46" candidate_uuid: "31843b8c89354976bd7455d079f6e6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828b6bf1eab34919a7926dd5740cf195" is_pre_election: true
I20260608 12:50:10.843351  2896 raft_consensus.cc:2468] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31843b8c89354976bd7455d079f6e6e0 in term 0.
I20260608 12:50:10.844174  2933 leader_election.cc:304] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a833b71f6344199915e15441754573, 31843b8c89354976bd7455d079f6e6e0; no voters: 
I20260608 12:50:10.845044  3019 raft_consensus.cc:2804] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:10.845394  3019 raft_consensus.cc:493] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:10.845628  3019 raft_consensus.cc:3060] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:10.850369  3019 raft_consensus.cc:515] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31843b8c89354976bd7455d079f6e6e0" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40069 } } peers { permanent_uuid: "13a833b71f6344199915e15441754573" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 43643 } } peers { permanent_uuid: "828b6bf1eab34919a7926dd5740cf195" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33107 } }
I20260608 12:50:10.852085  3019 leader_election.cc:290] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [CANDIDATE]: Term 1 election: Requested vote from peers 13a833b71f6344199915e15441754573 (127.24.64.194:43643), 828b6bf1eab34919a7926dd5740cf195 (127.24.64.195:33107)
I20260608 12:50:10.852890  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de178008e55b4f9c87841020f45d7f46" candidate_uuid: "31843b8c89354976bd7455d079f6e6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a833b71f6344199915e15441754573"
I20260608 12:50:10.853130  2896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de178008e55b4f9c87841020f45d7f46" candidate_uuid: "31843b8c89354976bd7455d079f6e6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828b6bf1eab34919a7926dd5740cf195"
I20260608 12:50:10.853466  2822 raft_consensus.cc:3060] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:10.853678  2896 raft_consensus.cc:3060] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:10.858636  2822 raft_consensus.cc:2468] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31843b8c89354976bd7455d079f6e6e0 in term 1.
I20260608 12:50:10.858661  2896 raft_consensus.cc:2468] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31843b8c89354976bd7455d079f6e6e0 in term 1.
I20260608 12:50:10.859966  2933 leader_election.cc:304] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 13a833b71f6344199915e15441754573, 31843b8c89354976bd7455d079f6e6e0, 828b6bf1eab34919a7926dd5740cf195; no voters: 
I20260608 12:50:10.860744  3019 raft_consensus.cc:2804] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:10.862021  3019 raft_consensus.cc:697] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 1 LEADER]: Becoming Leader. State: Replica: 31843b8c89354976bd7455d079f6e6e0, State: Running, Role: LEADER
I20260608 12:50:10.862792  3019 consensus_queue.cc:237] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31843b8c89354976bd7455d079f6e6e0" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40069 } } peers { permanent_uuid: "13a833b71f6344199915e15441754573" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 43643 } } peers { permanent_uuid: "828b6bf1eab34919a7926dd5740cf195" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33107 } }
I20260608 12:50:10.869371  2643 catalog_manager.cc:5696] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31843b8c89354976bd7455d079f6e6e0 (127.24.64.196). New cstate: current_term: 1 leader_uuid: "31843b8c89354976bd7455d079f6e6e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31843b8c89354976bd7455d079f6e6e0" member_type: VOTER last_known_addr { host: "127.24.64.196" port: 40069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a833b71f6344199915e15441754573" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 43643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828b6bf1eab34919a7926dd5740cf195" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33107 } health_report { overall_health: UNKNOWN } } }
W20260608 12:50:10.974758 24835 auto_rebalancer.cc:591] Failed to schedule move for tablet de178008e55b4f9c87841020f45d7f46: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:50:10.975955 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:50:10.991691 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:11.007107 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:50:11.015456 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:50:11.030912 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:11.031687 24835 tablet_replica.cc:333] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573: stopping tablet replica
I20260608 12:50:11.032220 24835 raft_consensus.cc:2243] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:11.032732 24835 raft_consensus.cc:2272] T de178008e55b4f9c87841020f45d7f46 P 13a833b71f6344199915e15441754573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:11.051164 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:50:11.060019 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:50:11.075729 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:11.076501 24835 tablet_replica.cc:333] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195: stopping tablet replica
I20260608 12:50:11.077101 24835 raft_consensus.cc:2243] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:11.077517 24835 raft_consensus.cc:2272] T de178008e55b4f9c87841020f45d7f46 P 828b6bf1eab34919a7926dd5740cf195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:11.095929 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:50:11.105600 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:50:11.121977 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:11.122570 24835 tablet_replica.cc:333] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0: stopping tablet replica
I20260608 12:50:11.123091 24835 raft_consensus.cc:2243] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:11.123698 24835 pending_rounds.cc:70] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0: Trying to abort 1 pending ops.
I20260608 12:50:11.123888 24835 pending_rounds.cc:77] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660652501270528 op_type: NO_OP noop_request { }
I20260608 12:50:11.124138 24835 raft_consensus.cc:2889] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:50:11.124408 24835 raft_consensus.cc:2272] T de178008e55b4f9c87841020f45d7f46 P 31843b8c89354976bd7455d079f6e6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:11.143806 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:50:11.152884 24835 master.cc:562] Master@127.24.64.254:32933 shutting down...
I20260608 12:50:11.168081 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:11.168628 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:11.169005 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6f0e88a95fa74fd98f8501b01409730a: stopping tablet replica
I20260608 12:50:11.186815 24835 master.cc:584] Master@127.24.64.254:32933 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1412 ms)
[----------] 22 tests from AutoRebalancerTest (230416 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:50:11.219275 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:40697
I20260608 12:50:11.220453 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:11.225602  3027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:11.225713  3028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:11.227437  3030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:11.227929 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:11.228767 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:11.228942 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:11.229055 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923011229045 us; error 0 us; skew 500 ppm
I20260608 12:50:11.229600 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:11.231889 24835 webserver.cc:533] Webserver started at http://127.24.64.254:45651/ using document root <none> and password file <none>
I20260608 12:50:11.232355 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:11.232522 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:11.232887 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:11.233907 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "cff9937691cc4468b28355f32e311815"
format_stamp: "Formatted at 2026-06-08 12:50:11 on dist-test-slave-nzcs"
I20260608 12:50:11.238343 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:11.241770  3035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:11.242532 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:11.242815 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "cff9937691cc4468b28355f32e311815"
format_stamp: "Formatted at 2026-06-08 12:50:11 on dist-test-slave-nzcs"
I20260608 12:50:11.243067 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:11.265456 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:11.266474 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:11.301281 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:40697
I20260608 12:50:11.301395  3086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:40697 every 8 connection(s)
I20260608 12:50:11.305800  3087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:11.316075  3087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815: Bootstrap starting.
I20260608 12:50:11.320576  3087 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:11.324589  3087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815: No bootstrap required, opened a new log
I20260608 12:50:11.326692  3087 raft_consensus.cc:359] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cff9937691cc4468b28355f32e311815" member_type: VOTER }
I20260608 12:50:11.327056  3087 raft_consensus.cc:385] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:11.327286  3087 raft_consensus.cc:740] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff9937691cc4468b28355f32e311815, State: Initialized, Role: FOLLOWER
I20260608 12:50:11.327924  3087 consensus_queue.cc:260] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cff9937691cc4468b28355f32e311815" member_type: VOTER }
I20260608 12:50:11.328402  3087 raft_consensus.cc:399] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:11.328622  3087 raft_consensus.cc:493] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:11.328903  3087 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:11.333380  3087 raft_consensus.cc:515] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cff9937691cc4468b28355f32e311815" member_type: VOTER }
I20260608 12:50:11.333875  3087 leader_election.cc:304] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [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: cff9937691cc4468b28355f32e311815; no voters: 
I20260608 12:50:11.334971  3087 leader_election.cc:290] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:11.335348  3090 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:11.336763  3090 raft_consensus.cc:697] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [term 1 LEADER]: Becoming Leader. State: Replica: cff9937691cc4468b28355f32e311815, State: Running, Role: LEADER
I20260608 12:50:11.337333  3090 consensus_queue.cc:237] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [LEADER]: Queue going to LEADER mode. State: All 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: "cff9937691cc4468b28355f32e311815" member_type: VOTER }
I20260608 12:50:11.337836  3087 sys_catalog.cc:565] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:11.340286  3092 sys_catalog.cc:455] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cff9937691cc4468b28355f32e311815. Latest consensus state: current_term: 1 leader_uuid: "cff9937691cc4468b28355f32e311815" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cff9937691cc4468b28355f32e311815" member_type: VOTER } }
I20260608 12:50:11.341091  3092 sys_catalog.cc:458] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:11.340317  3091 sys_catalog.cc:455] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cff9937691cc4468b28355f32e311815" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cff9937691cc4468b28355f32e311815" member_type: VOTER } }
I20260608 12:50:11.341665  3091 sys_catalog.cc:458] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:11.345045  3096 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:11.352166  3096 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:11.353183 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:11.361152  3096 catalog_manager.cc:1382] Generated new cluster ID: a4e4a7eed4e64490b0c3d634a8a864ae
I20260608 12:50:11.361419  3096 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:11.375845  3096 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:11.377200  3096 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:11.394344  3096 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815: Generated new TSK 0
I20260608 12:50:11.394958  3096 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:11.420282 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:11.426460  3108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:11.427258  3109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:11.428845  3111 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:11.429786 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:11.430501 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:11.430678 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:11.430804 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923011430792 us; error 0 us; skew 500 ppm
I20260608 12:50:11.431321 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:11.433638 24835 webserver.cc:533] Webserver started at http://127.24.64.193:38701/ using document root <none> and password file <none>
I20260608 12:50:11.434101 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:11.434262 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:11.434473 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:11.435532 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "df385a701e894561a324f7dc22c45619"
format_stamp: "Formatted at 2026-06-08 12:50:11 on dist-test-slave-nzcs"
I20260608 12:50:11.440214 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:11.443799  3116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:11.444635 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:50:11.444945 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "df385a701e894561a324f7dc22c45619"
format_stamp: "Formatted at 2026-06-08 12:50:11 on dist-test-slave-nzcs"
I20260608 12:50:11.445220 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:11.478991 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:11.480007 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:11.481393 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:11.483688 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:11.483863 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:11.484118 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:11.484263 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:11.521174 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:32895
I20260608 12:50:11.521291  3178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:32895 every 8 connection(s)
I20260608 12:50:11.526242 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:11.533540  3183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:11.535079  3184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:11.538796  3186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:11.539845 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:11.539992  3179 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40697
I20260608 12:50:11.540436  3179 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:11.540915 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:11.541144 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:11.541227  3179 heartbeater.cc:507] Master 127.24.64.254:40697 requested a full tablet report, sending...
I20260608 12:50:11.541332 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923011541313 us; error 0 us; skew 500 ppm
I20260608 12:50:11.542176 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:11.543596  3052 ts_manager.cc:194] Registered new tserver with Master: df385a701e894561a324f7dc22c45619 (127.24.64.193:32895)
I20260608 12:50:11.544788 24835 webserver.cc:533] Webserver started at http://127.24.64.194:41389/ using document root <none> and password file <none>
I20260608 12:50:11.545351 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:11.545532 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:11.545557  3052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37212
I20260608 12:50:11.545825 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:11.547183 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "acca7198f4dd4b54a783f91fb434e5ef"
format_stamp: "Formatted at 2026-06-08 12:50:11 on dist-test-slave-nzcs"
I20260608 12:50:11.551596 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:50:11.554975  3191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:11.555778 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:50:11.556064 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "acca7198f4dd4b54a783f91fb434e5ef"
format_stamp: "Formatted at 2026-06-08 12:50:11 on dist-test-slave-nzcs"
I20260608 12:50:11.556337 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:11.572721 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:11.573781 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:11.575133 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:11.577380 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:11.577574 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:11.577808 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:11.577963 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:11.615037 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:34419
I20260608 12:50:11.615154  3253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:34419 every 8 connection(s)
I20260608 12:50:11.619894 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:11.626678  3257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:11.627202  3258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:11.630005 24835 server_base.cc:1061] running on GCE node
W20260608 12:50:11.630561  3261 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:11.631614 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:50:11.631778  3254 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40697
W20260608 12:50:11.631906 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:11.632197 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923011632179 us; error 0 us; skew 500 ppm
I20260608 12:50:11.632283  3254 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:11.632943 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:11.633174  3254 heartbeater.cc:507] Master 127.24.64.254:40697 requested a full tablet report, sending...
I20260608 12:50:11.635522  3052 ts_manager.cc:194] Registered new tserver with Master: acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
I20260608 12:50:11.635666 24835 webserver.cc:533] Webserver started at http://127.24.64.195:36703/ using document root <none> and password file <none>
I20260608 12:50:11.636440 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:11.636708 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:11.637036 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:11.637451  3052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37228
I20260608 12:50:11.638422 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "928c26f4273c4a84933a467f284554ca"
format_stamp: "Formatted at 2026-06-08 12:50:11 on dist-test-slave-nzcs"
I20260608 12:50:11.642908 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:11.646317  3265 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:11.647202 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:50:11.647488 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "928c26f4273c4a84933a467f284554ca"
format_stamp: "Formatted at 2026-06-08 12:50:11 on dist-test-slave-nzcs"
I20260608 12:50:11.647771 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:11.665184 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:11.666213 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:11.667569 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:11.669797 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:11.669972 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:11.670212 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:11.670356 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:11.707800 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:37591
I20260608 12:50:11.707933  3327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:37591 every 8 connection(s)
I20260608 12:50:11.720693  3328 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40697
I20260608 12:50:11.721118  3328 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:11.721767  3328 heartbeater.cc:507] Master 127.24.64.254:40697 requested a full tablet report, sending...
I20260608 12:50:11.723745  3052 ts_manager.cc:194] Registered new tserver with Master: 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591)
I20260608 12:50:11.724449 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013505321s
I20260608 12:50:11.725477  3052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37240
I20260608 12:50:12.548547  3179 heartbeater.cc:499] Master 127.24.64.254:40697 was elected leader, sending a full tablet report...
I20260608 12:50:12.640352  3254 heartbeater.cc:499] Master 127.24.64.254:40697 was elected leader, sending a full tablet report...
I20260608 12:50:12.728654  3328 heartbeater.cc:499] Master 127.24.64.254:40697 was elected leader, sending a full tablet report...
I20260608 12:50:12.790503  3052 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41810:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:50:12.793540  3052 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:50:12.863746  3293 tablet_service.cc:1511] Processing CreateTablet for tablet f321e05f36a1480ca32c6860cfa458e0 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:12.865687  3293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f321e05f36a1480ca32c6860cfa458e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.868746  3291 tablet_service.cc:1511] Processing CreateTablet for tablet 4614e44e78d145229090de6302e4e4ba (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:12.870245  3291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4614e44e78d145229090de6302e4e4ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.871879  3290 tablet_service.cc:1511] Processing CreateTablet for tablet f020ef4c76a5435c9bb960fc1353dc87 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:12.873363  3290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f020ef4c76a5435c9bb960fc1353dc87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.874020  3292 tablet_service.cc:1511] Processing CreateTablet for tablet e54667ad28c04a8e8f9db2b44af14b2e (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:12.875403  3292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54667ad28c04a8e8f9db2b44af14b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.880023  3289 tablet_service.cc:1511] Processing CreateTablet for tablet 1308c1e5bf1b4efb94fc887c60e44312 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:12.881520  3289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1308c1e5bf1b4efb94fc887c60e44312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.886327  3288 tablet_service.cc:1511] Processing CreateTablet for tablet 66efc0fb170c48f8b0cabec395e9cfd6 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:12.887493  3219 tablet_service.cc:1511] Processing CreateTablet for tablet f321e05f36a1480ca32c6860cfa458e0 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:12.887907  3288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66efc0fb170c48f8b0cabec395e9cfd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.889474  3219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f321e05f36a1480ca32c6860cfa458e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.894512  3217 tablet_service.cc:1511] Processing CreateTablet for tablet 4614e44e78d145229090de6302e4e4ba (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:12.896072  3217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4614e44e78d145229090de6302e4e4ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.898196  3216 tablet_service.cc:1511] Processing CreateTablet for tablet f020ef4c76a5435c9bb960fc1353dc87 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:12.899683  3216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f020ef4c76a5435c9bb960fc1353dc87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.902119  3215 tablet_service.cc:1511] Processing CreateTablet for tablet 1308c1e5bf1b4efb94fc887c60e44312 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:12.904707  3214 tablet_service.cc:1511] Processing CreateTablet for tablet 66efc0fb170c48f8b0cabec395e9cfd6 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:12.906766  3218 tablet_service.cc:1511] Processing CreateTablet for tablet e54667ad28c04a8e8f9db2b44af14b2e (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:12.913172  3215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1308c1e5bf1b4efb94fc887c60e44312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.916235  3214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66efc0fb170c48f8b0cabec395e9cfd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.918869  3218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54667ad28c04a8e8f9db2b44af14b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.926035  3144 tablet_service.cc:1511] Processing CreateTablet for tablet f321e05f36a1480ca32c6860cfa458e0 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:12.927827  3144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f321e05f36a1480ca32c6860cfa458e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.929235  3139 tablet_service.cc:1511] Processing CreateTablet for tablet 66efc0fb170c48f8b0cabec395e9cfd6 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:12.930655  3139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66efc0fb170c48f8b0cabec395e9cfd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.933710  3143 tablet_service.cc:1511] Processing CreateTablet for tablet e54667ad28c04a8e8f9db2b44af14b2e (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:12.934435  3140 tablet_service.cc:1511] Processing CreateTablet for tablet 1308c1e5bf1b4efb94fc887c60e44312 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:12.935303  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54667ad28c04a8e8f9db2b44af14b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.936436  3141 tablet_service.cc:1511] Processing CreateTablet for tablet f020ef4c76a5435c9bb960fc1353dc87 (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:12.937836  3141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f020ef4c76a5435c9bb960fc1353dc87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.940148  3140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1308c1e5bf1b4efb94fc887c60e44312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.942173  3142 tablet_service.cc:1511] Processing CreateTablet for tablet 4614e44e78d145229090de6302e4e4ba (DEFAULT_TABLE table=test-workload [id=00a6cc7a1b3f49b4ab701c843f938b6c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:12.943662  3142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4614e44e78d145229090de6302e4e4ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:12.981761  3349 tablet_bootstrap.cc:492] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca: Bootstrap starting.
I20260608 12:50:13.014438  3349 tablet_bootstrap.cc:654] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.018203  3351 tablet_bootstrap.cc:492] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619: Bootstrap starting.
I20260608 12:50:13.018424  3350 tablet_bootstrap.cc:492] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef: Bootstrap starting.
I20260608 12:50:13.026153  3349 tablet_bootstrap.cc:492] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca: No bootstrap required, opened a new log
I20260608 12:50:13.026444  3351 tablet_bootstrap.cc:654] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.026631  3349 ts_tablet_manager.cc:1403] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.006s
I20260608 12:50:13.027238  3350 tablet_bootstrap.cc:654] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.029744  3349 raft_consensus.cc:359] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.030675  3349 raft_consensus.cc:385] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.031029  3349 raft_consensus.cc:740] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 928c26f4273c4a84933a467f284554ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.031888  3349 consensus_queue.cc:260] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.032598  3351 tablet_bootstrap.cc:492] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619: No bootstrap required, opened a new log
I20260608 12:50:13.033166  3351 ts_tablet_manager.cc:1403] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
I20260608 12:50:13.033190  3350 tablet_bootstrap.cc:492] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef: No bootstrap required, opened a new log
I20260608 12:50:13.033846  3350 ts_tablet_manager.cc:1403] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:50:13.035210  3349 ts_tablet_manager.cc:1434] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:50:13.036490  3351 raft_consensus.cc:359] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.036863  3350 raft_consensus.cc:359] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.037264  3351 raft_consensus.cc:385] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.037391  3349 tablet_bootstrap.cc:492] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca: Bootstrap starting.
I20260608 12:50:13.037622  3350 raft_consensus.cc:385] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.037693  3351 raft_consensus.cc:740] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df385a701e894561a324f7dc22c45619, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.038287  3350 raft_consensus.cc:740] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acca7198f4dd4b54a783f91fb434e5ef, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.039136  3351 consensus_queue.cc:260] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.039278  3350 consensus_queue.cc:260] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.045459  3349 tablet_bootstrap.cc:654] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.051693  3350 ts_tablet_manager.cc:1434] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.008s
I20260608 12:50:13.052846  3350 tablet_bootstrap.cc:492] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef: Bootstrap starting.
I20260608 12:50:13.052757  3351 ts_tablet_manager.cc:1434] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 12:50:13.060424  3350 tablet_bootstrap.cc:654] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.064177  3351 tablet_bootstrap.cc:492] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619: Bootstrap starting.
I20260608 12:50:13.066681  3349 tablet_bootstrap.cc:492] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca: No bootstrap required, opened a new log
I20260608 12:50:13.067241  3349 ts_tablet_manager.cc:1403] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.019s
I20260608 12:50:13.070029  3349 raft_consensus.cc:359] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.070422  3350 tablet_bootstrap.cc:492] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef: No bootstrap required, opened a new log
I20260608 12:50:13.070577  3349 raft_consensus.cc:385] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.070955  3349 raft_consensus.cc:740] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 928c26f4273c4a84933a467f284554ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.071020  3350 ts_tablet_manager.cc:1403] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260608 12:50:13.071506  3351 tablet_bootstrap.cc:654] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.071728  3349 consensus_queue.cc:260] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.073784  3349 ts_tablet_manager.cc:1434] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:50:13.074743  3349 tablet_bootstrap.cc:492] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca: Bootstrap starting.
I20260608 12:50:13.074299  3350 raft_consensus.cc:359] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.075153  3350 raft_consensus.cc:385] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.075472  3350 raft_consensus.cc:740] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acca7198f4dd4b54a783f91fb434e5ef, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.076315  3350 consensus_queue.cc:260] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.078747  3350 ts_tablet_manager.cc:1434] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:50:13.079780  3350 tablet_bootstrap.cc:492] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef: Bootstrap starting.
I20260608 12:50:13.084154  3349 tablet_bootstrap.cc:654] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.086638  3350 tablet_bootstrap.cc:654] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.104256  3350 tablet_bootstrap.cc:492] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef: No bootstrap required, opened a new log
I20260608 12:50:13.104418  3349 tablet_bootstrap.cc:492] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca: No bootstrap required, opened a new log
I20260608 12:50:13.104748  3350 ts_tablet_manager.cc:1403] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.008s
I20260608 12:50:13.104926  3349 ts_tablet_manager.cc:1403] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.014s
I20260608 12:50:13.107496  3350 raft_consensus.cc:359] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } }
I20260608 12:50:13.107661  3349 raft_consensus.cc:359] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } }
I20260608 12:50:13.108301  3350 raft_consensus.cc:385] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.108294  3351 tablet_bootstrap.cc:492] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619: No bootstrap required, opened a new log
I20260608 12:50:13.108381  3349 raft_consensus.cc:385] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.108887  3350 raft_consensus.cc:740] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acca7198f4dd4b54a783f91fb434e5ef, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.109097  3349 raft_consensus.cc:740] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 928c26f4273c4a84933a467f284554ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.109242  3351 ts_tablet_manager.cc:1403] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.013s
I20260608 12:50:13.109877  3350 consensus_queue.cc:260] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } }
I20260608 12:50:13.110013  3349 consensus_queue.cc:260] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } }
I20260608 12:50:13.112378  3350 ts_tablet_manager.cc:1434] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:50:13.112138  3351 raft_consensus.cc:359] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.112943  3351 raft_consensus.cc:385] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.113235  3351 raft_consensus.cc:740] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df385a701e894561a324f7dc22c45619, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.113487  3350 tablet_bootstrap.cc:492] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef: Bootstrap starting.
I20260608 12:50:13.114065  3351 consensus_queue.cc:260] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.116021  3351 ts_tablet_manager.cc:1434] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:50:13.117901  3349 ts_tablet_manager.cc:1434] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:50:13.119035  3349 tablet_bootstrap.cc:492] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca: Bootstrap starting.
I20260608 12:50:13.119481  3351 tablet_bootstrap.cc:492] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619: Bootstrap starting.
I20260608 12:50:13.120826  3350 tablet_bootstrap.cc:654] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.126039  3349 tablet_bootstrap.cc:654] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.129065  3351 tablet_bootstrap.cc:654] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.133116  3350 tablet_bootstrap.cc:492] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef: No bootstrap required, opened a new log
I20260608 12:50:13.133693  3350 ts_tablet_manager.cc:1403] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260608 12:50:13.137223  3350 raft_consensus.cc:359] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.138021  3350 raft_consensus.cc:385] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.138334  3350 raft_consensus.cc:740] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acca7198f4dd4b54a783f91fb434e5ef, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.139379  3350 consensus_queue.cc:260] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.144152  3351 tablet_bootstrap.cc:492] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619: No bootstrap required, opened a new log
I20260608 12:50:13.144410  3349 tablet_bootstrap.cc:492] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca: No bootstrap required, opened a new log
I20260608 12:50:13.144842  3351 ts_tablet_manager.cc:1403] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.016s
I20260608 12:50:13.144971  3349 ts_tablet_manager.cc:1403] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260608 12:50:13.145462  3350 ts_tablet_manager.cc:1434] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 12:50:13.146723  3350 tablet_bootstrap.cc:492] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef: Bootstrap starting.
I20260608 12:50:13.148224  3351 raft_consensus.cc:359] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.148540  3349 raft_consensus.cc:359] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.149019  3351 raft_consensus.cc:385] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.149349  3349 raft_consensus.cc:385] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.149406  3351 raft_consensus.cc:740] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df385a701e894561a324f7dc22c45619, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.149793  3349 raft_consensus.cc:740] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 928c26f4273c4a84933a467f284554ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.150583  3351 consensus_queue.cc:260] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.150919  3349 consensus_queue.cc:260] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.154366  3350 tablet_bootstrap.cc:654] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.155602  3351 ts_tablet_manager.cc:1434] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260608 12:50:13.160163  3351 tablet_bootstrap.cc:492] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619: Bootstrap starting.
I20260608 12:50:13.162202  3349 ts_tablet_manager.cc:1434] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260608 12:50:13.166767  3350 tablet_bootstrap.cc:492] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef: No bootstrap required, opened a new log
I20260608 12:50:13.166896  3351 tablet_bootstrap.cc:654] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.167479  3350 ts_tablet_manager.cc:1403] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 12:50:13.167850  3349 tablet_bootstrap.cc:492] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca: Bootstrap starting.
I20260608 12:50:13.170737  3350 raft_consensus.cc:359] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.171468  3350 raft_consensus.cc:385] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.171763  3350 raft_consensus.cc:740] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acca7198f4dd4b54a783f91fb434e5ef, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.171937  3357 raft_consensus.cc:493] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:13.172705  3350 consensus_queue.cc:260] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.173302  3357 raft_consensus.cc:515] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } }
I20260608 12:50:13.175216  3349 tablet_bootstrap.cc:654] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.178396  3357 leader_election.cc:290] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591), df385a701e894561a324f7dc22c45619 (127.24.64.193:32895)
I20260608 12:50:13.179169  3351 tablet_bootstrap.cc:492] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619: No bootstrap required, opened a new log
I20260608 12:50:13.179692  3351 ts_tablet_manager.cc:1403] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.001s
I20260608 12:50:13.182864  3351 raft_consensus.cc:359] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.183786  3351 raft_consensus.cc:385] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.185727  3351 raft_consensus.cc:740] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df385a701e894561a324f7dc22c45619, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.187453  3351 consensus_queue.cc:260] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.189471  3350 ts_tablet_manager.cc:1434] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.007s
I20260608 12:50:13.196172  3351 ts_tablet_manager.cc:1434] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260608 12:50:13.197352  3351 tablet_bootstrap.cc:492] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619: Bootstrap starting.
I20260608 12:50:13.197947  3350 tablet_bootstrap.cc:492] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef: Bootstrap starting.
I20260608 12:50:13.209964  3350 tablet_bootstrap.cc:654] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.210855  3303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321e05f36a1480ca32c6860cfa458e0" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "928c26f4273c4a84933a467f284554ca" is_pre_election: true
I20260608 12:50:13.211387  3351 tablet_bootstrap.cc:654] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.211867  3303 raft_consensus.cc:2468] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acca7198f4dd4b54a783f91fb434e5ef in term 0.
I20260608 12:50:13.215755  3194 leader_election.cc:304] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 928c26f4273c4a84933a467f284554ca, acca7198f4dd4b54a783f91fb434e5ef; no voters: 
I20260608 12:50:13.216934  3368 raft_consensus.cc:2804] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:13.217374  3368 raft_consensus.cc:493] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:13.217757  3368 raft_consensus.cc:3060] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.210827  3349 tablet_bootstrap.cc:492] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca: No bootstrap required, opened a new log
I20260608 12:50:13.218667  3349 ts_tablet_manager.cc:1403] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.020s
I20260608 12:50:13.222373  3349 raft_consensus.cc:359] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.223179  3349 raft_consensus.cc:385] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.223496  3349 raft_consensus.cc:740] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 928c26f4273c4a84933a467f284554ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.226820  3368 raft_consensus.cc:515] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } }
I20260608 12:50:13.228801  3349 consensus_queue.cc:260] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.232834  3351 tablet_bootstrap.cc:492] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619: No bootstrap required, opened a new log
I20260608 12:50:13.249046  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321e05f36a1480ca32c6860cfa458e0" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619"
I20260608 12:50:13.267719  3351 ts_tablet_manager.cc:1403] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619: Time spent bootstrapping tablet: real 0.071s	user 0.028s	sys 0.023s
W20260608 12:50:13.268996  3194 leader_election.cc:343] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df385a701e894561a324f7dc22c45619 (127.24.64.193:32895): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:13.270035  3357 raft_consensus.cc:493] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:13.270578  3357 raft_consensus.cc:515] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.271416  3351 raft_consensus.cc:359] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.272250  3351 raft_consensus.cc:385] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.272560  3351 raft_consensus.cc:740] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df385a701e894561a324f7dc22c45619, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.273170  3357 leader_election.cc:290] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591)
I20260608 12:50:13.252857  3355 raft_consensus.cc:493] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:13.273910  3355 raft_consensus.cc:515] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.275449  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66efc0fb170c48f8b0cabec395e9cfd6" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619" is_pre_election: true
I20260608 12:50:13.276190  3152 raft_consensus.cc:2468] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acca7198f4dd4b54a783f91fb434e5ef in term 0.
I20260608 12:50:13.278992  3302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66efc0fb170c48f8b0cabec395e9cfd6" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "928c26f4273c4a84933a467f284554ca" is_pre_election: true
I20260608 12:50:13.279731  3302 raft_consensus.cc:2468] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acca7198f4dd4b54a783f91fb434e5ef in term 0.
I20260608 12:50:13.232929  3303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321e05f36a1480ca32c6860cfa458e0" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "928c26f4273c4a84933a467f284554ca"
I20260608 12:50:13.281328  3194 leader_election.cc:304] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 928c26f4273c4a84933a467f284554ca, acca7198f4dd4b54a783f91fb434e5ef; no voters: 
I20260608 12:50:13.239461  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321e05f36a1480ca32c6860cfa458e0" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619" is_pre_election: true
I20260608 12:50:13.285024  3355 leader_election.cc:290] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
I20260608 12:50:13.282717  3357 raft_consensus.cc:2804] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:13.286477  3357 raft_consensus.cc:493] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:13.286852  3357 raft_consensus.cc:3060] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.289453  3375 raft_consensus.cc:493] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:13.290056  3375 raft_consensus.cc:515] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.229342  3368 leader_election.cc:290] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 election: Requested vote from peers 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591), df385a701e894561a324f7dc22c45619 (127.24.64.193:32895)
I20260608 12:50:13.293068  3368 raft_consensus.cc:493] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:13.293511  3368 raft_consensus.cc:515] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.282199  3303 raft_consensus.cc:3060] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:50:13.301131  3194 leader_election.cc:343] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df385a701e894561a324f7dc22c45619 (127.24.64.193:32895): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:13.302258  3349 ts_tablet_manager.cc:1434] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca: Time spent starting tablet: real 0.083s	user 0.021s	sys 0.032s
I20260608 12:50:13.292472  3375 leader_election.cc:290] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
I20260608 12:50:13.303733  3368 leader_election.cc:290] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591)
I20260608 12:50:13.304821  3375 raft_consensus.cc:493] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:13.305361  3375 raft_consensus.cc:515] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.307613  3375 leader_election.cc:290] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
I20260608 12:50:13.310849  3349 tablet_bootstrap.cc:492] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca: Bootstrap starting.
I20260608 12:50:13.308974  3351 consensus_queue.cc:260] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.317857  3302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54667ad28c04a8e8f9db2b44af14b2e" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "928c26f4273c4a84933a467f284554ca" is_pre_election: true
I20260608 12:50:13.318673  3302 raft_consensus.cc:2468] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acca7198f4dd4b54a783f91fb434e5ef in term 0.
I20260608 12:50:13.308833  3357 raft_consensus.cc:515] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.324388  3357 leader_election.cc:290] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 election: Requested vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591)
I20260608 12:50:13.316190  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54667ad28c04a8e8f9db2b44af14b2e" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619" is_pre_election: true
I20260608 12:50:13.325489  3153 raft_consensus.cc:2468] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acca7198f4dd4b54a783f91fb434e5ef in term 0.
I20260608 12:50:13.329519  3351 ts_tablet_manager.cc:1434] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.001s
I20260608 12:50:13.330145  3377 raft_consensus.cc:493] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:13.333256  3356 raft_consensus.cc:493] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:13.339324  3349 tablet_bootstrap.cc:654] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.333868  3356 raft_consensus.cc:515] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.335294  3351 tablet_bootstrap.cc:492] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619: Bootstrap starting.
I20260608 12:50:13.356127  3350 tablet_bootstrap.cc:492] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef: No bootstrap required, opened a new log
I20260608 12:50:13.356977  3350 ts_tablet_manager.cc:1403] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef: Time spent bootstrapping tablet: real 0.159s	user 0.045s	sys 0.091s
I20260608 12:50:13.360916  3350 raft_consensus.cc:359] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.361797  3350 raft_consensus.cc:385] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.362179  3350 raft_consensus.cc:740] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acca7198f4dd4b54a783f91fb434e5ef, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.349422  3356 leader_election.cc:290] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419), 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591)
I20260608 12:50:13.336247  3194 leader_election.cc:304] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 928c26f4273c4a84933a467f284554ca, acca7198f4dd4b54a783f91fb434e5ef; no voters: 
W20260608 12:50:13.352131  3100 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:13.330765  3377 raft_consensus.cc:515] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.367048  3357 raft_consensus.cc:2804] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:13.367437  3357 raft_consensus.cc:493] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:13.367786  3377 leader_election.cc:290] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591)
I20260608 12:50:13.369123  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66efc0fb170c48f8b0cabec395e9cfd6" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619"
I20260608 12:50:13.369745  3153 raft_consensus.cc:3060] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.367805  3357 raft_consensus.cc:3060] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.373711  3302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66efc0fb170c48f8b0cabec395e9cfd6" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "928c26f4273c4a84933a467f284554ca"
I20260608 12:50:13.374429  3302 raft_consensus.cc:3060] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.378823  3351 tablet_bootstrap.cc:654] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:13.382263  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4614e44e78d145229090de6302e4e4ba" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619" is_pre_election: true
I20260608 12:50:13.382949  3154 raft_consensus.cc:2468] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 0.
I20260608 12:50:13.384027  3268 leader_election.cc:304] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 928c26f4273c4a84933a467f284554ca, df385a701e894561a324f7dc22c45619; no voters: 
I20260608 12:50:13.384713  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54667ad28c04a8e8f9db2b44af14b2e" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619" is_pre_election: true
I20260608 12:50:13.385062  3375 raft_consensus.cc:2804] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:13.385371  3151 raft_consensus.cc:2468] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 0.
I20260608 12:50:13.385552  3375 raft_consensus.cc:493] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:13.385936  3375 raft_consensus.cc:3060] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.383893  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020ef4c76a5435c9bb960fc1353dc87" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619" is_pre_election: true
I20260608 12:50:13.386610  3152 raft_consensus.cc:2468] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 0.
I20260608 12:50:13.394017  3375 raft_consensus.cc:515] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.395766  3268 leader_election.cc:304] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 928c26f4273c4a84933a467f284554ca, df385a701e894561a324f7dc22c45619; no voters: 
I20260608 12:50:13.397862  3268 leader_election.cc:304] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 928c26f4273c4a84933a467f284554ca, df385a701e894561a324f7dc22c45619; no voters: 
I20260608 12:50:13.398895  3355 raft_consensus.cc:2804] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:13.399303  3355 raft_consensus.cc:493] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:13.399626  3355 raft_consensus.cc:3060] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.369047  3303 raft_consensus.cc:2468] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acca7198f4dd4b54a783f91fb434e5ef in term 1.
I20260608 12:50:13.403117  3374 raft_consensus.cc:2804] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:13.403609  3374 raft_consensus.cc:493] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:13.403995  3374 raft_consensus.cc:3060] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.405081  3350 consensus_queue.cc:260] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.409793  3302 raft_consensus.cc:2468] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acca7198f4dd4b54a783f91fb434e5ef in term 1.
I20260608 12:50:13.411649  3377 raft_consensus.cc:493] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:13.412163  3377 raft_consensus.cc:515] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.414069  3153 raft_consensus.cc:2468] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acca7198f4dd4b54a783f91fb434e5ef in term 1.
I20260608 12:50:13.414314  3377 leader_election.cc:290] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591)
I20260608 12:50:13.417162  3355 raft_consensus.cc:515] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.419673  3229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4614e44e78d145229090de6302e4e4ba" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acca7198f4dd4b54a783f91fb434e5ef" is_pre_election: true
I20260608 12:50:13.419823  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020ef4c76a5435c9bb960fc1353dc87" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acca7198f4dd4b54a783f91fb434e5ef" is_pre_election: true
I20260608 12:50:13.420372  3229 raft_consensus.cc:2468] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 0.
I20260608 12:50:13.421113  3355 leader_election.cc:290] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 election: Requested vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
I20260608 12:50:13.421940  3302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308c1e5bf1b4efb94fc887c60e44312" candidate_uuid: "df385a701e894561a324f7dc22c45619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "928c26f4273c4a84933a467f284554ca" is_pre_election: true
I20260608 12:50:13.422478  3229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54667ad28c04a8e8f9db2b44af14b2e" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acca7198f4dd4b54a783f91fb434e5ef" is_pre_election: true
I20260608 12:50:13.423305  3227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54667ad28c04a8e8f9db2b44af14b2e" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acca7198f4dd4b54a783f91fb434e5ef"
I20260608 12:50:13.423656  3349 tablet_bootstrap.cc:492] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca: No bootstrap required, opened a new log
I20260608 12:50:13.424649  3349 ts_tablet_manager.cc:1403] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca: Time spent bootstrapping tablet: real 0.114s	user 0.029s	sys 0.040s
I20260608 12:50:13.425220  3194 leader_election.cc:304] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [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: acca7198f4dd4b54a783f91fb434e5ef, df385a701e894561a324f7dc22c45619; no voters: 
I20260608 12:50:13.426067  3377 raft_consensus.cc:2804] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:13.426541  3377 raft_consensus.cc:697] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 1 LEADER]: Becoming Leader. State: Replica: acca7198f4dd4b54a783f91fb434e5ef, State: Running, Role: LEADER
I20260608 12:50:13.427950  3349 raft_consensus.cc:359] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.428711  3349 raft_consensus.cc:385] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.428308  3377 consensus_queue.cc:237] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.431325  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4614e44e78d145229090de6302e4e4ba" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619" is_pre_election: true
I20260608 12:50:13.431955  3153 raft_consensus.cc:2468] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acca7198f4dd4b54a783f91fb434e5ef in term 0.
I20260608 12:50:13.433171  3374 raft_consensus.cc:515] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.420564  3228 raft_consensus.cc:2468] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 0.
I20260608 12:50:13.434140  3302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4614e44e78d145229090de6302e4e4ba" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "928c26f4273c4a84933a467f284554ca" is_pre_election: true
I20260608 12:50:13.434924  3302 raft_consensus.cc:2393] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acca7198f4dd4b54a783f91fb434e5ef in current term 1: Already voted for candidate 928c26f4273c4a84933a467f284554ca in this term.
I20260608 12:50:13.436100  3302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020ef4c76a5435c9bb960fc1353dc87" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "928c26f4273c4a84933a467f284554ca" is_pre_election: true
I20260608 12:50:13.436512  3194 leader_election.cc:304] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [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: 928c26f4273c4a84933a467f284554ca, acca7198f4dd4b54a783f91fb434e5ef; no voters: df385a701e894561a324f7dc22c45619
I20260608 12:50:13.434899  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020ef4c76a5435c9bb960fc1353dc87" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619" is_pre_election: true
I20260608 12:50:13.437615  3349 raft_consensus.cc:740] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 928c26f4273c4a84933a467f284554ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.437592  3153 raft_consensus.cc:2468] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acca7198f4dd4b54a783f91fb434e5ef in term 0.
I20260608 12:50:13.438576  3368 raft_consensus.cc:2804] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:13.438954  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020ef4c76a5435c9bb960fc1353dc87" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acca7198f4dd4b54a783f91fb434e5ef"
I20260608 12:50:13.436898  3302 raft_consensus.cc:2393] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acca7198f4dd4b54a783f91fb434e5ef in current term 1: Already voted for candidate 928c26f4273c4a84933a467f284554ca in this term.
I20260608 12:50:13.440997  3228 raft_consensus.cc:3060] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.440080  3374 leader_election.cc:290] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 election: Requested vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
I20260608 12:50:13.445452  3194 leader_election.cc:304] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [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: acca7198f4dd4b54a783f91fb434e5ef, df385a701e894561a324f7dc22c45619; no voters: 928c26f4273c4a84933a467f284554ca
I20260608 12:50:13.446117  3349 consensus_queue.cc:260] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.447080  3355 raft_consensus.cc:493] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:13.447544  3355 raft_consensus.cc:515] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.450532  3375 leader_election.cc:290] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 election: Requested vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
W20260608 12:50:13.451411  3119 leader_election.cc:343] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:13.451946  3227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4614e44e78d145229090de6302e4e4ba" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acca7198f4dd4b54a783f91fb434e5ef"
I20260608 12:50:13.452558  3227 raft_consensus.cc:3060] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.430766  3357 raft_consensus.cc:515] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.452821  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54667ad28c04a8e8f9db2b44af14b2e" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619"
I20260608 12:50:13.453383  3153 raft_consensus.cc:3060] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.453713  3229 raft_consensus.cc:2393] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 928c26f4273c4a84933a467f284554ca in current term 1: Already voted for candidate acca7198f4dd4b54a783f91fb434e5ef in this term.
I20260608 12:50:13.455359  3355 leader_election.cc:290] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
I20260608 12:50:13.458170  3226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308c1e5bf1b4efb94fc887c60e44312" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acca7198f4dd4b54a783f91fb434e5ef" is_pre_election: true
I20260608 12:50:13.458375  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020ef4c76a5435c9bb960fc1353dc87" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619"
I20260608 12:50:13.458887  3226 raft_consensus.cc:2468] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 0.
I20260608 12:50:13.459002  3152 raft_consensus.cc:3060] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.461170  3267 leader_election.cc:304] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 928c26f4273c4a84933a467f284554ca, acca7198f4dd4b54a783f91fb434e5ef; no voters: 
I20260608 12:50:13.461889  3153 raft_consensus.cc:2468] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 1.
I20260608 12:50:13.462075  3355 raft_consensus.cc:2804] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:13.464951  3227 raft_consensus.cc:2468] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 1.
I20260608 12:50:13.466060  3267 leader_election.cc:304] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [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: 928c26f4273c4a84933a467f284554ca, acca7198f4dd4b54a783f91fb434e5ef; no voters: 
I20260608 12:50:13.467541  3368 raft_consensus.cc:697] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 1 LEADER]: Becoming Leader. State: Replica: acca7198f4dd4b54a783f91fb434e5ef, State: Running, Role: LEADER
I20260608 12:50:13.468538  3368 consensus_queue.cc:237] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } }
I20260608 12:50:13.469569  3357 leader_election.cc:290] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 election: Requested vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591)
I20260608 12:50:13.471364  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308c1e5bf1b4efb94fc887c60e44312" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619" is_pre_election: true
I20260608 12:50:13.462587  3355 raft_consensus.cc:493] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:13.472519  3268 leader_election.cc:304] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [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: 928c26f4273c4a84933a467f284554ca, df385a701e894561a324f7dc22c45619; no voters: acca7198f4dd4b54a783f91fb434e5ef
I20260608 12:50:13.473717  3350 ts_tablet_manager.cc:1434] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.001s
I20260608 12:50:13.473960  3374 raft_consensus.cc:2804] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:13.472422  3151 raft_consensus.cc:2468] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 0.
I20260608 12:50:13.474493  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4614e44e78d145229090de6302e4e4ba" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619"
I20260608 12:50:13.472443  3355 raft_consensus.cc:3060] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.477679  3194 leader_election.cc:304] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acca7198f4dd4b54a783f91fb434e5ef, df385a701e894561a324f7dc22c45619; no voters: 
I20260608 12:50:13.471573  3375 raft_consensus.cc:2804] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:13.471953  3377 raft_consensus.cc:2764] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:50:13.480831  3351 tablet_bootstrap.cc:492] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619: No bootstrap required, opened a new log
I20260608 12:50:13.481343  3351 ts_tablet_manager.cc:1403] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619: Time spent bootstrapping tablet: real 0.146s	user 0.030s	sys 0.001s
I20260608 12:50:13.481724  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54667ad28c04a8e8f9db2b44af14b2e" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619"
I20260608 12:50:13.482475  3151 raft_consensus.cc:2393] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate acca7198f4dd4b54a783f91fb434e5ef in current term 1: Already voted for candidate 928c26f4273c4a84933a467f284554ca in this term.
I20260608 12:50:13.479974  3153 raft_consensus.cc:3060] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.484826  3302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54667ad28c04a8e8f9db2b44af14b2e" candidate_uuid: "acca7198f4dd4b54a783f91fb434e5ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "928c26f4273c4a84933a467f284554ca"
I20260608 12:50:13.485863  3228 raft_consensus.cc:2468] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 1.
I20260608 12:50:13.494943  3153 raft_consensus.cc:2468] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 1.
I20260608 12:50:13.488735  3267 leader_election.cc:304] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [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: 928c26f4273c4a84933a467f284554ca, acca7198f4dd4b54a783f91fb434e5ef; no voters: 
I20260608 12:50:13.487550  3357 raft_consensus.cc:2764] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:50:13.489332  3374 raft_consensus.cc:697] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 1 LEADER]: Becoming Leader. State: Replica: 928c26f4273c4a84933a467f284554ca, State: Running, Role: LEADER
I20260608 12:50:13.497807  3375 raft_consensus.cc:697] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 1 LEADER]: Becoming Leader. State: Replica: 928c26f4273c4a84933a467f284554ca, State: Running, Role: LEADER
I20260608 12:50:13.496831  3351 raft_consensus.cc:359] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } }
I20260608 12:50:13.501977  3375 consensus_queue.cc:237] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.502413  3389 raft_consensus.cc:2804] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:13.503029  3389 raft_consensus.cc:697] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 1 LEADER]: Becoming Leader. State: Replica: 928c26f4273c4a84933a467f284554ca, State: Running, Role: LEADER
I20260608 12:50:13.502671  3049 catalog_manager.cc:5696] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef reported cstate change: term changed from 0 to 1, leader changed from <none> to acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194). New cstate: current_term: 1 leader_uuid: "acca7198f4dd4b54a783f91fb434e5ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:13.504060  3389 consensus_queue.cc:237] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.502365  3351 raft_consensus.cc:385] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:13.504817  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308c1e5bf1b4efb94fc887c60e44312" candidate_uuid: "df385a701e894561a324f7dc22c45619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acca7198f4dd4b54a783f91fb434e5ef" is_pre_election: true
I20260608 12:50:13.505095  3351 raft_consensus.cc:740] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df385a701e894561a324f7dc22c45619, State: Initialized, Role: FOLLOWER
I20260608 12:50:13.505669  3228 raft_consensus.cc:2468] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df385a701e894561a324f7dc22c45619 in term 0.
I20260608 12:50:13.506172  3351 consensus_queue.cc:260] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } }
I20260608 12:50:13.507100  3118 leader_election.cc:304] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [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: acca7198f4dd4b54a783f91fb434e5ef, df385a701e894561a324f7dc22c45619; no voters: 928c26f4273c4a84933a467f284554ca
I20260608 12:50:13.508723  3152 raft_consensus.cc:2468] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 1.
I20260608 12:50:13.508934  3351 ts_tablet_manager.cc:1434] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260608 12:50:13.511191  3356 raft_consensus.cc:2804] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:13.512284  3356 raft_consensus.cc:493] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:13.512723  3356 raft_consensus.cc:3060] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.514750  3355 raft_consensus.cc:515] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.518088  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308c1e5bf1b4efb94fc887c60e44312" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df385a701e894561a324f7dc22c45619"
I20260608 12:50:13.512189  3374 consensus_queue.cc:237] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.522105  3355 leader_election.cc:290] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [CANDIDATE]: Term 1 election: Requested vote from peers df385a701e894561a324f7dc22c45619 (127.24.64.193:32895), acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
I20260608 12:50:13.522603  3356 raft_consensus.cc:515] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.523597  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308c1e5bf1b4efb94fc887c60e44312" candidate_uuid: "928c26f4273c4a84933a467f284554ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acca7198f4dd4b54a783f91fb434e5ef"
I20260608 12:50:13.524240  3228 raft_consensus.cc:3060] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.523824  3152 raft_consensus.cc:2393] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 928c26f4273c4a84933a467f284554ca in current term 1: Already voted for candidate df385a701e894561a324f7dc22c45619 in this term.
I20260608 12:50:13.529305  3356 leader_election.cc:290] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [CANDIDATE]: Term 1 election: Requested vote from peers acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419), 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591)
I20260608 12:50:13.530473  3303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308c1e5bf1b4efb94fc887c60e44312" candidate_uuid: "df385a701e894561a324f7dc22c45619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "928c26f4273c4a84933a467f284554ca"
I20260608 12:50:13.531260  3303 raft_consensus.cc:2393] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df385a701e894561a324f7dc22c45619 in current term 1: Already voted for candidate 928c26f4273c4a84933a467f284554ca in this term.
I20260608 12:50:13.534853  3227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1308c1e5bf1b4efb94fc887c60e44312" candidate_uuid: "df385a701e894561a324f7dc22c45619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acca7198f4dd4b54a783f91fb434e5ef"
I20260608 12:50:13.536582  3118 leader_election.cc:304] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [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: df385a701e894561a324f7dc22c45619; no voters: 928c26f4273c4a84933a467f284554ca, acca7198f4dd4b54a783f91fb434e5ef
I20260608 12:50:13.537928  3356 raft_consensus.cc:2749] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:50:13.548273  3228 raft_consensus.cc:2468] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 928c26f4273c4a84933a467f284554ca in term 1.
I20260608 12:50:13.549926  3267 leader_election.cc:304] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [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: 928c26f4273c4a84933a467f284554ca, acca7198f4dd4b54a783f91fb434e5ef; no voters: df385a701e894561a324f7dc22c45619
I20260608 12:50:13.550876  3355 raft_consensus.cc:2804] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:13.551399  3355 raft_consensus.cc:697] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 1 LEADER]: Becoming Leader. State: Replica: 928c26f4273c4a84933a467f284554ca, State: Running, Role: LEADER
I20260608 12:50:13.552318  3355 consensus_queue.cc:237] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } }
I20260608 12:50:13.563496  3194 leader_election.cc:304] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [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: acca7198f4dd4b54a783f91fb434e5ef; no voters: 928c26f4273c4a84933a467f284554ca, df385a701e894561a324f7dc22c45619
I20260608 12:50:13.564930  3357 raft_consensus.cc:2749] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:50:13.570955  3051 catalog_manager.cc:5696] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 928c26f4273c4a84933a467f284554ca (127.24.64.195). New cstate: current_term: 1 leader_uuid: "928c26f4273c4a84933a467f284554ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:13.575708  3349 ts_tablet_manager.cc:1434] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca: Time spent starting tablet: real 0.151s	user 0.023s	sys 0.027s
I20260608 12:50:13.582765  3049 catalog_manager.cc:5696] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef reported cstate change: term changed from 0 to 1, leader changed from <none> to acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194). New cstate: current_term: 1 leader_uuid: "acca7198f4dd4b54a783f91fb434e5ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:13.592497  3048 catalog_manager.cc:5696] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 928c26f4273c4a84933a467f284554ca (127.24.64.195). New cstate: current_term: 1 leader_uuid: "928c26f4273c4a84933a467f284554ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:13.594048  3048 catalog_manager.cc:5696] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 928c26f4273c4a84933a467f284554ca (127.24.64.195). New cstate: current_term: 1 leader_uuid: "928c26f4273c4a84933a467f284554ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:13.595217  3048 catalog_manager.cc:5696] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 928c26f4273c4a84933a467f284554ca (127.24.64.195). New cstate: current_term: 1 leader_uuid: "928c26f4273c4a84933a467f284554ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:13.699687  3356 raft_consensus.cc:493] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:13.700222  3356 raft_consensus.cc:515] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } }
I20260608 12:50:13.702037  3356 leader_election.cc:290] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591), acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
I20260608 12:50:13.702966  3302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321e05f36a1480ca32c6860cfa458e0" candidate_uuid: "df385a701e894561a324f7dc22c45619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "928c26f4273c4a84933a467f284554ca" is_pre_election: true
I20260608 12:50:13.703178  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321e05f36a1480ca32c6860cfa458e0" candidate_uuid: "df385a701e894561a324f7dc22c45619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acca7198f4dd4b54a783f91fb434e5ef" is_pre_election: true
I20260608 12:50:13.703833  3302 raft_consensus.cc:2393] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df385a701e894561a324f7dc22c45619 in current term 1: Already voted for candidate acca7198f4dd4b54a783f91fb434e5ef in this term.
I20260608 12:50:13.704924  3119 leader_election.cc:304] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [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: df385a701e894561a324f7dc22c45619; no voters: 928c26f4273c4a84933a467f284554ca, acca7198f4dd4b54a783f91fb434e5ef
I20260608 12:50:13.705598  3356 raft_consensus.cc:3060] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:13.710528  3356 raft_consensus.cc:2749] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:13.878445  3357 consensus_queue.cc:1048] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:13.899159  3386 consensus_queue.cc:1048] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:13.930209  3355 consensus_queue.cc:1048] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:13.947618  3375 consensus_queue.cc:1048] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:14.008808  3228 raft_consensus.cc:1275] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Refusing update from remote peer 928c26f4273c4a84933a467f284554ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:14.021202  3153 raft_consensus.cc:1275] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Refusing update from remote peer 928c26f4273c4a84933a467f284554ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:14.021848  3152 raft_consensus.cc:1275] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Refusing update from remote peer 928c26f4273c4a84933a467f284554ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:14.022971  3355 consensus_queue.cc:1048] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:14.023484  3151 raft_consensus.cc:1275] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Refusing update from remote peer 928c26f4273c4a84933a467f284554ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:14.039358  3226 raft_consensus.cc:1275] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Refusing update from remote peer 928c26f4273c4a84933a467f284554ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:14.040916  3355 consensus_queue.cc:1048] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:14.043817  3228 raft_consensus.cc:1275] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Refusing update from remote peer 928c26f4273c4a84933a467f284554ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:14.053596  3390 consensus_queue.cc:1048] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:14.056419  3377 consensus_queue.cc:1048] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:14.057659  3355 consensus_queue.cc:1048] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:14.083398  3387 consensus_queue.cc:1048] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:14.083127  3390 consensus_queue.cc:1048] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260608 12:50:14.105329  3377 consensus_queue.cc:1048] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:14.428818  3433 mvcc.cc:204] Tried to move back new op lower bound from 7294660665420402688 to 7294660663469928448. Current Snapshot: MvccSnapshot[applied={T|T < 7294660665321959424}]
I20260608 12:50:15.341825 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:15.351071  3453 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:15.352058  3455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:15.352228  3452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:15.352330 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:15.353623 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:15.353848 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:15.354043 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923015354024 us; error 0 us; skew 500 ppm
I20260608 12:50:15.354669 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:15.357280 24835 webserver.cc:533] Webserver started at http://127.24.64.196:39561/ using document root <none> and password file <none>
I20260608 12:50:15.357824 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:15.358049 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:15.358402 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:15.359635 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "0a4b660f80914934b31f99a038c18eac"
format_stamp: "Formatted at 2026-06-08 12:50:15 on dist-test-slave-nzcs"
I20260608 12:50:15.364526 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260608 12:50:15.368412  3460 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.369254 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:15.369566 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "0a4b660f80914934b31f99a038c18eac"
format_stamp: "Formatted at 2026-06-08 12:50:15 on dist-test-slave-nzcs"
I20260608 12:50:15.369856 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:15.396253 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:15.397673 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:15.399048 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:15.401506 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:15.401721 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.401976 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:15.402136 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.446786 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:40397
I20260608 12:50:15.446920  3522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:40397 every 8 connection(s)
I20260608 12:50:15.462781  3523 heartbeater.cc:344] Connected to a master server at 127.24.64.254:40697
I20260608 12:50:15.463251  3523 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:15.464004  3523 heartbeater.cc:507] Master 127.24.64.254:40697 requested a full tablet report, sending...
I20260608 12:50:15.465947  3051 ts_manager.cc:194] Registered new tserver with Master: 0a4b660f80914934b31f99a038c18eac (127.24.64.196:40397)
I20260608 12:50:15.467393  3051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41814
W20260608 12:50:16.445405  3100 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 00a6cc7a1b3f49b4ab701c843f938b6c: could not find any suitable replica to move from server 928c26f4273c4a84933a467f284554ca to server 0a4b660f80914934b31f99a038c18eac
I20260608 12:50:16.469962  3523 heartbeater.cc:499] Master 127.24.64.254:40697 was elected leader, sending a full tablet report...
I20260608 12:50:17.470532  3303 consensus_queue.cc:237] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [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: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } attrs { replace: true } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:17.478325  3229 raft_consensus.cc:1275] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Refusing update from remote peer 928c26f4273c4a84933a467f284554ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:17.480170  3387 consensus_queue.cc:1048] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:17.481451  3150 raft_consensus.cc:1275] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Refusing update from remote peer 928c26f4273c4a84933a467f284554ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:17.483032  3527 consensus_queue.cc:1048] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:17.491447  3531 raft_consensus.cc:2955] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } attrs { replace: true } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
W20260608 12:50:17.495100  3269 consensus_peers.cc:597] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca -> Peer 0a4b660f80914934b31f99a038c18eac (127.24.64.196:40397): Couldn't send request to peer 0a4b660f80914934b31f99a038c18eac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e54667ad28c04a8e8f9db2b44af14b2e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:17.494546  3151 raft_consensus.cc:2955] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } attrs { replace: true } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.494488  3229 raft_consensus.cc:2955] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } attrs { replace: true } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.518417  3051 catalog_manager.cc:5696] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef reported cstate change: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "928c26f4273c4a84933a467f284554ca" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } attrs { replace: true } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.540417  3229 consensus_queue.cc:237] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [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: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:17.549305  3151 raft_consensus.cc:1275] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Refusing update from remote peer acca7198f4dd4b54a783f91fb434e5ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:17.550668  3303 raft_consensus.cc:1275] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Refusing update from remote peer acca7198f4dd4b54a783f91fb434e5ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:17.551687  3545 consensus_queue.cc:1048] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:17.552798  3428 consensus_queue.cc:1048] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:50:17.568374  3195 consensus_peers.cc:597] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef -> Peer 0a4b660f80914934b31f99a038c18eac (127.24.64.196:40397): Couldn't send request to peer 0a4b660f80914934b31f99a038c18eac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f321e05f36a1480ca32c6860cfa458e0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:17.570772  3428 raft_consensus.cc:2955] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.573534  3303 raft_consensus.cc:2955] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.574163  3151 raft_consensus.cc:2955] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.587693  3051 catalog_manager.cc:5696] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 reported cstate change: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "acca7198f4dd4b54a783f91fb434e5ef" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.590683  3229 consensus_queue.cc:237] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [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: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:17.598066  3151 raft_consensus.cc:1275] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Refusing update from remote peer acca7198f4dd4b54a783f91fb434e5ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:17.598413  3303 raft_consensus.cc:1275] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Refusing update from remote peer acca7198f4dd4b54a783f91fb434e5ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:50:17.598579  3195 consensus_peers.cc:597] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef -> Peer 0a4b660f80914934b31f99a038c18eac (127.24.64.196:40397): Couldn't send request to peer 0a4b660f80914934b31f99a038c18eac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66efc0fb170c48f8b0cabec395e9cfd6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:17.599802  3428 consensus_queue.cc:1048] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:17.601123  3549 consensus_queue.cc:1048] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:17.611855  3549 raft_consensus.cc:2955] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.613926  3150 raft_consensus.cc:2955] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.619500  3303 raft_consensus.cc:2955] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.628124  3302 consensus_queue.cc:237] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [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: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:17.628408  3051 catalog_manager.cc:5696] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef reported cstate change: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "acca7198f4dd4b54a783f91fb434e5ef" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:17.637625  3229 raft_consensus.cc:1275] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Refusing update from remote peer 928c26f4273c4a84933a467f284554ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:50:17.637806  3269 consensus_peers.cc:597] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca -> Peer 0a4b660f80914934b31f99a038c18eac (127.24.64.196:40397): Couldn't send request to peer 0a4b660f80914934b31f99a038c18eac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4614e44e78d145229090de6302e4e4ba. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:17.639430  3536 consensus_queue.cc:1048] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:17.640774  3150 raft_consensus.cc:1275] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Refusing update from remote peer 928c26f4273c4a84933a467f284554ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:17.642505  3536 consensus_queue.cc:1048] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:50:17.652145  3387 raft_consensus.cc:2955] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.653934  3229 raft_consensus.cc:2955] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.654143  3150 raft_consensus.cc:2955] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.666849  3050 catalog_manager.cc:5696] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef reported cstate change: config changed from index -1 to 16, NON_VOTER 0a4b660f80914934b31f99a038c18eac (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "928c26f4273c4a84933a467f284554ca" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } } }
I20260608 12:50:17.985438  3556 ts_tablet_manager.cc:933] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac: Initiating tablet copy from peer acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
I20260608 12:50:17.987231  3556 tablet_copy_client.cc:323] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:34419
I20260608 12:50:17.998366  3239 tablet_copy_service.cc:140] P acca7198f4dd4b54a783f91fb434e5ef: Received BeginTabletCopySession request for tablet 66efc0fb170c48f8b0cabec395e9cfd6 from peer 0a4b660f80914934b31f99a038c18eac ({username='slave'} at 127.0.0.1:48086)
I20260608 12:50:17.998872  3239 tablet_copy_service.cc:161] P acca7198f4dd4b54a783f91fb434e5ef: Beginning new tablet copy session on tablet 66efc0fb170c48f8b0cabec395e9cfd6 from peer 0a4b660f80914934b31f99a038c18eac at {username='slave'} at 127.0.0.1:48086: session id = 0a4b660f80914934b31f99a038c18eac-66efc0fb170c48f8b0cabec395e9cfd6
I20260608 12:50:18.004084  3239 tablet_copy_source_session.cc:215] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:18.006898  3556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66efc0fb170c48f8b0cabec395e9cfd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.018110  3556 tablet_copy_client.cc:806] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:18.018736  3556 tablet_copy_client.cc:670] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:18.020697  3559 ts_tablet_manager.cc:933] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac: Initiating tablet copy from peer 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591)
I20260608 12:50:18.022531  3559 tablet_copy_client.cc:323] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:37591
I20260608 12:50:18.023289  3556 tablet_copy_client.cc:538] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:18.033376  3556 tablet_bootstrap.cc:492] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac: Bootstrap starting.
I20260608 12:50:18.033766  3313 tablet_copy_service.cc:140] P 928c26f4273c4a84933a467f284554ca: Received BeginTabletCopySession request for tablet e54667ad28c04a8e8f9db2b44af14b2e from peer 0a4b660f80914934b31f99a038c18eac ({username='slave'} at 127.0.0.1:58554)
I20260608 12:50:18.034469  3313 tablet_copy_service.cc:161] P 928c26f4273c4a84933a467f284554ca: Beginning new tablet copy session on tablet e54667ad28c04a8e8f9db2b44af14b2e from peer 0a4b660f80914934b31f99a038c18eac at {username='slave'} at 127.0.0.1:58554: session id = 0a4b660f80914934b31f99a038c18eac-e54667ad28c04a8e8f9db2b44af14b2e
I20260608 12:50:18.048650  3313 tablet_copy_source_session.cc:215] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:18.053021  3559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54667ad28c04a8e8f9db2b44af14b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.053723  3562 ts_tablet_manager.cc:933] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac: Initiating tablet copy from peer 928c26f4273c4a84933a467f284554ca (127.24.64.195:37591)
I20260608 12:50:18.072494  3562 tablet_copy_client.cc:323] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:37591
I20260608 12:50:18.074388  3313 tablet_copy_service.cc:140] P 928c26f4273c4a84933a467f284554ca: Received BeginTabletCopySession request for tablet 4614e44e78d145229090de6302e4e4ba from peer 0a4b660f80914934b31f99a038c18eac ({username='slave'} at 127.0.0.1:58554)
I20260608 12:50:18.074854  3313 tablet_copy_service.cc:161] P 928c26f4273c4a84933a467f284554ca: Beginning new tablet copy session on tablet 4614e44e78d145229090de6302e4e4ba from peer 0a4b660f80914934b31f99a038c18eac at {username='slave'} at 127.0.0.1:58554: session id = 0a4b660f80914934b31f99a038c18eac-4614e44e78d145229090de6302e4e4ba
I20260608 12:50:18.080088  3559 tablet_copy_client.cc:806] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:18.080739  3559 tablet_copy_client.cc:670] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:18.082892  3313 tablet_copy_source_session.cc:215] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:18.086201  3562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4614e44e78d145229090de6302e4e4ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.087641  3559 tablet_copy_client.cc:538] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:18.102257  3559 tablet_bootstrap.cc:492] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac: Bootstrap starting.
I20260608 12:50:18.102720  3562 tablet_copy_client.cc:806] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:18.103382  3562 tablet_copy_client.cc:670] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:18.108124  3562 tablet_copy_client.cc:538] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:18.117897  3562 tablet_bootstrap.cc:492] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac: Bootstrap starting.
I20260608 12:50:18.142279  3565 ts_tablet_manager.cc:933] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac: Initiating tablet copy from peer acca7198f4dd4b54a783f91fb434e5ef (127.24.64.194:34419)
I20260608 12:50:18.151016  3565 tablet_copy_client.cc:323] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.194:34419
I20260608 12:50:18.152899  3239 tablet_copy_service.cc:140] P acca7198f4dd4b54a783f91fb434e5ef: Received BeginTabletCopySession request for tablet f321e05f36a1480ca32c6860cfa458e0 from peer 0a4b660f80914934b31f99a038c18eac ({username='slave'} at 127.0.0.1:48086)
I20260608 12:50:18.153450  3239 tablet_copy_service.cc:161] P acca7198f4dd4b54a783f91fb434e5ef: Beginning new tablet copy session on tablet f321e05f36a1480ca32c6860cfa458e0 from peer 0a4b660f80914934b31f99a038c18eac at {username='slave'} at 127.0.0.1:48086: session id = 0a4b660f80914934b31f99a038c18eac-f321e05f36a1480ca32c6860cfa458e0
I20260608 12:50:18.161372  3239 tablet_copy_source_session.cc:215] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:18.165547  3565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f321e05f36a1480ca32c6860cfa458e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.184825  3556 tablet_bootstrap.cc:492] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:18.185781  3556 tablet_bootstrap.cc:492] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac: Bootstrap complete.
I20260608 12:50:18.186481  3556 ts_tablet_manager.cc:1403] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac: Time spent bootstrapping tablet: real 0.153s	user 0.098s	sys 0.036s
I20260608 12:50:18.189299  3556 raft_consensus.cc:359] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:18.190081  3556 raft_consensus.cc:740] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a4b660f80914934b31f99a038c18eac, State: Initialized, Role: LEARNER
I20260608 12:50:18.191041  3565 tablet_copy_client.cc:806] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:18.190745  3556 consensus_queue.cc:260] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac [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: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:18.191628  3565 tablet_copy_client.cc:670] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:18.196704  3565 tablet_copy_client.cc:538] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:18.199875  3556 ts_tablet_manager.cc:1434] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260608 12:50:18.206789  3239 tablet_copy_service.cc:342] P acca7198f4dd4b54a783f91fb434e5ef: Request end of tablet copy session 0a4b660f80914934b31f99a038c18eac-66efc0fb170c48f8b0cabec395e9cfd6 received from {username='slave'} at 127.0.0.1:48086
I20260608 12:50:18.207252  3239 tablet_copy_service.cc:434] P acca7198f4dd4b54a783f91fb434e5ef: ending tablet copy session 0a4b660f80914934b31f99a038c18eac-66efc0fb170c48f8b0cabec395e9cfd6 on tablet 66efc0fb170c48f8b0cabec395e9cfd6 with peer 0a4b660f80914934b31f99a038c18eac
I20260608 12:50:18.213595  3565 tablet_bootstrap.cc:492] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac: Bootstrap starting.
I20260608 12:50:18.254860  3559 tablet_bootstrap.cc:492] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:18.255880  3559 tablet_bootstrap.cc:492] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac: Bootstrap complete.
I20260608 12:50:18.256636  3559 ts_tablet_manager.cc:1403] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac: Time spent bootstrapping tablet: real 0.155s	user 0.112s	sys 0.020s
I20260608 12:50:18.259879  3559 raft_consensus.cc:359] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } attrs { replace: true } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:18.260720  3559 raft_consensus.cc:740] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a4b660f80914934b31f99a038c18eac, State: Initialized, Role: LEARNER
I20260608 12:50:18.261394  3559 consensus_queue.cc:260] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac [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: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } attrs { replace: true } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:18.263417  3559 ts_tablet_manager.cc:1434] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:50:18.265372  3313 tablet_copy_service.cc:342] P 928c26f4273c4a84933a467f284554ca: Request end of tablet copy session 0a4b660f80914934b31f99a038c18eac-e54667ad28c04a8e8f9db2b44af14b2e received from {username='slave'} at 127.0.0.1:58554
I20260608 12:50:18.265806  3313 tablet_copy_service.cc:434] P 928c26f4273c4a84933a467f284554ca: ending tablet copy session 0a4b660f80914934b31f99a038c18eac-e54667ad28c04a8e8f9db2b44af14b2e on tablet e54667ad28c04a8e8f9db2b44af14b2e with peer 0a4b660f80914934b31f99a038c18eac
I20260608 12:50:18.300153  3562 tablet_bootstrap.cc:492] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:18.300902  3562 tablet_bootstrap.cc:492] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac: Bootstrap complete.
I20260608 12:50:18.301447  3562 ts_tablet_manager.cc:1403] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac: Time spent bootstrapping tablet: real 0.184s	user 0.112s	sys 0.004s
I20260608 12:50:18.303414  3562 raft_consensus.cc:359] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:18.304001  3562 raft_consensus.cc:740] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a4b660f80914934b31f99a038c18eac, State: Initialized, Role: LEARNER
I20260608 12:50:18.304466  3562 consensus_queue.cc:260] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac [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: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:18.306263  3562 ts_tablet_manager.cc:1434] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:50:18.308054  3313 tablet_copy_service.cc:342] P 928c26f4273c4a84933a467f284554ca: Request end of tablet copy session 0a4b660f80914934b31f99a038c18eac-4614e44e78d145229090de6302e4e4ba received from {username='slave'} at 127.0.0.1:58554
I20260608 12:50:18.308488  3313 tablet_copy_service.cc:434] P 928c26f4273c4a84933a467f284554ca: ending tablet copy session 0a4b660f80914934b31f99a038c18eac-4614e44e78d145229090de6302e4e4ba on tablet 4614e44e78d145229090de6302e4e4ba with peer 0a4b660f80914934b31f99a038c18eac
I20260608 12:50:18.351080  3565 tablet_bootstrap.cc:492] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:18.351936  3565 tablet_bootstrap.cc:492] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac: Bootstrap complete.
I20260608 12:50:18.352504  3565 ts_tablet_manager.cc:1403] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac: Time spent bootstrapping tablet: real 0.139s	user 0.104s	sys 0.019s
I20260608 12:50:18.354502  3565 raft_consensus.cc:359] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:18.355041  3565 raft_consensus.cc:740] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a4b660f80914934b31f99a038c18eac, State: Initialized, Role: LEARNER
I20260608 12:50:18.355504  3565 consensus_queue.cc:260] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac [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: "928c26f4273c4a84933a467f284554ca" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 37591 } } peers { permanent_uuid: "df385a701e894561a324f7dc22c45619" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 32895 } attrs { replace: true } } peers { permanent_uuid: "acca7198f4dd4b54a783f91fb434e5ef" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 34419 } } peers { permanent_uuid: "0a4b660f80914934b31f99a038c18eac" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 40397 } attrs { promote: true } }
I20260608 12:50:18.357116  3565 ts_tablet_manager.cc:1434] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:50:18.359361  3239 tablet_copy_service.cc:342] P acca7198f4dd4b54a783f91fb434e5ef: Request end of tablet copy session 0a4b660f80914934b31f99a038c18eac-f321e05f36a1480ca32c6860cfa458e0 received from {username='slave'} at 127.0.0.1:48086
I20260608 12:50:18.359812  3239 tablet_copy_service.cc:434] P acca7198f4dd4b54a783f91fb434e5ef: ending tablet copy session 0a4b660f80914934b31f99a038c18eac-f321e05f36a1480ca32c6860cfa458e0 on tablet f321e05f36a1480ca32c6860cfa458e0 with peer 0a4b660f80914934b31f99a038c18eac
I20260608 12:50:18.365759  3498 raft_consensus.cc:1217] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:50:18.427944  3498 raft_consensus.cc:1217] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:50:18.481693 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
W20260608 12:50:18.496798  3268 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]
W20260608 12:50:18.505007  3268 consensus_peers.cc:597] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca -> Peer df385a701e894561a324f7dc22c45619 (127.24.64.193:32895): Couldn't send request to peer df385a701e894561a324f7dc22c45619. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:50:18.510483  3268 consensus_peers.cc:597] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca -> Peer df385a701e894561a324f7dc22c45619 (127.24.64.193:32895): Couldn't send request to peer df385a701e894561a324f7dc22c45619. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:18.519840 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:18.520928 24835 tablet_replica.cc:333] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619: stopping tablet replica
I20260608 12:50:18.521751 24835 raft_consensus.cc:2243] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.522449 24835 raft_consensus.cc:2272] T 4614e44e78d145229090de6302e4e4ba P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.525018 24835 tablet_replica.cc:333] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619: stopping tablet replica
I20260608 12:50:18.525600 24835 raft_consensus.cc:2243] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.526090 24835 raft_consensus.cc:2272] T 1308c1e5bf1b4efb94fc887c60e44312 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.528198 24835 tablet_replica.cc:333] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619: stopping tablet replica
I20260608 12:50:18.528733 24835 raft_consensus.cc:2243] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.529199 24835 raft_consensus.cc:2272] T 66efc0fb170c48f8b0cabec395e9cfd6 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.531601 24835 tablet_replica.cc:333] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619: stopping tablet replica
I20260608 12:50:18.532264 24835 raft_consensus.cc:2243] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.532791 24835 raft_consensus.cc:2272] T f321e05f36a1480ca32c6860cfa458e0 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.535529 24835 tablet_replica.cc:333] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619: stopping tablet replica
I20260608 12:50:18.536047 24835 raft_consensus.cc:2243] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.536468 24835 raft_consensus.cc:2272] T f020ef4c76a5435c9bb960fc1353dc87 P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.538427 24835 tablet_replica.cc:333] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619: stopping tablet replica
I20260608 12:50:18.538879 24835 raft_consensus.cc:2243] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.539393 24835 raft_consensus.cc:2272] T e54667ad28c04a8e8f9db2b44af14b2e P df385a701e894561a324f7dc22c45619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.565845 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:50:18.583626 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
I20260608 12:50:18.587966  3498 raft_consensus.cc:1217] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:50:18.618667  3498 raft_consensus.cc:1217] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:50:18.626516 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:18.627566 24835 tablet_replica.cc:333] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef: stopping tablet replica
I20260608 12:50:18.628333 24835 raft_consensus.cc:2243] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.629035 24835 raft_consensus.cc:2272] T 1308c1e5bf1b4efb94fc887c60e44312 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.631891 24835 tablet_replica.cc:333] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef: stopping tablet replica
I20260608 12:50:18.632599 24835 raft_consensus.cc:2243] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.633198 24835 raft_consensus.cc:2272] T 4614e44e78d145229090de6302e4e4ba P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:18.634778  3268 consensus_peers.cc:597] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca -> Peer df385a701e894561a324f7dc22c45619 (127.24.64.193:32895): Couldn't send request to peer df385a701e894561a324f7dc22c45619. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:32895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:18.636608 24835 tablet_replica.cc:333] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef: stopping tablet replica
I20260608 12:50:18.637284 24835 raft_consensus.cc:2243] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.637873 24835 raft_consensus.cc:2272] T e54667ad28c04a8e8f9db2b44af14b2e P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.640029 24835 tablet_replica.cc:333] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef: stopping tablet replica
I20260608 12:50:18.640547 24835 raft_consensus.cc:2243] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:18.641549 24835 raft_consensus.cc:2272] T 66efc0fb170c48f8b0cabec395e9cfd6 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.643524 24835 tablet_replica.cc:333] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef: stopping tablet replica
I20260608 12:50:18.644039 24835 raft_consensus.cc:2243] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:18.645128 24835 raft_consensus.cc:2272] T f321e05f36a1480ca32c6860cfa458e0 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.647202 24835 tablet_replica.cc:333] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef: stopping tablet replica
I20260608 12:50:18.647676 24835 raft_consensus.cc:2243] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.648088 24835 raft_consensus.cc:2272] T f020ef4c76a5435c9bb960fc1353dc87 P acca7198f4dd4b54a783f91fb434e5ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.665338 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:50:18.682727 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:50:18.713263 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:18.714135 24835 tablet_replica.cc:333] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca: stopping tablet replica
I20260608 12:50:18.714984 24835 raft_consensus.cc:2243] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:18.716063 24835 raft_consensus.cc:2272] T 1308c1e5bf1b4efb94fc887c60e44312 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.719359 24835 tablet_replica.cc:333] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca: stopping tablet replica
I20260608 12:50:18.720108 24835 raft_consensus.cc:2243] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.720778 24835 raft_consensus.cc:2272] T 66efc0fb170c48f8b0cabec395e9cfd6 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.723608 24835 tablet_replica.cc:333] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca: stopping tablet replica
I20260608 12:50:18.724334 24835 raft_consensus.cc:2243] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:18.725764 24835 raft_consensus.cc:2272] T e54667ad28c04a8e8f9db2b44af14b2e P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.728776 24835 tablet_replica.cc:333] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca: stopping tablet replica
I20260608 12:50:18.729516 24835 raft_consensus.cc:2243] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:18.730136 24835 raft_consensus.cc:2272] T f321e05f36a1480ca32c6860cfa458e0 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.732998 24835 tablet_replica.cc:333] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca: stopping tablet replica
I20260608 12:50:18.733680 24835 raft_consensus.cc:2243] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:18.734681 24835 raft_consensus.cc:2272] T f020ef4c76a5435c9bb960fc1353dc87 P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.737562 24835 tablet_replica.cc:333] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca: stopping tablet replica
I20260608 12:50:18.738260 24835 raft_consensus.cc:2243] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:18.739696 24835 raft_consensus.cc:2272] T 4614e44e78d145229090de6302e4e4ba P 928c26f4273c4a84933a467f284554ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.761476 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:50:18.778498 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:50:18.807744 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:18.808807 24835 tablet_replica.cc:333] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac: stopping tablet replica
I20260608 12:50:18.809449 24835 raft_consensus.cc:2243] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:18.809864 24835 raft_consensus.cc:2272] T f321e05f36a1480ca32c6860cfa458e0 P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:18.812021 24835 tablet_replica.cc:333] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac: stopping tablet replica
I20260608 12:50:18.812538 24835 raft_consensus.cc:2243] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:18.812965 24835 raft_consensus.cc:2272] T 4614e44e78d145229090de6302e4e4ba P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:18.814949 24835 tablet_replica.cc:333] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac: stopping tablet replica
I20260608 12:50:18.815423 24835 raft_consensus.cc:2243] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:18.815778 24835 raft_consensus.cc:2272] T e54667ad28c04a8e8f9db2b44af14b2e P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:18.818401 24835 tablet_replica.cc:333] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac: stopping tablet replica
I20260608 12:50:18.818888 24835 raft_consensus.cc:2243] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:18.819262 24835 raft_consensus.cc:2272] T 66efc0fb170c48f8b0cabec395e9cfd6 P 0a4b660f80914934b31f99a038c18eac [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:18.830627 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:50:18.842835 24835 master.cc:562] Master@127.24.64.254:40697 shutting down...
W20260608 12:50:18.871896  3100 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:50:18.872145  3100 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:50:18.872360  3100 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:50:18.873476 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:18.873956 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:18.874262 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P cff9937691cc4468b28355f32e311815: stopping tablet replica
I20260608 12:50:18.884330 24835 master.cc:584] Master@127.24.64.254:40697 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7707 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:50:18.927608 24835 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.64.254:34233
I20260608 12:50:18.928839 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:18.934183  3579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:18.934615  3578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:18.935359  3581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:18.935671 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:18.936574 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:18.936831 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:18.937000 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923018936981 us; error 0 us; skew 500 ppm
I20260608 12:50:18.937572 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:18.939862 24835 webserver.cc:533] Webserver started at http://127.24.64.254:43467/ using document root <none> and password file <none>
I20260608 12:50:18.940402 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:18.940565 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:18.940905 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:18.941964 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/master-0-root/instance:
uuid: "83402a3d57804469986a0270a9577106"
format_stamp: "Formatted at 2026-06-08 12:50:18 on dist-test-slave-nzcs"
I20260608 12:50:18.946442 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:18.949738  3586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:18.950474 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:18.950743 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/master-0-root
uuid: "83402a3d57804469986a0270a9577106"
format_stamp: "Formatted at 2026-06-08 12:50:18 on dist-test-slave-nzcs"
I20260608 12:50:18.950992 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:18.969702 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:18.970860 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:19.007464 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.254:34233
I20260608 12:50:19.007586  3637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.254:34233 every 8 connection(s)
I20260608 12:50:19.011322  3638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:19.021837  3638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106: Bootstrap starting.
I20260608 12:50:19.026623  3638 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:19.030767  3638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106: No bootstrap required, opened a new log
I20260608 12:50:19.032980  3638 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83402a3d57804469986a0270a9577106" member_type: VOTER }
I20260608 12:50:19.033344  3638 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:19.033566  3638 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83402a3d57804469986a0270a9577106, State: Initialized, Role: FOLLOWER
I20260608 12:50:19.034149  3638 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83402a3d57804469986a0270a9577106" member_type: VOTER }
I20260608 12:50:19.034591  3638 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:19.034802  3638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:19.035063  3638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:19.039938  3638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83402a3d57804469986a0270a9577106" member_type: VOTER }
I20260608 12:50:19.040490  3638 leader_election.cc:304] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [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: 83402a3d57804469986a0270a9577106; no voters: 
I20260608 12:50:19.041651  3638 leader_election.cc:290] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:19.042048  3641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:19.043401  3641 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [term 1 LEADER]: Becoming Leader. State: Replica: 83402a3d57804469986a0270a9577106, State: Running, Role: LEADER
I20260608 12:50:19.044127  3641 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [LEADER]: Queue going to LEADER mode. State: All 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: "83402a3d57804469986a0270a9577106" member_type: VOTER }
I20260608 12:50:19.044425  3638 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:19.048143  3642 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83402a3d57804469986a0270a9577106" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83402a3d57804469986a0270a9577106" member_type: VOTER } }
I20260608 12:50:19.048322  3643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83402a3d57804469986a0270a9577106. Latest consensus state: current_term: 1 leader_uuid: "83402a3d57804469986a0270a9577106" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83402a3d57804469986a0270a9577106" member_type: VOTER } }
I20260608 12:50:19.048854  3642 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:19.048867  3643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:19.051949  3648 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:19.057387  3648 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:19.059082 24835 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:19.066478  3648 catalog_manager.cc:1382] Generated new cluster ID: 883cf68fa39e4313ba8e54d4e5cb2b57
I20260608 12:50:19.066767  3648 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:19.094442  3648 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:19.095757  3648 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:19.114506  3648 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106: Generated new TSK 0
I20260608 12:50:19.115094  3648 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:19.125680 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:19.131817  3659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:19.132637  3660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:19.134065  3662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:19.134527 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:19.135351 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:19.135537 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:19.135663 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923019135652 us; error 0 us; skew 500 ppm
I20260608 12:50:19.136158 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:19.138406 24835 webserver.cc:533] Webserver started at http://127.24.64.193:40269/ using document root <none> and password file <none>
I20260608 12:50:19.138849 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:19.139015 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:19.139221 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:19.140199 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-0-root/instance:
uuid: "58cf55da5a35427ea3229e1d114c3d75"
format_stamp: "Formatted at 2026-06-08 12:50:19 on dist-test-slave-nzcs"
I20260608 12:50:19.144865 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:19.148322  3667 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:19.149088 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:19.149362 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-0-root
uuid: "58cf55da5a35427ea3229e1d114c3d75"
format_stamp: "Formatted at 2026-06-08 12:50:19 on dist-test-slave-nzcs"
I20260608 12:50:19.149618 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:19.167268 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:19.168308 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:19.169744 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:19.171913 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:19.172089 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:19.172333 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:19.172489 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:19.210009 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.193:33761
I20260608 12:50:19.210129  3729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.193:33761 every 8 connection(s)
I20260608 12:50:19.214898 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:19.222261  3734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:19.223899  3735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:19.226703  3737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:19.227924 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:19.229671 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:19.229864 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:19.230047 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923019230031 us; error 0 us; skew 500 ppm
I20260608 12:50:19.230634 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:19.233449 24835 webserver.cc:533] Webserver started at http://127.24.64.194:36887/ using document root <none> and password file <none>
I20260608 12:50:19.234086 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:19.234292 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:19.234550 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:19.234874  3730 heartbeater.cc:344] Connected to a master server at 127.24.64.254:34233
I20260608 12:50:19.235273  3730 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:19.235714 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-1-root/instance:
uuid: "70af24315bb04cb3925abe2ba692a001"
format_stamp: "Formatted at 2026-06-08 12:50:19 on dist-test-slave-nzcs"
I20260608 12:50:19.236004  3730 heartbeater.cc:507] Master 127.24.64.254:34233 requested a full tablet report, sending...
I20260608 12:50:19.238305  3603 ts_manager.cc:194] Registered new tserver with Master: 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761)
I20260608 12:50:19.240420  3603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33832
I20260608 12:50:19.240819 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:50:19.244541  3742 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:19.245440 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:19.245719 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-1-root
uuid: "70af24315bb04cb3925abe2ba692a001"
format_stamp: "Formatted at 2026-06-08 12:50:19 on dist-test-slave-nzcs"
I20260608 12:50:19.245985 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:19.258109 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:19.259191 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:19.260545 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:19.262753 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:19.262946 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:19.263162 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:19.263321 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:19.301208 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.194:44207
I20260608 12:50:19.301333  3804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.194:44207 every 8 connection(s)
I20260608 12:50:19.306181 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:19.314193  3808 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:19.314971  3809 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:19.315763  3811 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:19.315920 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:19.317131 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:19.317390 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:19.317606 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923019317586 us; error 0 us; skew 500 ppm
I20260608 12:50:19.318300 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:19.318856  3805 heartbeater.cc:344] Connected to a master server at 127.24.64.254:34233
I20260608 12:50:19.319299  3805 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:19.320091  3805 heartbeater.cc:507] Master 127.24.64.254:34233 requested a full tablet report, sending...
I20260608 12:50:19.321251 24835 webserver.cc:533] Webserver started at http://127.24.64.195:33025/ using document root <none> and password file <none>
I20260608 12:50:19.321924 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:19.322118 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:19.322255  3603 ts_manager.cc:194] Registered new tserver with Master: 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207)
I20260608 12:50:19.322365 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:19.323596 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-2-root/instance:
uuid: "730c9e42d809474c943cb8ed3ae577a2"
format_stamp: "Formatted at 2026-06-08 12:50:19 on dist-test-slave-nzcs"
I20260608 12:50:19.323747  3603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33838
I20260608 12:50:19.328161 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:50:19.332396  3816 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:19.333395 24835 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:19.333734 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-2-root
uuid: "730c9e42d809474c943cb8ed3ae577a2"
format_stamp: "Formatted at 2026-06-08 12:50:19 on dist-test-slave-nzcs"
I20260608 12:50:19.333989 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:19.365613 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:19.366688 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:19.368065 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:19.370267 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:19.370460 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:19.370684 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:19.370839 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:19.408690 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.195:33097
I20260608 12:50:19.408815  3878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.195:33097 every 8 connection(s)
I20260608 12:50:19.422369  3879 heartbeater.cc:344] Connected to a master server at 127.24.64.254:34233
I20260608 12:50:19.422818  3879 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:19.423523  3879 heartbeater.cc:507] Master 127.24.64.254:34233 requested a full tablet report, sending...
I20260608 12:50:19.425498  3603 ts_manager.cc:194] Registered new tserver with Master: 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195:33097)
I20260608 12:50:19.426452 24835 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01442834s
I20260608 12:50:19.426843  3603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33852
I20260608 12:50:20.243211  3730 heartbeater.cc:499] Master 127.24.64.254:34233 was elected leader, sending a full tablet report...
I20260608 12:50:20.326345  3805 heartbeater.cc:499] Master 127.24.64.254:34233 was elected leader, sending a full tablet report...
I20260608 12:50:20.429714  3879 heartbeater.cc:499] Master 127.24.64.254:34233 was elected leader, sending a full tablet report...
I20260608 12:50:20.481819  3603 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33866:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:50:20.484308  3603 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:50:20.551426  3844 tablet_service.cc:1511] Processing CreateTablet for tablet b7950a1850c247aba8fe5079519f40b9 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:20.552906  3844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7950a1850c247aba8fe5079519f40b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.559269  3843 tablet_service.cc:1511] Processing CreateTablet for tablet 28207b89e0fa436bbef88f69dfaa03d0 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:20.560102  3770 tablet_service.cc:1511] Processing CreateTablet for tablet b7950a1850c247aba8fe5079519f40b9 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:20.560883  3843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28207b89e0fa436bbef88f69dfaa03d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.561563  3770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7950a1850c247aba8fe5079519f40b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.560894  3768 tablet_service.cc:1511] Processing CreateTablet for tablet 7850e907d3504948bc6fd10d47607744 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:20.560949  3769 tablet_service.cc:1511] Processing CreateTablet for tablet 28207b89e0fa436bbef88f69dfaa03d0 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:20.562690  3768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7850e907d3504948bc6fd10d47607744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.563457  3769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28207b89e0fa436bbef88f69dfaa03d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.563409  3767 tablet_service.cc:1511] Processing CreateTablet for tablet 458194c04f5a4b14b936d058c27d9202 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:20.566370  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458194c04f5a4b14b936d058c27d9202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.569533  3842 tablet_service.cc:1511] Processing CreateTablet for tablet 7850e907d3504948bc6fd10d47607744 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:20.570375  3766 tablet_service.cc:1511] Processing CreateTablet for tablet d62895f395a34574be1ae84435182235 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:20.570938  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7850e907d3504948bc6fd10d47607744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.571710  3766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62895f395a34574be1ae84435182235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.575765  3841 tablet_service.cc:1511] Processing CreateTablet for tablet 458194c04f5a4b14b936d058c27d9202 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:20.577198  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458194c04f5a4b14b936d058c27d9202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.582511  3840 tablet_service.cc:1511] Processing CreateTablet for tablet d62895f395a34574be1ae84435182235 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:20.583920  3840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62895f395a34574be1ae84435182235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.593897  3765 tablet_service.cc:1511] Processing CreateTablet for tablet 185b7e7bcb0d47718b2fbc3a915b852d (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:20.594713  3899 tablet_bootstrap.cc:492] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2: Bootstrap starting.
I20260608 12:50:20.595391  3765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185b7e7bcb0d47718b2fbc3a915b852d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.602375  3899 tablet_bootstrap.cc:654] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.606750  3695 tablet_service.cc:1511] Processing CreateTablet for tablet b7950a1850c247aba8fe5079519f40b9 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:20.608327  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7950a1850c247aba8fe5079519f40b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.614290  3899 tablet_bootstrap.cc:492] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2: No bootstrap required, opened a new log
I20260608 12:50:20.614955  3899 ts_tablet_manager.cc:1403] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260608 12:50:20.618299  3899 raft_consensus.cc:359] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.619184  3899 raft_consensus.cc:385] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.619544  3899 raft_consensus.cc:740] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 730c9e42d809474c943cb8ed3ae577a2, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.620508  3899 consensus_queue.cc:260] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.620836  3840 tablet_service.cc:1511] Processing CreateTablet for tablet 185b7e7bcb0d47718b2fbc3a915b852d (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:20.624338  3840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185b7e7bcb0d47718b2fbc3a915b852d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.622439  3901 tablet_bootstrap.cc:492] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001: Bootstrap starting.
I20260608 12:50:20.632573  3694 tablet_service.cc:1511] Processing CreateTablet for tablet 28207b89e0fa436bbef88f69dfaa03d0 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:20.634173  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28207b89e0fa436bbef88f69dfaa03d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.654760  3899 ts_tablet_manager.cc:1434] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.007s
I20260608 12:50:20.655963  3899 tablet_bootstrap.cc:492] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2: Bootstrap starting.
I20260608 12:50:20.663368  3899 tablet_bootstrap.cc:654] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.670776  3693 tablet_service.cc:1511] Processing CreateTablet for tablet 7850e907d3504948bc6fd10d47607744 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:20.672417  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7850e907d3504948bc6fd10d47607744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.677037  3901 tablet_bootstrap.cc:654] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.688395  3692 tablet_service.cc:1511] Processing CreateTablet for tablet 458194c04f5a4b14b936d058c27d9202 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:20.689934  3692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458194c04f5a4b14b936d058c27d9202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.692225  3691 tablet_service.cc:1511] Processing CreateTablet for tablet d62895f395a34574be1ae84435182235 (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:20.692615  3690 tablet_service.cc:1511] Processing CreateTablet for tablet 185b7e7bcb0d47718b2fbc3a915b852d (DEFAULT_TABLE table=test-workload [id=06721ae8428f426a9c76840d387caa51]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:20.693701  3691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62895f395a34574be1ae84435182235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.694651  3690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185b7e7bcb0d47718b2fbc3a915b852d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:20.704901  3899 tablet_bootstrap.cc:492] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2: No bootstrap required, opened a new log
I20260608 12:50:20.705596  3899 ts_tablet_manager.cc:1403] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.016s
I20260608 12:50:20.716287  3901 tablet_bootstrap.cc:492] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001: No bootstrap required, opened a new log
I20260608 12:50:20.717013  3901 ts_tablet_manager.cc:1403] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001: Time spent bootstrapping tablet: real 0.095s	user 0.006s	sys 0.013s
I20260608 12:50:20.708642  3899 raft_consensus.cc:359] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.718158  3899 raft_consensus.cc:385] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.718456  3899 raft_consensus.cc:740] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 730c9e42d809474c943cb8ed3ae577a2, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.719238  3899 consensus_queue.cc:260] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.720440  3901 raft_consensus.cc:359] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.721401  3901 raft_consensus.cc:385] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.721714  3899 ts_tablet_manager.cc:1434] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260608 12:50:20.721747  3901 raft_consensus.cc:740] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70af24315bb04cb3925abe2ba692a001, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.723140  3899 tablet_bootstrap.cc:492] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2: Bootstrap starting.
I20260608 12:50:20.723141  3901 consensus_queue.cc:260] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.728610  3901 ts_tablet_manager.cc:1434] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:50:20.729779  3901 tablet_bootstrap.cc:492] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001: Bootstrap starting.
I20260608 12:50:20.731457  3899 tablet_bootstrap.cc:654] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.731899  3905 tablet_bootstrap.cc:492] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75: Bootstrap starting.
I20260608 12:50:20.736918  3901 tablet_bootstrap.cc:654] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.739732  3905 tablet_bootstrap.cc:654] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.751120  3899 tablet_bootstrap.cc:492] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2: No bootstrap required, opened a new log
I20260608 12:50:20.751543  3905 tablet_bootstrap.cc:492] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75: No bootstrap required, opened a new log
I20260608 12:50:20.751477  3901 tablet_bootstrap.cc:492] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001: No bootstrap required, opened a new log
I20260608 12:50:20.751627  3899 ts_tablet_manager.cc:1403] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.019s
I20260608 12:50:20.752424  3905 ts_tablet_manager.cc:1403] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 12:50:20.752512  3901 ts_tablet_manager.cc:1403] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260608 12:50:20.754781  3899 raft_consensus.cc:359] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.755347  3899 raft_consensus.cc:385] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.755575  3899 raft_consensus.cc:740] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 730c9e42d809474c943cb8ed3ae577a2, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.755677  3901 raft_consensus.cc:359] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.755959  3905 raft_consensus.cc:359] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.756454  3901 raft_consensus.cc:385] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.756276  3899 consensus_queue.cc:260] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.756651  3905 raft_consensus.cc:385] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.756897  3901 raft_consensus.cc:740] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70af24315bb04cb3925abe2ba692a001, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.757172  3905 raft_consensus.cc:740] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf55da5a35427ea3229e1d114c3d75, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.757783  3901 consensus_queue.cc:260] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.758594  3899 ts_tablet_manager.cc:1434] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:50:20.758301  3905 consensus_queue.cc:260] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.759714  3899 tablet_bootstrap.cc:492] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2: Bootstrap starting.
I20260608 12:50:20.762791  3901 ts_tablet_manager.cc:1434] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260608 12:50:20.764278  3901 tablet_bootstrap.cc:492] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001: Bootstrap starting.
I20260608 12:50:20.766571  3899 tablet_bootstrap.cc:654] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.770998  3901 tablet_bootstrap.cc:654] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.780999  3899 tablet_bootstrap.cc:492] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2: No bootstrap required, opened a new log
I20260608 12:50:20.781535  3905 ts_tablet_manager.cc:1434] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.016s
I20260608 12:50:20.783146  3905 tablet_bootstrap.cc:492] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75: Bootstrap starting.
I20260608 12:50:20.781550  3899 ts_tablet_manager.cc:1403] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 12:50:20.791987  3899 raft_consensus.cc:359] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.792833  3899 raft_consensus.cc:385] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.793202  3899 raft_consensus.cc:740] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 730c9e42d809474c943cb8ed3ae577a2, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.794003  3905 tablet_bootstrap.cc:654] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.793912  3899 consensus_queue.cc:260] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.795579  3901 tablet_bootstrap.cc:492] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001: No bootstrap required, opened a new log
I20260608 12:50:20.796155  3901 ts_tablet_manager.cc:1403] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.016s
I20260608 12:50:20.796288  3899 ts_tablet_manager.cc:1434] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:50:20.797435  3899 tablet_bootstrap.cc:492] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2: Bootstrap starting.
I20260608 12:50:20.799276  3901 raft_consensus.cc:359] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.799999  3901 raft_consensus.cc:385] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.800308  3901 raft_consensus.cc:740] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70af24315bb04cb3925abe2ba692a001, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.801211  3901 consensus_queue.cc:260] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.803751  3901 ts_tablet_manager.cc:1434] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:50:20.804857  3901 tablet_bootstrap.cc:492] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001: Bootstrap starting.
I20260608 12:50:20.806310  3899 tablet_bootstrap.cc:654] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.810596  3901 tablet_bootstrap.cc:654] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.813342  3905 tablet_bootstrap.cc:492] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75: No bootstrap required, opened a new log
I20260608 12:50:20.813884  3905 ts_tablet_manager.cc:1403] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.007s
I20260608 12:50:20.816799  3905 raft_consensus.cc:359] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } }
I20260608 12:50:20.817564  3905 raft_consensus.cc:385] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.817888  3905 raft_consensus.cc:740] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf55da5a35427ea3229e1d114c3d75, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.818881  3905 consensus_queue.cc:260] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } }
I20260608 12:50:20.820869  3899 tablet_bootstrap.cc:492] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2: No bootstrap required, opened a new log
I20260608 12:50:20.821480  3905 ts_tablet_manager.cc:1434] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:50:20.821486  3899 ts_tablet_manager.cc:1403] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260608 12:50:20.822304  3901 tablet_bootstrap.cc:492] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001: No bootstrap required, opened a new log
I20260608 12:50:20.822715  3905 tablet_bootstrap.cc:492] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75: Bootstrap starting.
I20260608 12:50:20.822899  3901 ts_tablet_manager.cc:1403] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260608 12:50:20.825085  3899 raft_consensus.cc:359] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } }
I20260608 12:50:20.825898  3899 raft_consensus.cc:385] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.826272  3899 raft_consensus.cc:740] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 730c9e42d809474c943cb8ed3ae577a2, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.826145  3901 raft_consensus.cc:359] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } }
I20260608 12:50:20.826985  3901 raft_consensus.cc:385] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.827322  3901 raft_consensus.cc:740] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70af24315bb04cb3925abe2ba692a001, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.827351  3899 consensus_queue.cc:260] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } }
I20260608 12:50:20.828513  3901 consensus_queue.cc:260] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } }
I20260608 12:50:20.829306  3905 tablet_bootstrap.cc:654] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.830488  3902 raft_consensus.cc:493] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:20.831135  3901 ts_tablet_manager.cc:1434] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:50:20.830997  3902 raft_consensus.cc:515] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.832204  3901 tablet_bootstrap.cc:492] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001: Bootstrap starting.
I20260608 12:50:20.839059  3901 tablet_bootstrap.cc:654] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.845119  3902 leader_election.cc:290] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761), 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207)
I20260608 12:50:20.854128  3899 ts_tablet_manager.cc:1434] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260608 12:50:20.855625  3899 tablet_bootstrap.cc:492] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2: Bootstrap starting.
I20260608 12:50:20.875558  3899 tablet_bootstrap.cc:654] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.879396  3905 tablet_bootstrap.cc:492] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75: No bootstrap required, opened a new log
I20260608 12:50:20.880100  3905 ts_tablet_manager.cc:1403] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.031s
I20260608 12:50:20.880131  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7850e907d3504948bc6fd10d47607744" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf55da5a35427ea3229e1d114c3d75" is_pre_election: true
I20260608 12:50:20.880848  3901 tablet_bootstrap.cc:492] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001: No bootstrap required, opened a new log
I20260608 12:50:20.881119  3705 raft_consensus.cc:2468] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 730c9e42d809474c943cb8ed3ae577a2 in term 0.
I20260608 12:50:20.881379  3901 ts_tablet_manager.cc:1403] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.024s
I20260608 12:50:20.883369  3820 leader_election.cc:304] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf55da5a35427ea3229e1d114c3d75, 730c9e42d809474c943cb8ed3ae577a2; no voters: 
I20260608 12:50:20.886624  3902 raft_consensus.cc:493] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:20.887151  3902 raft_consensus.cc:515] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.889556  3902 leader_election.cc:290] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761), 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207)
I20260608 12:50:20.890053  3902 raft_consensus.cc:2804] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:20.883770  3905 raft_consensus.cc:359] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.890406  3902 raft_consensus.cc:493] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:20.890787  3902 raft_consensus.cc:3060] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:20.892514  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28207b89e0fa436bbef88f69dfaa03d0" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf55da5a35427ea3229e1d114c3d75" is_pre_election: true
I20260608 12:50:20.894292  3905 raft_consensus.cc:385] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.894747  3905 raft_consensus.cc:740] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf55da5a35427ea3229e1d114c3d75, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.895114  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7850e907d3504948bc6fd10d47607744" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001" is_pre_election: true
I20260608 12:50:20.895679  3905 consensus_queue.cc:260] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.897452  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28207b89e0fa436bbef88f69dfaa03d0" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001" is_pre_election: true
I20260608 12:50:20.898254  3902 raft_consensus.cc:515] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.884413  3901 raft_consensus.cc:359] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.900504  3905 ts_tablet_manager.cc:1434] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 12:50:20.900772  3901 raft_consensus.cc:385] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.901199  3901 raft_consensus.cc:740] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70af24315bb04cb3925abe2ba692a001, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.901925  3905 tablet_bootstrap.cc:492] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75: Bootstrap starting.
I20260608 12:50:20.902194  3901 consensus_queue.cc:260] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.905166  3901 ts_tablet_manager.cc:1434] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260608 12:50:20.906241  3901 tablet_bootstrap.cc:492] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001: Bootstrap starting.
I20260608 12:50:20.900516  3902 leader_election.cc:290] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 election: Requested vote from peers 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761), 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207)
I20260608 12:50:20.906615  3780 raft_consensus.cc:2468] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 730c9e42d809474c943cb8ed3ae577a2 in term 0.
I20260608 12:50:20.909647  3905 tablet_bootstrap.cc:654] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75: Neither blocks nor log segments found. Creating new log.
W20260608 12:50:20.898540  3818 leader_election.cc:343] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:20.914176  3901 tablet_bootstrap.cc:654] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.915704  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7850e907d3504948bc6fd10d47607744" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001"
I20260608 12:50:20.917430  3818 leader_election.cc:304] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70af24315bb04cb3925abe2ba692a001, 730c9e42d809474c943cb8ed3ae577a2; no voters: 
I20260608 12:50:20.918342  3902 raft_consensus.cc:2804] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:50:20.918496  3818 leader_election.cc:343] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:20.918816  3902 raft_consensus.cc:493] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:20.919194  3902 raft_consensus.cc:3060] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:20.922156  3905 tablet_bootstrap.cc:492] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75: No bootstrap required, opened a new log
W20260608 12:50:20.922333  3820 leader_election.cc:343] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:20.922909  3905 ts_tablet_manager.cc:1403] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260608 12:50:20.924325  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7850e907d3504948bc6fd10d47607744" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf55da5a35427ea3229e1d114c3d75"
I20260608 12:50:20.924968  3705 raft_consensus.cc:3060] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:20.926251  3905 raft_consensus.cc:359] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.926504  3902 raft_consensus.cc:515] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.927073  3905 raft_consensus.cc:385] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.927474  3905 raft_consensus.cc:740] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf55da5a35427ea3229e1d114c3d75, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.928488  3905 consensus_queue.cc:260] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.930305  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28207b89e0fa436bbef88f69dfaa03d0" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001"
I20260608 12:50:20.930948  3780 raft_consensus.cc:3060] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:20.931327  3905 ts_tablet_manager.cc:1434] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:50:20.932515  3905 tablet_bootstrap.cc:492] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75: Bootstrap starting.
I20260608 12:50:20.928938  3902 leader_election.cc:290] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 election: Requested vote from peers 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761), 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207)
I20260608 12:50:20.937449  3705 raft_consensus.cc:2468] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 730c9e42d809474c943cb8ed3ae577a2 in term 1.
I20260608 12:50:20.939102  3780 raft_consensus.cc:2468] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 730c9e42d809474c943cb8ed3ae577a2 in term 1.
I20260608 12:50:20.939998  3905 tablet_bootstrap.cc:654] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.947587  3820 leader_election.cc:304] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [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: 58cf55da5a35427ea3229e1d114c3d75, 730c9e42d809474c943cb8ed3ae577a2; no voters: 70af24315bb04cb3925abe2ba692a001
I20260608 12:50:20.948819  3902 raft_consensus.cc:2804] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:20.948885  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28207b89e0fa436bbef88f69dfaa03d0" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf55da5a35427ea3229e1d114c3d75"
I20260608 12:50:20.949492  3902 raft_consensus.cc:697] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 LEADER]: Becoming Leader. State: Replica: 730c9e42d809474c943cb8ed3ae577a2, State: Running, Role: LEADER
I20260608 12:50:20.949797  3705 raft_consensus.cc:3060] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:20.950466  3902 consensus_queue.cc:237] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.950788  3818 leader_election.cc:304] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [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: 70af24315bb04cb3925abe2ba692a001, 730c9e42d809474c943cb8ed3ae577a2; no voters: 
I20260608 12:50:20.952019  3901 tablet_bootstrap.cc:492] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001: No bootstrap required, opened a new log
I20260608 12:50:20.952569  3901 ts_tablet_manager.cc:1403] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.006s
I20260608 12:50:20.953157  3921 raft_consensus.cc:2804] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:20.955814  3901 raft_consensus.cc:359] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.956598  3901 raft_consensus.cc:385] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.957484  3901 raft_consensus.cc:740] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70af24315bb04cb3925abe2ba692a001, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.958621  3901 consensus_queue.cc:260] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.963203  3705 raft_consensus.cc:2468] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 730c9e42d809474c943cb8ed3ae577a2 in term 1.
I20260608 12:50:20.964514  3899 tablet_bootstrap.cc:492] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2: No bootstrap required, opened a new log
I20260608 12:50:20.963806  3602 catalog_manager.cc:5696] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "730c9e42d809474c943cb8ed3ae577a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:20.965072  3899 ts_tablet_manager.cc:1403] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2: Time spent bootstrapping tablet: real 0.110s	user 0.034s	sys 0.035s
I20260608 12:50:20.966071  3905 tablet_bootstrap.cc:492] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75: No bootstrap required, opened a new log
I20260608 12:50:20.966595  3905 ts_tablet_manager.cc:1403] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.003s
I20260608 12:50:20.969899  3905 raft_consensus.cc:359] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.970336  3899 raft_consensus.cc:359] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.970724  3905 raft_consensus.cc:385] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.971254  3921 raft_consensus.cc:697] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 LEADER]: Becoming Leader. State: Replica: 730c9e42d809474c943cb8ed3ae577a2, State: Running, Role: LEADER
I20260608 12:50:20.971673  3899 raft_consensus.cc:385] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:20.971782  3905 raft_consensus.cc:740] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf55da5a35427ea3229e1d114c3d75, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.972177  3899 raft_consensus.cc:740] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 730c9e42d809474c943cb8ed3ae577a2, State: Initialized, Role: FOLLOWER
I20260608 12:50:20.972776  3905 consensus_queue.cc:260] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.974639  3901 ts_tablet_manager.cc:1434] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260608 12:50:20.975283  3905 ts_tablet_manager.cc:1434] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:50:20.973062  3899 consensus_queue.cc:260] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.975872  3906 raft_consensus.cc:493] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:20.976639  3905 tablet_bootstrap.cc:492] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75: Bootstrap starting.
I20260608 12:50:20.977897  3899 ts_tablet_manager.cc:1434] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:50:20.978888  3910 raft_consensus.cc:493] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:20.979460  3910 raft_consensus.cc:515] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } }
I20260608 12:50:20.976462  3906 raft_consensus.cc:515] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.982560  3921 consensus_queue.cc:237] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.984385  3905 tablet_bootstrap.cc:654] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:20.988565  3906 leader_election.cc:290] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761), 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195:33097)
I20260608 12:50:20.989888  3910 leader_election.cc:290] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195:33097), 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207)
I20260608 12:50:20.993815  3910 raft_consensus.cc:493] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:20.997097  3910 raft_consensus.cc:515] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:20.999243  3910 leader_election.cc:290] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207), 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195:33097)
I20260608 12:50:21.018102  3906 raft_consensus.cc:493] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:21.018780  3906 raft_consensus.cc:515] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:21.021718  3906 leader_election.cc:290] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761), 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195:33097)
I20260608 12:50:21.022328  3927 raft_consensus.cc:493] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:21.022897  3927 raft_consensus.cc:515] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:21.025430  3927 leader_election.cc:290] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207), 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195:33097)
I20260608 12:50:21.031159  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185b7e7bcb0d47718b2fbc3a915b852d" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "730c9e42d809474c943cb8ed3ae577a2" is_pre_election: true
I20260608 12:50:21.031533  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7950a1850c247aba8fe5079519f40b9" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "730c9e42d809474c943cb8ed3ae577a2" is_pre_election: true
I20260608 12:50:21.031914  3853 raft_consensus.cc:2468] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 0.
I20260608 12:50:21.032305  3905 tablet_bootstrap.cc:492] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75: No bootstrap required, opened a new log
I20260608 12:50:21.032855  3905 ts_tablet_manager.cc:1403] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.007s
I20260608 12:50:21.032861  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458194c04f5a4b14b936d058c27d9202" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "730c9e42d809474c943cb8ed3ae577a2" is_pre_election: true
I20260608 12:50:21.034013  3852 raft_consensus.cc:2468] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 0.
I20260608 12:50:21.035610  3670 leader_election.cc:304] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf55da5a35427ea3229e1d114c3d75, 730c9e42d809474c943cb8ed3ae577a2; no voters: 
I20260608 12:50:21.035897  3905 raft_consensus.cc:359] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:21.036451  3854 raft_consensus.cc:2468] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 0.
I20260608 12:50:21.036656  3905 raft_consensus.cc:385] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:21.037089  3905 raft_consensus.cc:740] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf55da5a35427ea3229e1d114c3d75, State: Initialized, Role: FOLLOWER
I20260608 12:50:21.036324  3600 catalog_manager.cc:5696] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "730c9e42d809474c943cb8ed3ae577a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:21.038236  3927 raft_consensus.cc:2804] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:21.038115  3905 consensus_queue.cc:260] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:21.038424  3670 leader_election.cc:304] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf55da5a35427ea3229e1d114c3d75, 730c9e42d809474c943cb8ed3ae577a2; no voters: 
I20260608 12:50:21.038784  3927 raft_consensus.cc:493] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:21.039237  3927 raft_consensus.cc:3060] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.039531  3910 raft_consensus.cc:2804] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:21.039902  3910 raft_consensus.cc:493] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:21.040207  3910 raft_consensus.cc:3060] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.040534  3905 ts_tablet_manager.cc:1434] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:50:21.041119  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7850e907d3504948bc6fd10d47607744" candidate_uuid: "70af24315bb04cb3925abe2ba692a001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "730c9e42d809474c943cb8ed3ae577a2" is_pre_election: true
I20260608 12:50:21.046911  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185b7e7bcb0d47718b2fbc3a915b852d" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001" is_pre_election: true
I20260608 12:50:21.047441  3910 raft_consensus.cc:515] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:21.048022  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458194c04f5a4b14b936d058c27d9202" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001" is_pre_election: true
I20260608 12:50:21.048491  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7950a1850c247aba8fe5079519f40b9" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001" is_pre_election: true
I20260608 12:50:21.048717  3778 raft_consensus.cc:2468] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 0.
I20260608 12:50:21.049186  3780 raft_consensus.cc:2468] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 0.
I20260608 12:50:21.046316  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458194c04f5a4b14b936d058c27d9202" candidate_uuid: "70af24315bb04cb3925abe2ba692a001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "730c9e42d809474c943cb8ed3ae577a2" is_pre_election: true
I20260608 12:50:21.047521  3779 raft_consensus.cc:2468] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 0.
I20260608 12:50:21.050016  3910 leader_election.cc:290] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [CANDIDATE]: Term 1 election: Requested vote from peers 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207), 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195:33097)
I20260608 12:50:21.050800  3854 raft_consensus.cc:2468] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70af24315bb04cb3925abe2ba692a001 in term 0.
I20260608 12:50:21.050961  3669 leader_election.cc:304] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf55da5a35427ea3229e1d114c3d75, 70af24315bb04cb3925abe2ba692a001; no voters: 
I20260608 12:50:21.051604  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458194c04f5a4b14b936d058c27d9202" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001"
I20260608 12:50:21.052070  3779 raft_consensus.cc:3060] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.052618  3910 raft_consensus.cc:2804] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:21.053113  3910 raft_consensus.cc:493] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:21.055701  3927 raft_consensus.cc:515] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
W20260608 12:50:21.056421  3651 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:21.054651  3745 leader_election.cc:304] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70af24315bb04cb3925abe2ba692a001, 730c9e42d809474c943cb8ed3ae577a2; no voters: 
I20260608 12:50:21.059713  3927 leader_election.cc:290] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [CANDIDATE]: Term 1 election: Requested vote from peers 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207), 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195:33097)
I20260608 12:50:21.053498  3910 raft_consensus.cc:3060] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.061956  3779 raft_consensus.cc:2468] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 1.
I20260608 12:50:21.065357  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458194c04f5a4b14b936d058c27d9202" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "730c9e42d809474c943cb8ed3ae577a2"
I20260608 12:50:21.066854  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185b7e7bcb0d47718b2fbc3a915b852d" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "730c9e42d809474c943cb8ed3ae577a2"
I20260608 12:50:21.067348  3852 raft_consensus.cc:3060] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.067346  3910 raft_consensus.cc:515] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } }
I20260608 12:50:21.067466  3854 raft_consensus.cc:3060] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.068190  3906 raft_consensus.cc:2764] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:50:21.070631  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185b7e7bcb0d47718b2fbc3a915b852d" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001"
I20260608 12:50:21.071241  3780 raft_consensus.cc:3060] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.071324  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7950a1850c247aba8fe5079519f40b9" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "730c9e42d809474c943cb8ed3ae577a2"
I20260608 12:50:21.071930  3853 raft_consensus.cc:3060] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.073413  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7950a1850c247aba8fe5079519f40b9" candidate_uuid: "58cf55da5a35427ea3229e1d114c3d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001"
I20260608 12:50:21.074093  3778 raft_consensus.cc:3060] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.077402  3910 leader_election.cc:290] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [CANDIDATE]: Term 1 election: Requested vote from peers 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195:33097), 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207)
I20260608 12:50:21.086762  3780 raft_consensus.cc:2468] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 1.
I20260608 12:50:21.086992  3853 raft_consensus.cc:2468] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 1.
I20260608 12:50:21.088080  3852 raft_consensus.cc:2468] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 1.
I20260608 12:50:21.088223  3669 leader_election.cc:304] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [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: 58cf55da5a35427ea3229e1d114c3d75, 70af24315bb04cb3925abe2ba692a001; no voters: 
I20260608 12:50:21.089362  3910 raft_consensus.cc:2804] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:21.089861  3910 raft_consensus.cc:697] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 1 LEADER]: Becoming Leader. State: Replica: 58cf55da5a35427ea3229e1d114c3d75, State: Running, Role: LEADER
I20260608 12:50:21.090155  3778 raft_consensus.cc:2468] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 1.
I20260608 12:50:21.088223  3670 leader_election.cc:304] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [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: 58cf55da5a35427ea3229e1d114c3d75, 730c9e42d809474c943cb8ed3ae577a2; no voters: 
I20260608 12:50:21.089566  3669 leader_election.cc:304] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [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: 58cf55da5a35427ea3229e1d114c3d75, 70af24315bb04cb3925abe2ba692a001; no voters: 
I20260608 12:50:21.093014  3935 raft_consensus.cc:2804] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:21.093876  3927 raft_consensus.cc:2804] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:21.094112  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7850e907d3504948bc6fd10d47607744" candidate_uuid: "70af24315bb04cb3925abe2ba692a001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf55da5a35427ea3229e1d114c3d75" is_pre_election: true
I20260608 12:50:21.094456  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458194c04f5a4b14b936d058c27d9202" candidate_uuid: "70af24315bb04cb3925abe2ba692a001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf55da5a35427ea3229e1d114c3d75" is_pre_election: true
I20260608 12:50:21.095009  3705 raft_consensus.cc:2393] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70af24315bb04cb3925abe2ba692a001 in current term 1: Already voted for candidate 730c9e42d809474c943cb8ed3ae577a2 in this term.
I20260608 12:50:21.095306  3854 raft_consensus.cc:2468] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf55da5a35427ea3229e1d114c3d75 in term 1.
I20260608 12:50:21.096351  3935 raft_consensus.cc:697] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 LEADER]: Becoming Leader. State: Replica: 58cf55da5a35427ea3229e1d114c3d75, State: Running, Role: LEADER
I20260608 12:50:21.096169  3746 leader_election.cc:304] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [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: 70af24315bb04cb3925abe2ba692a001; no voters: 58cf55da5a35427ea3229e1d114c3d75, 730c9e42d809474c943cb8ed3ae577a2
I20260608 12:50:21.097335  3927 raft_consensus.cc:697] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 LEADER]: Becoming Leader. State: Replica: 58cf55da5a35427ea3229e1d114c3d75, State: Running, Role: LEADER
I20260608 12:50:21.097250  3935 consensus_queue.cc:237] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } }
I20260608 12:50:21.098378  3927 consensus_queue.cc:237] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:21.097230  3906 raft_consensus.cc:3060] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.090790  3910 consensus_queue.cc:237] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:21.091851  3921 raft_consensus.cc:493] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:21.103317  3921 raft_consensus.cc:515] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:21.106119  3921 leader_election.cc:290] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761), 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207)
I20260608 12:50:21.107106  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62895f395a34574be1ae84435182235" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf55da5a35427ea3229e1d114c3d75" is_pre_election: true
I20260608 12:50:21.107827  3705 raft_consensus.cc:2468] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 730c9e42d809474c943cb8ed3ae577a2 in term 0.
I20260608 12:50:21.109079  3820 leader_election.cc:304] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf55da5a35427ea3229e1d114c3d75, 730c9e42d809474c943cb8ed3ae577a2; no voters: 
I20260608 12:50:21.109373  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62895f395a34574be1ae84435182235" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001" is_pre_election: true
I20260608 12:50:21.109892  3921 raft_consensus.cc:2804] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:21.110049  3778 raft_consensus.cc:2468] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 730c9e42d809474c943cb8ed3ae577a2 in term 0.
I20260608 12:50:21.110314  3921 raft_consensus.cc:493] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:21.110699  3921 raft_consensus.cc:3060] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.113561  3906 raft_consensus.cc:2749] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:21.113772  3600 catalog_manager.cc:5696] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "58cf55da5a35427ea3229e1d114c3d75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:21.116648  3921 raft_consensus.cc:515] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:21.119598  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62895f395a34574be1ae84435182235" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf55da5a35427ea3229e1d114c3d75"
I20260608 12:50:21.119876  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62895f395a34574be1ae84435182235" candidate_uuid: "730c9e42d809474c943cb8ed3ae577a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70af24315bb04cb3925abe2ba692a001"
I20260608 12:50:21.119207  3921 leader_election.cc:290] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [CANDIDATE]: Term 1 election: Requested vote from peers 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761), 70af24315bb04cb3925abe2ba692a001 (127.24.64.194:44207)
I20260608 12:50:21.120250  3704 raft_consensus.cc:3060] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.120553  3778 raft_consensus.cc:3060] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:21.125332  3704 raft_consensus.cc:2468] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 730c9e42d809474c943cb8ed3ae577a2 in term 1.
I20260608 12:50:21.126336  3820 leader_election.cc:304] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [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: 58cf55da5a35427ea3229e1d114c3d75, 730c9e42d809474c943cb8ed3ae577a2; no voters: 
I20260608 12:50:21.127017  3921 raft_consensus.cc:2804] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:21.127449  3921 raft_consensus.cc:697] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 LEADER]: Becoming Leader. State: Replica: 730c9e42d809474c943cb8ed3ae577a2, State: Running, Role: LEADER
I20260608 12:50:21.127472  3778 raft_consensus.cc:2468] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 730c9e42d809474c943cb8ed3ae577a2 in term 1.
I20260608 12:50:21.129451  3921 consensus_queue.cc:237] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } }
I20260608 12:50:21.131331  3600 catalog_manager.cc:5696] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "58cf55da5a35427ea3229e1d114c3d75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:21.132777  3600 catalog_manager.cc:5696] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193). New cstate: current_term: 1 leader_uuid: "58cf55da5a35427ea3229e1d114c3d75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:21.138322  3603 catalog_manager.cc:5696] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195). New cstate: current_term: 1 leader_uuid: "730c9e42d809474c943cb8ed3ae577a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } health_report { overall_health: HEALTHY } } }
W20260608 12:50:21.320344  3885 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.014s	sys 0.013s
I20260608 12:50:21.420472  3921 consensus_queue.cc:1048] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:21.454535  3902 consensus_queue.cc:1048] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:21.458284  3854 raft_consensus.cc:1275] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Refusing update from remote peer 58cf55da5a35427ea3229e1d114c3d75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:21.472807  3935 consensus_queue.cc:1048] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:21.475046  3705 raft_consensus.cc:1275] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Refusing update from remote peer 730c9e42d809474c943cb8ed3ae577a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:21.477165  3902 consensus_queue.cc:1048] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:21.483457  3902 consensus_queue.cc:1048] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:21.495880  3780 raft_consensus.cc:1275] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Refusing update from remote peer 58cf55da5a35427ea3229e1d114c3d75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:21.516785  3935 consensus_queue.cc:1048] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260608 12:50:21.533699  3780 raft_consensus.cc:1275] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Refusing update from remote peer 730c9e42d809474c943cb8ed3ae577a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:21.545473  3921 consensus_queue.cc:1048] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:21.550007  3910 consensus_queue.cc:1048] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:21.551988  3910 consensus_queue.cc:1048] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:21.553906  3780 raft_consensus.cc:1275] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Refusing update from remote peer 58cf55da5a35427ea3229e1d114c3d75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:21.559976  3703 raft_consensus.cc:1275] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Refusing update from remote peer 730c9e42d809474c943cb8ed3ae577a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:21.530582  3778 raft_consensus.cc:1275] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Refusing update from remote peer 58cf55da5a35427ea3229e1d114c3d75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:21.571681  3927 consensus_queue.cc:1048] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:21.573246  3902 consensus_queue.cc:1048] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:21.574748  3935 consensus_queue.cc:1048] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:50:21.740725  3820 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.193:33761, user_credentials={real_user=slave}} blocked reactor thread for 45233.2us
W20260608 12:50:21.890849  3670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.195:33097, user_credentials={real_user=slave}} blocked reactor thread for 80807.3us
W20260608 12:50:22.498602  3669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.64.194:44207, user_credentials={real_user=slave}} blocked reactor thread for 105309us
W20260608 12:50:22.714927  3945 meta_cache.cc:1261] Time spent looking up entry by key: real 0.081s	user 0.002s	sys 0.002s
I20260608 12:50:23.100844 24835 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:23.109249  4008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:23.109858  4009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:23.110554  4011 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:23.113140 24835 server_base.cc:1061] running on GCE node
I20260608 12:50:23.114539 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:23.114739 24835 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:23.114926 24835 hybrid_clock.cc:648] HybridClock initialized: now 1780923023114906 us; error 0 us; skew 500 ppm
I20260608 12:50:23.115553 24835 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:23.118160 24835 webserver.cc:533] Webserver started at http://127.24.64.196:35353/ using document root <none> and password file <none>
I20260608 12:50:23.118685 24835 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:23.118862 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:23.119144 24835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:23.120405 24835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-3-root/instance:
uuid: "eecc5d30a1b841a7b4b5feb90c52049c"
format_stamp: "Formatted at 2026-06-08 12:50:23 on dist-test-slave-nzcs"
I20260608 12:50:23.125038 24835 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:50:23.128525  4016 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:23.129390 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:23.129730 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-3-root
uuid: "eecc5d30a1b841a7b4b5feb90c52049c"
format_stamp: "Formatted at 2026-06-08 12:50:23 on dist-test-slave-nzcs"
I20260608 12:50:23.130003 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWQ1K9D/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922780635455-24835-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:23.150002 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:23.151352 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:23.152935 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:23.155496 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:23.155699 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:23.155947 24835 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:23.156117 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:23.197803 24835 rpc_server.cc:307] RPC server started. Bound to: 127.24.64.196:44445
I20260608 12:50:23.198010  4078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.64.196:44445 every 8 connection(s)
I20260608 12:50:23.214619  4079 heartbeater.cc:344] Connected to a master server at 127.24.64.254:34233
I20260608 12:50:23.215085  4079 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:23.215797  4079 heartbeater.cc:507] Master 127.24.64.254:34233 requested a full tablet report, sending...
I20260608 12:50:23.217803  3599 ts_manager.cc:194] Registered new tserver with Master: eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196:44445)
I20260608 12:50:23.219337  3599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40074
I20260608 12:50:24.127023  3704 consensus_queue.cc:237] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } attrs { replace: true } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.135434  3853 raft_consensus.cc:1275] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Refusing update from remote peer 58cf55da5a35427ea3229e1d114c3d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:50:24.135649  3779 raft_consensus.cc:1275] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Refusing update from remote peer 58cf55da5a35427ea3229e1d114c3d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:50:24.137382  3910 consensus_queue.cc:1048] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:50:24.138461  4086 consensus_queue.cc:1048] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 12:50:24.147905  3669 consensus_peers.cc:597] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 -> Peer eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196:44445): Couldn't send request to peer eecc5d30a1b841a7b4b5feb90c52049c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7950a1850c247aba8fe5079519f40b9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:24.150090  4086 raft_consensus.cc:2955] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } attrs { replace: true } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.151937  3853 raft_consensus.cc:2955] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } attrs { replace: true } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.153245  3779 raft_consensus.cc:2955] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } attrs { replace: true } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.168071  3599 catalog_manager.cc:5696] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 reported cstate change: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "58cf55da5a35427ea3229e1d114c3d75" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:24.182228  3853 consensus_queue.cc:237] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } attrs { replace: true } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.192373  3704 raft_consensus.cc:1275] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Refusing update from remote peer 730c9e42d809474c943cb8ed3ae577a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:50:24.194182  3925 consensus_queue.cc:1048] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:50:24.197492  3779 raft_consensus.cc:1275] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Refusing update from remote peer 730c9e42d809474c943cb8ed3ae577a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:50:24.199496  4099 consensus_queue.cc:1048] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 12:50:24.207620  3818 consensus_peers.cc:597] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 -> Peer eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196:44445): Couldn't send request to peer eecc5d30a1b841a7b4b5feb90c52049c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7850e907d3504948bc6fd10d47607744. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:24.209347  3925 raft_consensus.cc:2955] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } attrs { replace: true } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.211273  3704 raft_consensus.cc:2955] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } attrs { replace: true } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.213286  3779 raft_consensus.cc:2955] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } attrs { replace: true } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.222213  4079 heartbeater.cc:499] Master 127.24.64.254:34233 was elected leader, sending a full tablet report...
I20260608 12:50:24.223737  3703 consensus_queue.cc:237] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.229100  3600 catalog_manager.cc:5696] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 reported cstate change: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "730c9e42d809474c943cb8ed3ae577a2" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } attrs { replace: true } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
W20260608 12:50:24.235268  3669 consensus_peers.cc:597] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 -> Peer eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196:44445): Couldn't send request to peer eecc5d30a1b841a7b4b5feb90c52049c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 458194c04f5a4b14b936d058c27d9202. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:24.235646  3853 raft_consensus.cc:1275] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Refusing update from remote peer 58cf55da5a35427ea3229e1d114c3d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:50:24.237325  3779 raft_consensus.cc:1275] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Refusing update from remote peer 58cf55da5a35427ea3229e1d114c3d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:50:24.237627  4086 consensus_queue.cc:1048] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:50:24.239027  4089 consensus_queue.cc:1048] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:50:24.248770  4089 raft_consensus.cc:2955] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.250947  3853 raft_consensus.cc:2955] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.258855  3779 raft_consensus.cc:2955] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.266112  3599 catalog_manager.cc:5696] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 reported cstate change: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "58cf55da5a35427ea3229e1d114c3d75" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.269104  3703 consensus_queue.cc:237] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.277801  3853 raft_consensus.cc:1275] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Refusing update from remote peer 58cf55da5a35427ea3229e1d114c3d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:50:24.278173  3779 raft_consensus.cc:1275] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Refusing update from remote peer 58cf55da5a35427ea3229e1d114c3d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 12:50:24.278728  3669 consensus_peers.cc:597] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 -> Peer eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196:44445): Couldn't send request to peer eecc5d30a1b841a7b4b5feb90c52049c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 185b7e7bcb0d47718b2fbc3a915b852d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:24.279359  4086 consensus_queue.cc:1048] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:50:24.281279  4086 consensus_queue.cc:1048] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:50:24.288476  4089 raft_consensus.cc:2955] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.290084  3853 raft_consensus.cc:2955] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.291713  3779 raft_consensus.cc:2955] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.302771  3596 catalog_manager.cc:5696] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 reported cstate change: config changed from index -1 to 17, NON_VOTER eecc5d30a1b841a7b4b5feb90c52049c (127.24.64.196) added. New cstate: current_term: 1 leader_uuid: "58cf55da5a35427ea3229e1d114c3d75" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } } }
I20260608 12:50:24.531390  4109 ts_tablet_manager.cc:933] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c: Initiating tablet copy from peer 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761)
I20260608 12:50:24.533313  4109 tablet_copy_client.cc:323] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:33761
I20260608 12:50:24.544903  3715 tablet_copy_service.cc:140] P 58cf55da5a35427ea3229e1d114c3d75: Received BeginTabletCopySession request for tablet b7950a1850c247aba8fe5079519f40b9 from peer eecc5d30a1b841a7b4b5feb90c52049c ({username='slave'} at 127.0.0.1:46318)
I20260608 12:50:24.545403  3715 tablet_copy_service.cc:161] P 58cf55da5a35427ea3229e1d114c3d75: Beginning new tablet copy session on tablet b7950a1850c247aba8fe5079519f40b9 from peer eecc5d30a1b841a7b4b5feb90c52049c at {username='slave'} at 127.0.0.1:46318: session id = eecc5d30a1b841a7b4b5feb90c52049c-b7950a1850c247aba8fe5079519f40b9
I20260608 12:50:24.551447  3715 tablet_copy_source_session.cc:215] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:24.554251  4109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7950a1850c247aba8fe5079519f40b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:24.565608  4109 tablet_copy_client.cc:806] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:24.566174  4109 tablet_copy_client.cc:670] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:24.569833  4109 tablet_copy_client.cc:538] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:24.577608  4109 tablet_bootstrap.cc:492] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap starting.
I20260608 12:50:24.633052  4113 ts_tablet_manager.cc:933] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c: Initiating tablet copy from peer 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761)
I20260608 12:50:24.636324  4113 tablet_copy_client.cc:323] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:33761
I20260608 12:50:24.641044  3715 tablet_copy_service.cc:140] P 58cf55da5a35427ea3229e1d114c3d75: Received BeginTabletCopySession request for tablet 458194c04f5a4b14b936d058c27d9202 from peer eecc5d30a1b841a7b4b5feb90c52049c ({username='slave'} at 127.0.0.1:46318)
I20260608 12:50:24.641683  3715 tablet_copy_service.cc:161] P 58cf55da5a35427ea3229e1d114c3d75: Beginning new tablet copy session on tablet 458194c04f5a4b14b936d058c27d9202 from peer eecc5d30a1b841a7b4b5feb90c52049c at {username='slave'} at 127.0.0.1:46318: session id = eecc5d30a1b841a7b4b5feb90c52049c-458194c04f5a4b14b936d058c27d9202
I20260608 12:50:24.649533  3715 tablet_copy_source_session.cc:215] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:24.652961  4113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458194c04f5a4b14b936d058c27d9202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:24.673844  4113 tablet_copy_client.cc:806] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:24.674469  4113 tablet_copy_client.cc:670] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:24.675062  4109 tablet_bootstrap.cc:492] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:24.675971  4109 tablet_bootstrap.cc:492] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap complete.
I20260608 12:50:24.676708  4109 ts_tablet_manager.cc:1403] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c: Time spent bootstrapping tablet: real 0.099s	user 0.094s	sys 0.004s
I20260608 12:50:24.680985  4109 raft_consensus.cc:359] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } attrs { replace: true } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.681843  4109 raft_consensus.cc:740] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eecc5d30a1b841a7b4b5feb90c52049c, State: Initialized, Role: LEARNER
I20260608 12:50:24.679145  4113 tablet_copy_client.cc:538] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:24.682533  4109 consensus_queue.cc:260] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } attrs { replace: true } } peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.691712  4109 ts_tablet_manager.cc:1434] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:50:24.692322  4113 tablet_bootstrap.cc:492] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap starting.
I20260608 12:50:24.693770  3715 tablet_copy_service.cc:342] P 58cf55da5a35427ea3229e1d114c3d75: Request end of tablet copy session eecc5d30a1b841a7b4b5feb90c52049c-b7950a1850c247aba8fe5079519f40b9 received from {username='slave'} at 127.0.0.1:46318
I20260608 12:50:24.694245  3715 tablet_copy_service.cc:434] P 58cf55da5a35427ea3229e1d114c3d75: ending tablet copy session eecc5d30a1b841a7b4b5feb90c52049c-b7950a1850c247aba8fe5079519f40b9 on tablet b7950a1850c247aba8fe5079519f40b9 with peer eecc5d30a1b841a7b4b5feb90c52049c
I20260608 12:50:24.692925  4115 ts_tablet_manager.cc:933] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c: Initiating tablet copy from peer 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761)
I20260608 12:50:24.705596  4115 tablet_copy_client.cc:323] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.193:33761
I20260608 12:50:24.707376  3715 tablet_copy_service.cc:140] P 58cf55da5a35427ea3229e1d114c3d75: Received BeginTabletCopySession request for tablet 185b7e7bcb0d47718b2fbc3a915b852d from peer eecc5d30a1b841a7b4b5feb90c52049c ({username='slave'} at 127.0.0.1:46318)
I20260608 12:50:24.707926  3715 tablet_copy_service.cc:161] P 58cf55da5a35427ea3229e1d114c3d75: Beginning new tablet copy session on tablet 185b7e7bcb0d47718b2fbc3a915b852d from peer eecc5d30a1b841a7b4b5feb90c52049c at {username='slave'} at 127.0.0.1:46318: session id = eecc5d30a1b841a7b4b5feb90c52049c-185b7e7bcb0d47718b2fbc3a915b852d
I20260608 12:50:24.715816  3715 tablet_copy_source_session.cc:215] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:24.719420  4115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185b7e7bcb0d47718b2fbc3a915b852d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:24.727610  4109 ts_tablet_manager.cc:933] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c: Initiating tablet copy from peer 730c9e42d809474c943cb8ed3ae577a2 (127.24.64.195:33097)
I20260608 12:50:24.737437  4109 tablet_copy_client.cc:323] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.64.195:33097
I20260608 12:50:24.737756  4115 tablet_copy_client.cc:806] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:24.738390  4115 tablet_copy_client.cc:670] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:24.743028  4115 tablet_copy_client.cc:538] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:24.752322  4115 tablet_bootstrap.cc:492] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap starting.
I20260608 12:50:24.753703  3864 tablet_copy_service.cc:140] P 730c9e42d809474c943cb8ed3ae577a2: Received BeginTabletCopySession request for tablet 7850e907d3504948bc6fd10d47607744 from peer eecc5d30a1b841a7b4b5feb90c52049c ({username='slave'} at 127.0.0.1:48944)
I20260608 12:50:24.754410  3864 tablet_copy_service.cc:161] P 730c9e42d809474c943cb8ed3ae577a2: Beginning new tablet copy session on tablet 7850e907d3504948bc6fd10d47607744 from peer eecc5d30a1b841a7b4b5feb90c52049c at {username='slave'} at 127.0.0.1:48944: session id = eecc5d30a1b841a7b4b5feb90c52049c-7850e907d3504948bc6fd10d47607744
I20260608 12:50:24.764302  3864 tablet_copy_source_session.cc:215] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:24.767807  4109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7850e907d3504948bc6fd10d47607744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:24.783480  4109 tablet_copy_client.cc:806] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:24.784068  4109 tablet_copy_client.cc:670] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:24.788805  4109 tablet_copy_client.cc:538] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:24.797065  4109 tablet_bootstrap.cc:492] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap starting.
I20260608 12:50:24.836229  4113 tablet_bootstrap.cc:492] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:24.837215  4113 tablet_bootstrap.cc:492] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap complete.
I20260608 12:50:24.837947  4113 ts_tablet_manager.cc:1403] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c: Time spent bootstrapping tablet: real 0.146s	user 0.116s	sys 0.014s
I20260608 12:50:24.840780  4113 raft_consensus.cc:359] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.841605  4113 raft_consensus.cc:740] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eecc5d30a1b841a7b4b5feb90c52049c, State: Initialized, Role: LEARNER
I20260608 12:50:24.842270  4113 consensus_queue.cc:260] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.853907  4113 ts_tablet_manager.cc:1434] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:50:24.860736  3715 tablet_copy_service.cc:342] P 58cf55da5a35427ea3229e1d114c3d75: Request end of tablet copy session eecc5d30a1b841a7b4b5feb90c52049c-458194c04f5a4b14b936d058c27d9202 received from {username='slave'} at 127.0.0.1:46318
I20260608 12:50:24.861186  3715 tablet_copy_service.cc:434] P 58cf55da5a35427ea3229e1d114c3d75: ending tablet copy session eecc5d30a1b841a7b4b5feb90c52049c-458194c04f5a4b14b936d058c27d9202 on tablet 458194c04f5a4b14b936d058c27d9202 with peer eecc5d30a1b841a7b4b5feb90c52049c
I20260608 12:50:24.890883  4115 tablet_bootstrap.cc:492] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:24.891803  4115 tablet_bootstrap.cc:492] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap complete.
I20260608 12:50:24.892450  4115 ts_tablet_manager.cc:1403] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c: Time spent bootstrapping tablet: real 0.140s	user 0.110s	sys 0.020s
I20260608 12:50:24.895146  4115 raft_consensus.cc:359] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.895892  4115 raft_consensus.cc:740] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eecc5d30a1b841a7b4b5feb90c52049c, State: Initialized, Role: LEARNER
I20260608 12:50:24.896456  4115 consensus_queue.cc:260] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } attrs { replace: true } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.898469  4115 ts_tablet_manager.cc:1434] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:50:24.900170  3715 tablet_copy_service.cc:342] P 58cf55da5a35427ea3229e1d114c3d75: Request end of tablet copy session eecc5d30a1b841a7b4b5feb90c52049c-185b7e7bcb0d47718b2fbc3a915b852d received from {username='slave'} at 127.0.0.1:46318
I20260608 12:50:24.900588  3715 tablet_copy_service.cc:434] P 58cf55da5a35427ea3229e1d114c3d75: ending tablet copy session eecc5d30a1b841a7b4b5feb90c52049c-185b7e7bcb0d47718b2fbc3a915b852d on tablet 185b7e7bcb0d47718b2fbc3a915b852d with peer eecc5d30a1b841a7b4b5feb90c52049c
I20260608 12:50:24.904568  4109 tablet_bootstrap.cc:492] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:24.905300  4109 tablet_bootstrap.cc:492] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c: Bootstrap complete.
I20260608 12:50:24.905836  4109 ts_tablet_manager.cc:1403] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c: Time spent bootstrapping tablet: real 0.109s	user 0.096s	sys 0.009s
I20260608 12:50:24.908375  4109 raft_consensus.cc:359] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } attrs { replace: true } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.909134  4109 raft_consensus.cc:740] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eecc5d30a1b841a7b4b5feb90c52049c, State: Initialized, Role: LEARNER
I20260608 12:50:24.909719  4109 consensus_queue.cc:260] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "58cf55da5a35427ea3229e1d114c3d75" member_type: VOTER last_known_addr { host: "127.24.64.193" port: 33761 } attrs { replace: true } } peers { permanent_uuid: "70af24315bb04cb3925abe2ba692a001" member_type: VOTER last_known_addr { host: "127.24.64.194" port: 44207 } } peers { permanent_uuid: "730c9e42d809474c943cb8ed3ae577a2" member_type: VOTER last_known_addr { host: "127.24.64.195" port: 33097 } } peers { permanent_uuid: "eecc5d30a1b841a7b4b5feb90c52049c" member_type: NON_VOTER last_known_addr { host: "127.24.64.196" port: 44445 } attrs { promote: true } }
I20260608 12:50:24.911414  4109 ts_tablet_manager.cc:1434] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:50:24.912955  3864 tablet_copy_service.cc:342] P 730c9e42d809474c943cb8ed3ae577a2: Request end of tablet copy session eecc5d30a1b841a7b4b5feb90c52049c-7850e907d3504948bc6fd10d47607744 received from {username='slave'} at 127.0.0.1:48944
I20260608 12:50:24.913300  3864 tablet_copy_service.cc:434] P 730c9e42d809474c943cb8ed3ae577a2: ending tablet copy session eecc5d30a1b841a7b4b5feb90c52049c-7850e907d3504948bc6fd10d47607744 on tablet 7850e907d3504948bc6fd10d47607744 with peer eecc5d30a1b841a7b4b5feb90c52049c
I20260608 12:50:25.133569  4054 raft_consensus.cc:1217] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:50:25.144213  4054 raft_consensus.cc:1217] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:50:25.214234  4054 raft_consensus.cc:1217] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:50:25.232128 24835 tablet_server.cc:179] TabletServer@127.24.64.193:0 shutting down...
I20260608 12:50:25.238152  4054 raft_consensus.cc:1217] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:50:25.267693 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:25.268523 24835 tablet_replica.cc:333] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75: stopping tablet replica
I20260608 12:50:25.269451 24835 raft_consensus.cc:2243] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:25.270462 24835 raft_consensus.cc:2272] T 458194c04f5a4b14b936d058c27d9202 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.273207 24835 tablet_replica.cc:333] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75: stopping tablet replica
I20260608 12:50:25.273824 24835 raft_consensus.cc:2243] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.274317 24835 raft_consensus.cc:2272] T 28207b89e0fa436bbef88f69dfaa03d0 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.276747 24835 tablet_replica.cc:333] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75: stopping tablet replica
I20260608 12:50:25.277300 24835 raft_consensus.cc:2243] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:25.278373 24835 raft_consensus.cc:2272] T 185b7e7bcb0d47718b2fbc3a915b852d P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.281221 24835 tablet_replica.cc:333] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75: stopping tablet replica
I20260608 12:50:25.281798 24835 raft_consensus.cc:2243] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.282222 24835 raft_consensus.cc:2272] T d62895f395a34574be1ae84435182235 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.284533 24835 tablet_replica.cc:333] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75: stopping tablet replica
I20260608 12:50:25.285059 24835 raft_consensus.cc:2243] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:25.286592 24835 raft_consensus.cc:2272] T b7950a1850c247aba8fe5079519f40b9 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.289619 24835 tablet_replica.cc:333] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75: stopping tablet replica
I20260608 12:50:25.290278 24835 raft_consensus.cc:2243] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.290886 24835 raft_consensus.cc:2272] T 7850e907d3504948bc6fd10d47607744 P 58cf55da5a35427ea3229e1d114c3d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.309733 24835 tablet_server.cc:196] TabletServer@127.24.64.193:0 shutdown complete.
I20260608 12:50:25.337371 24835 tablet_server.cc:179] TabletServer@127.24.64.194:0 shutting down...
W20260608 12:50:25.361901  3820 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33761: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 12:50:25.368816  3820 consensus_peers.cc:597] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 -> Peer 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761): Couldn't send request to peer 58cf55da5a35427ea3229e1d114c3d75. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:25.376602 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:25.377480 24835 tablet_replica.cc:333] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001: stopping tablet replica
I20260608 12:50:25.378141 24835 raft_consensus.cc:2243] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.378764 24835 raft_consensus.cc:2272] T 7850e907d3504948bc6fd10d47607744 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.381247 24835 tablet_replica.cc:333] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001: stopping tablet replica
I20260608 12:50:25.381799 24835 raft_consensus.cc:2243] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.382365 24835 raft_consensus.cc:2272] T b7950a1850c247aba8fe5079519f40b9 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.384760 24835 tablet_replica.cc:333] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001: stopping tablet replica
I20260608 12:50:25.385283 24835 raft_consensus.cc:2243] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.385716 24835 raft_consensus.cc:2272] T d62895f395a34574be1ae84435182235 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.388067 24835 tablet_replica.cc:333] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001: stopping tablet replica
I20260608 12:50:25.388553 24835 raft_consensus.cc:2243] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.389065 24835 raft_consensus.cc:2272] T 458194c04f5a4b14b936d058c27d9202 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.391327 24835 tablet_replica.cc:333] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001: stopping tablet replica
I20260608 12:50:25.391853 24835 raft_consensus.cc:2243] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.392278 24835 raft_consensus.cc:2272] T 28207b89e0fa436bbef88f69dfaa03d0 P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.394721 24835 tablet_replica.cc:333] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001: stopping tablet replica
I20260608 12:50:25.395198 24835 raft_consensus.cc:2243] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.395706 24835 raft_consensus.cc:2272] T 185b7e7bcb0d47718b2fbc3a915b852d P 70af24315bb04cb3925abe2ba692a001 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:25.419019  3820 consensus_peers.cc:597] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 -> Peer 58cf55da5a35427ea3229e1d114c3d75 (127.24.64.193:33761): Couldn't send request to peer 58cf55da5a35427ea3229e1d114c3d75. Status: Network error: Client connection negotiation failed: client connection to 127.24.64.193:33761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:25.421818 24835 tablet_server.cc:196] TabletServer@127.24.64.194:0 shutdown complete.
I20260608 12:50:25.441548 24835 tablet_server.cc:179] TabletServer@127.24.64.195:0 shutting down...
I20260608 12:50:25.476534 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:25.477452 24835 tablet_replica.cc:333] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2: stopping tablet replica
I20260608 12:50:25.478088 24835 raft_consensus.cc:2243] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.478719 24835 raft_consensus.cc:2272] T 458194c04f5a4b14b936d058c27d9202 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.481122 24835 tablet_replica.cc:333] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2: stopping tablet replica
I20260608 12:50:25.481652 24835 raft_consensus.cc:2243] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:25.482446 24835 raft_consensus.cc:2272] T d62895f395a34574be1ae84435182235 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.485008 24835 tablet_replica.cc:333] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2: stopping tablet replica
I20260608 12:50:25.485574 24835 raft_consensus.cc:2243] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.486110 24835 raft_consensus.cc:2272] T b7950a1850c247aba8fe5079519f40b9 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.488355 24835 tablet_replica.cc:333] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2: stopping tablet replica
I20260608 12:50:25.488904 24835 raft_consensus.cc:2243] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:25.489665 24835 raft_consensus.cc:2272] T 28207b89e0fa436bbef88f69dfaa03d0 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.491861 24835 tablet_replica.cc:333] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2: stopping tablet replica
I20260608 12:50:25.492386 24835 raft_consensus.cc:2243] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:25.492995 24835 raft_consensus.cc:2272] T 185b7e7bcb0d47718b2fbc3a915b852d P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.495263 24835 tablet_replica.cc:333] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2: stopping tablet replica
I20260608 12:50:25.495756 24835 raft_consensus.cc:2243] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:25.496747 24835 raft_consensus.cc:2272] T 7850e907d3504948bc6fd10d47607744 P 730c9e42d809474c943cb8ed3ae577a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.525758 24835 tablet_server.cc:196] TabletServer@127.24.64.195:0 shutdown complete.
I20260608 12:50:25.553701 24835 tablet_server.cc:179] TabletServer@127.24.64.196:0 shutting down...
I20260608 12:50:25.579761 24835 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:25.580479 24835 tablet_replica.cc:333] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c: stopping tablet replica
I20260608 12:50:25.581295 24835 raft_consensus.cc:2243] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:25.581806 24835 raft_consensus.cc:2272] T 7850e907d3504948bc6fd10d47607744 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:25.584769 24835 tablet_replica.cc:333] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c: stopping tablet replica
I20260608 12:50:25.585443 24835 raft_consensus.cc:2243] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:25.585893 24835 raft_consensus.cc:2272] T 185b7e7bcb0d47718b2fbc3a915b852d P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:25.588601 24835 tablet_replica.cc:333] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c: stopping tablet replica
I20260608 12:50:25.589264 24835 raft_consensus.cc:2243] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:25.589713 24835 raft_consensus.cc:2272] T 458194c04f5a4b14b936d058c27d9202 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:25.592514 24835 tablet_replica.cc:333] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c: stopping tablet replica
I20260608 12:50:25.593164 24835 raft_consensus.cc:2243] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:25.593627 24835 raft_consensus.cc:2272] T b7950a1850c247aba8fe5079519f40b9 P eecc5d30a1b841a7b4b5feb90c52049c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:25.618263 24835 tablet_server.cc:196] TabletServer@127.24.64.196:0 shutdown complete.
I20260608 12:50:25.635288 24835 master.cc:562] Master@127.24.64.254:34233 shutting down...
I20260608 12:50:25.658984  3657 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:50:25.659173  3651 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:50:25.659520  3651 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:50:25.659770  3651 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:50:25.661015 24835 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:25.661514 24835 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:25.661907 24835 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83402a3d57804469986a0270a9577106: stopping tablet replica
I20260608 12:50:25.682121 24835 master.cc:584] Master@127.24.64.254:34233 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6797 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (14505 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (244921 ms total)
[  PASSED  ] 24 tests.
I20260608 12:50:25.733275 24835 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~45 seconds ago
I20260608 12:50:25.733520 24835 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~45 seconds ago
I20260608 12:50:25.733721 24835 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~45 seconds ago
I20260608 12:50:25.733873 24835 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 19 messages since previous log ~83 seconds ago
I20260608 12:50:25.734109 24835 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~227 seconds ago
I20260608 12:50:25.734472 24835 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 41 messages since previous log ~16 seconds ago
I20260608 12:50:25.734644 24835 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
